aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-07-17Updated from ../gpl2lgpl.sedcvs/libc-960717Roland McGrath4-119/+122
1996-07-17* elf/dl-lookup.c (_dl_lookup_symbol): Avoid sizeof dynamic auto arrayRoland McGrath2-3/+6
1996-07-16Tue Jul 16 16:43:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath3-6/+15
1996-07-16Tue Jul 16 00:31:31 1996 Richard Henderson <rth@tamu.edu>cvs/libc-960716Roland McGrath10-192/+282
1996-07-16Sat Jul 13 09:53:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1-9/+9
1996-07-16Fix previous change. Use sed's y command instead.cvs/release-0-1cvs/release-0-0Karl Heuer1-1/+2
1996-07-16Use portable tr syntax.Karl Heuer1-1/+1
1996-07-15 * config.guess (HP 9000/811): Recognize this as a PA1.1 machine.Linda A. Walsh1-1/+1
1996-07-15Mon Jul 15 12:24:54 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1-0/+5
1996-07-15(logout): Initialize DATA to a state that will make setutent_r happy.Miles Bader1-1/+1
1996-07-15* Makeconfig (rtld-installed-name): Set to ld.so.1.cvs/libc-960715Roland McGrath4-5/+16
1996-07-15Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+37
1996-07-14Generalize C90 alternative to all x90 machines.Torbjorn Granlund1-2/+3
1996-07-14* MakeTAGS (extract): Pass --add-comments=TRANS.Roland McGrath4-1/+22
1996-07-14* elf/rtld.c (RESOLVE): Use the dl's load address, not a constant zero!Roland McGrath2-12/+18
1996-07-14* elf/dl-reloc.c: Include "dynamic-link.h" at file scope.Roland McGrath7-137/+154
1996-07-14* elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload.Roland McGrath5-19/+50
1996-07-14Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960714Roland McGrath34-134/+621
1996-07-12* inet/getnetent_r.c: Define NEED_H_ERRNO.cvs/libc-960713cvs/libc-960712Roland McGrath13-21/+86
1996-07-12* math/Makefile (calls): Add s_frexp, s_ldexp.Roland McGrath6-10/+172
1996-07-12Thu Jul 11 20:09:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath9-24/+100
1996-07-11Thu Jul 12 01:28:35 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1-7/+7
1996-07-11Add MIT copyright notice. From gordoni@cygnus.com.cvs/make-3-75cvs/make-3-74-7cvs/make-3-74-6cvs/make-3-74-5David MacKenzie1-1/+13
1996-07-10Mon Jul 8 21:18:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...cvs/libc-960711Roland McGrath1-15/+17
1996-07-09* posix/glob.h (__glob_opendir_hook, __glob_readdir_hook,cvs/libc-960710Roland McGrath23-283/+396
1996-07-09Tue Jul 9 09:37:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath18-24/+371
1996-07-09* sysdeps/unix/sysv/linux/configure.in: Use version number in cacheRoland McGrath4-14/+33
1996-07-09* sysdeps/unix/sysv/linux/direntry.h: New file from David Mosberger.Roland McGrath1-0/+5
1996-07-09* sysdeps/mach/hurd/Makefile (stamp-errnos): Uncomment CVS commit cmds.Roland McGrath3-4/+7
1996-07-09Tue Jul 9 06:19:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath3-41/+53
1996-07-09 Roland McGrath1-7/+2
1996-07-09Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texicvs/libc-960709Thomas Bushnell, BSG1-147/+0
1996-07-09*** empty log message ***Thomas Bushnell, BSG7-12/+79
1996-07-09* stdlib/stdlib.h (random): Declare return type to be int32_t.Thomas Bushnell, BSG1-2/+2
1996-07-08Mon Jul 8 13:37:40 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath4-19/+63
1996-07-08Mon Jul 8 02:14:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-4/+6
1996-07-08*** empty log message ***Thomas Bushnell, BSG1-0/+5
1996-07-08string/argz-delete.c (argz_delete): Use memmove instead of memcpy for possbly...Thomas Bushnell, BSG1-1/+1
1996-07-08Regenerated: autoconf sysdeps/generic/configure.inMiles Bader2-10/+6
1996-07-08Regenerated: autoconf sysdeps/unix/common/configure.inMiles Bader1-3/+3
1996-07-08* stdlib/strtod.c: Likewise.Roland McGrath2-3/+4
1996-07-08Mon Jul 8 02:14:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960708Roland McGrath6-71/+116
1996-07-08Mon Jul 8 00:11:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath4-6/+5
1996-07-08*** empty log message ***Thomas Bushnell, BSG1-1/+7
1996-07-08(__argz_insert): Use memmove instead of memcpy for possible overlapping strings.Thomas Bushnell, BSG1-2/+2
1996-07-07* sysdeps/gnu/errlist.awk (BEGIN): Initialize associative array ALIAS,Roland McGrath3-3/+11
1996-07-07* io/Makefile (headers): Add sys/vfs.h.Roland McGrath3-1/+8
1996-07-07* stdio/linewrap.c (lwupdate): New function, mostly wasRoland McGrath1-4/+4
1996-07-07Sun Jul 7 18:42:06 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+7
1996-07-07Sun Jul 7 18:42:06 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+0