aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
1995-04-12Tue Apr 11 20:38:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-950411Roland McGrath
1995-04-10Mon Apr 10 14:53:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-10Sun Apr 9 01:24:33 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-08* extra-lib.mk (install-lib, extra-objs, alltypes-$(lib)): MakeRoland McGrath
1995-04-08* locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag inRoland McGrath
1995-04-08* malloc/free.c (__malloc_safe_bcopy, memmove): Don't defineRoland McGrath
1995-04-08Sat Apr 8 00:40:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-06* hurd/hurdinline.c: Include signal.h first, so we don't defineRoland McGrath
1995-04-05* misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttynameRoland McGrath
1995-04-05Wed Apr 5 00:13:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-04* sysdeps/unix/start.c: Remove spurious decl and #endif.Roland McGrath
1995-04-04Tue Apr 4 00:48:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-03* posix/execvp.c: Don't use stat to search path; just try execvRoland McGrath
1995-04-02Sun Apr 2 13:13:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-01* Makerules (lib%.so: lib%_pic.a): Pass -L options for subdir andcvs/libc-950402Roland McGrath
1995-04-01Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-31 * sysdeps/alpha/__longjmp.c (__longjmp): Take out const.Brendan Kehoe
1995-03-31 * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST.Brendan Kehoe
1995-03-30Thu Mar 30 01:38:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-29* Make-dist (README): Commit it to CVS if there is a CVS directory.Roland McGrath
1995-03-29Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-27* mach/Makefile (headers): Add mach/mach_traps.h.Roland McGrath
1995-03-27* sysdeps/unix/bsd/bsd4.4/revoke.S: New file.Roland McGrath
1995-03-27Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-24* misc/Makefile (headers): Add utmp.h.Roland McGrath
1995-03-24Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-21Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-21* Makefile (parent-mostlyclean): Don't use $(libc.a).Roland McGrath
1995-03-21* Makerules (lib): Depend on lib-noranlib.Roland McGrath
1995-03-20Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-18Sat Mar 18 14:07:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-18* Makefile (subdirs): Put elf last.Roland McGrath
1995-03-17Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-17Handle 80-bit denormalized numbers correctly.Roland McGrath
1995-03-17Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Ulrich Drepper
1995-03-16* stdlib/strtold.c (STRTOF): Set to strtold, not __strtold.Roland McGrath
1995-03-16Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-13* stdio/printf_fp.c (group_number): Cast *GROUPING to unsigned intRoland McGrath
1995-03-13Support building several flavors of objects and libraries.Roland McGrath
1995-03-13Mon Mar 13 01:48:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-13Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-10Fri Mar 10 13:31:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-10* locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_ELRoland McGrath
1995-03-10* configure.in: Use AC_CHECK_TOOL for CC, AR, RANLIB. Accept argsRoland McGrath
1995-03-10Thu Mar 9 22:29:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-10 * sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition ...Brendan Kehoe
1995-03-10duh, don't need __attribute__ in the alpha header, it's in the toplevel oneBrendan Kehoe
1995-03-10 * sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN ...Brendan Kehoe
1995-03-10 * sysdeps/alpha/__math.h (__copysign): Use attribute instead of old ...Brendan Kehoe
1995-03-10fix typoBrendan Kehoe