about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Thu Jul 18 04:33:21 1996 Roland McGrath <roland@baalperazim.frob.com> cvs/libc-960718Roland McGrath1996-07-1819-175/+275
* Wed Jul 17 23:56:35 1996 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1996-07-182-1/+7
* Wed Jul 17 21:53:45 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-174-1/+115
* Wed Jul 17 20:41:30 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-07-175-58/+124
* Wed Jul 17 17:08:48 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-176-30/+77
* Wed Jul 17 17:08:48 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-171-0/+22
* Merge linewrap changesMiles Bader1996-07-173-6/+26
* (lwupdate): Fix boundary condition where a word extends right up to rmargin...Miles Bader1996-07-171-6/+34
* Updated from ../gpl2lgpl.sed cvs/libc-960717Roland McGrath1996-07-174-119/+122
* * elf/dl-lookup.c (_dl_lookup_symbol): Avoid sizeof dynamic auto arrayRoland McGrath1996-07-172-3/+6
* Tue Jul 16 16:43:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-163-6/+15
* Tue Jul 16 00:31:31 1996 Richard Henderson <rth@tamu.edu> cvs/libc-960716Roland McGrath1996-07-1610-192/+282
* Sat Jul 13 09:53:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-07-161-9/+9
* Fix previous change. Use sed's y command instead. cvs/release-0-1 cvs/release-0-0Karl Heuer1996-07-161-1/+2
* Use portable tr syntax.Karl Heuer1996-07-161-1/+1
* * config.guess (HP 9000/811): Recognize this as a PA1.1 machine.Linda A. Walsh1996-07-151-1/+1
* Mon Jul 15 12:24:54 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1996-07-151-0/+5
* (logout): Initialize DATA to a state that will make setutent_r happy.Miles Bader1996-07-151-1/+1
* * Makeconfig (rtld-installed-name): Set to ld.so.1. cvs/libc-960715Roland McGrath1996-07-154-5/+16
* Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-151-1/+37
* Generalize C90 alternative to all x90 machines.Torbjorn Granlund1996-07-141-2/+3
* * MakeTAGS (extract): Pass --add-comments=TRANS.Roland McGrath1996-07-144-1/+22
* * elf/rtld.c (RESOLVE): Use the dl's load address, not a constant zero!Roland McGrath1996-07-142-12/+18
* * elf/dl-reloc.c: Include "dynamic-link.h" at file scope.Roland McGrath1996-07-147-137/+154
* * elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload.Roland McGrath1996-07-145-19/+50
* Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960714Roland McGrath1996-07-1434-134/+621
* * inet/getnetent_r.c: Define NEED_H_ERRNO. cvs/libc-960713 cvs/libc-960712Roland McGrath1996-07-1213-21/+86
* * math/Makefile (calls): Add s_frexp, s_ldexp.Roland McGrath1996-07-126-10/+172
* Thu Jul 11 20:09:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-129-24/+100
* Thu Jul 12 01:28:35 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-07-111-7/+7
* Add MIT copyright notice. From gordoni@cygnus.com. cvs/make-3-75 cvs/make-3-74-7 cvs/make-3-74-6 cvs/make-3-74-5David MacKenzie1996-07-111-1/+13
* Mon Jul 8 21:18:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... cvs/libc-960711Roland McGrath1996-07-101-15/+17
* * posix/glob.h (__glob_opendir_hook, __glob_readdir_hook, cvs/libc-960710Roland McGrath1996-07-0923-283/+396
* Tue Jul 9 09:37:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-0918-24/+371
* * sysdeps/unix/sysv/linux/configure.in: Use version number in cacheRoland McGrath1996-07-094-14/+33
* * sysdeps/unix/sysv/linux/direntry.h: New file from David Mosberger.Roland McGrath1996-07-091-0/+5
* * sysdeps/mach/hurd/Makefile (stamp-errnos): Uncomment CVS commit cmds.Roland McGrath1996-07-093-4/+7
* Tue Jul 9 06:19:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-093-41/+53
* Roland McGrath1996-07-091-7/+2
* Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi cvs/libc-960709Thomas Bushnell, BSG1996-07-091-147/+0
* *** empty log message ***Thomas Bushnell, BSG1996-07-097-12/+79
* * stdlib/stdlib.h (random): Declare return type to be int32_t.Thomas Bushnell, BSG1996-07-091-2/+2
* Mon Jul 8 13:37:40 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-084-19/+63
* Mon Jul 8 02:14:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-081-4/+6
* *** empty log message ***Thomas Bushnell, BSG1996-07-081-0/+5
* string/argz-delete.c (argz_delete): Use memmove instead of memcpy for possbly...Thomas Bushnell, BSG1996-07-081-1/+1
* Regenerated: autoconf sysdeps/generic/configure.inMiles Bader1996-07-082-10/+6
* Regenerated: autoconf sysdeps/unix/common/configure.inMiles Bader1996-07-081-3/+3
* * stdlib/strtod.c: Likewise.Roland McGrath1996-07-082-3/+4
* Mon Jul 8 02:14:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960708Roland McGrath1996-07-086-71/+116