about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Thomas Bushnell, BSG1996-06-031-0/+6
* Mon Jun 3 00:30:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960603Roland McGrath1996-06-031-0/+29
* * elf/dl-lookup.c (_dl_lookup_symbol): Arg NOSELF renamed to NOPLT.Roland McGrath1996-06-021-0/+14
* Sun Jun 2 14:56:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-021-0/+11
* Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath1996-06-021-0/+139
* Thu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960602 cvs/libc-960601 cvs/libc-960531Roland McGrath1996-05-301-3/+92
* Wed May 29 12:53:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960530Roland McGrath1996-05-291-0/+21
* * sysdeps/i386/fpu/__math.h (logb): Correct contraint from =u to =t. cvs/libc-960529Roland McGrath1996-05-291-0/+3
* Wed May 29 00:52:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-291-0/+5
* Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-05-291-0/+68
* Tue May 28 13:11:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-281-0/+9
* * Makefile ($(includedir)/stubs.h): Add missing backslash. cvs/libc-960528Roland McGrath1996-05-281-0/+2
* * sysdeps/unix/sysv/linux/i386/brk.c (__curbrk): Initialize it so itRoland McGrath1996-05-271-0/+3
* * sysdeps/unix/sysv/linux/Makefile [$(subdir)=termios] (headers):Roland McGrath1996-05-271-0/+20
* * Makefile ($(includedir)/stubs.h): Don't touch target if new one isRoland McGrath1996-05-271-0/+3
* Mon May 27 10:10:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-271-0/+5
* * features.h [_GNU_SOURCE] (_BSD_SOURCE, _SVID_SOURCE, cvs/libc-960527Roland McGrath1996-05-271-2/+2
* * features.h [_GNU_SOURCE || _BSD_SOURCE || _SVID_SOURCE ||Roland McGrath1996-05-261-0/+3
* * time/Makefile (tzcompile): Add missing backslash.Roland McGrath1996-05-261-0/+10
* Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-261-0/+107
* * login/getutline_r.c: Include string.h. cvs/libc-960526 cvs/libc-960525Roland McGrath1996-05-241-0/+2
* * Rules (static-only-routines): Restore the rule to make these .so'sRoland McGrath1996-05-241-0/+3
* Fri May 24 17:30:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-241-0/+8
* Fri May 24 02:31:36 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-05-241-3/+31
* Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> cvs/libc-960524 cvs/libc-960523Roland McGrath1996-05-231-0/+71
* Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-231-0/+151
* Wed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-221-2/+6
* Wed May 22 14:46:53 1996 Miles Bader <miles@gnu.ai.mit.edu>Roland McGrath1996-05-221-0/+16
* Wed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-05-221-0/+82
* Thu May 16 00:31:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960520 cvs/libc-960519 cvs/libc-960518 cvs/libc-960517 cvs/libc-960516Roland McGrath1996-05-161-0/+6
* Wed May 15 18:59:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-151-0/+4
* Tue May 14 03:36:21 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-05-151-0/+5
* Tue May 14 19:42:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-151-0/+23
* Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960515Roland McGrath1996-05-141-0/+8
* * Makerules (stub-$(subdir)): Put cmds including cd inside (...) with cvs/libc-960924 cvs/libc-960514Roland McGrath1996-05-141-0/+3
* Mon May 13 19:52:33 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-131-0/+4
* Sun May 12 22:52:22 1996 Bruce Elliott <belliott@accessone.com>Roland McGrath1996-05-131-0/+9
* * sysdeps/unix/sysv/linux/i386/profil-counter.h: New file.Roland McGrath1996-05-131-0/+2
* * sysdeps/unix/bsd/telldir.c (seekdir, telldir): Use new struct memberRoland McGrath1996-05-131-0/+3
* * extra-lib.mk: Skip the hair if $(object-suffixes-$(lib)) is empty.Roland McGrath1996-05-131-0/+4
* * configure.in (--with-fp): Note in help string that it's the default.Roland McGrath1996-05-131-1/+10
* * posix/glob.c [_AMIGA]: Don't include <pwd.h>.Roland McGrath1996-05-131-0/+4
* * time/Makefile (zonenames): Target removed.Roland McGrath1996-05-131-0/+8
* * Makerules [install-lib-non.a]: Find these things with $(objpfx)Roland McGrath1996-05-131-0/+3
* Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-131-0/+19
* * Makerules ($(libdir)/libc.so): Make the file an ld script. cvs/libc-960513Roland McGrath1996-05-121-0/+7
* Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-121-0/+78
* * Makefile (distribute): Add FAQ. cvs/libc-960512 cvs/libc-960511Roland McGrath1996-05-101-0/+1
* Fri May 10 18:36:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-101-2/+12
* *** empty log message ***Thomas Bushnell, BSG1996-05-101-1/+2