aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-05-13* configure.in (--with-fp): Note in help string that it's the default.Roland McGrath6-19/+23
1996-05-13RegeneratedRoland McGrath1-0/+6
1996-05-13* posix/glob.c [_AMIGA]: Don't include <pwd.h>.Roland McGrath2-3/+29
1996-05-13* time/Makefile (zonenames): Target removed.Roland McGrath5-13/+20
1996-05-13* Makerules [install-lib-non.a]: Find these things with $(objpfx)Roland McGrath3-2/+5
1996-05-13Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath7-118/+201
1996-05-12* Makerules ($(libdir)/libc.so): Make the file an ld script.cvs/libc-960513Roland McGrath5-56/+14
1996-05-12Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath15-211/+187
1996-05-10* Makefile (distribute): Add FAQ.cvs/libc-960512cvs/libc-960511Roland McGrath2-1/+2
1996-05-10Fri May 10 18:36:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath6-6/+210
1996-05-10Thu May 9 09:17:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-2/+3
1996-05-10*** empty log message ***Thomas Bushnell, BSG2-2/+3
1996-05-10Fix up collisions.Thomas Bushnell, BSG1-0/+2
1996-05-10*** empty log message ***Thomas Bushnell, BSG2-1/+14
1996-05-10(__argz_create, argz_create): Restore const keyword.Thomas Bushnell, BSG1-2/+2
1996-05-10(envz_get): Remove const from return type.Miles Bader2-2/+2
1996-05-10(argz_create): Fix param type.Miles Bader1-1/+1
1996-05-10*** empty log message ***Thomas Bushnell, BSG2-3/+5
1996-05-10*** empty log message ***Thomas Bushnell, BSG1-0/+5
1996-05-10(__argz_create, argz_create): Omit const keyword from declaration of ARGV.Thomas Bushnell, BSG1-2/+2
1996-05-09Regenerated: autoconf sysdeps/unix/configure.incvs/libc-960510Roland McGrath6-114/+174
1996-05-09Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>.Roland McGrath8-24/+40
1996-05-09* Makerules (versioned): Strip whitespace.Roland McGrath4-14/+26
1996-05-09RegeneratedRoland McGrath5-0/+159
1996-05-09* sysdeps/unix/sysv/linux/net/if.h: New file.Roland McGrath7-57/+169
1996-05-09* resolv: Code updated from BIND-4.9.3P2C3.Roland McGrath10-43/+169
1996-05-09Thu May 9 09:17:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath2-1/+5
1996-05-09* extract-dynsym: New file.cvs/libc-960509Roland McGrath3-0/+26
1996-05-09Wed May 8 20:04:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath56-146/+866
1996-05-08* Makerules (install-lib.so rules): Undouble $s in target and depRoland McGrath6-52/+76
1996-05-08Wed May 8 12:08:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath4-3/+8
1996-05-08Tue May 7 23:18:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960508Roland McGrath16-13/+3693
1996-05-08Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath63-744/+1518
1996-05-07Updated from /src/gmp-2.0Roland McGrath118-287/+480
1996-05-07(headers): Add linewrap.h.Miles Bader1-1/+1
1996-05-07Regenerated: autoconf configure.inRoland McGrath2-13/+60
1996-05-07Tue May 7 10:51:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath14-37/+81
1996-05-07Mon May 6 09:51:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-0/+23
1996-05-07Mon May 6 09:51:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath3-3/+372
1996-05-06*** empty log message ***cvs/libc-960507Thomas Bushnell, BSG1-0/+4
1996-05-06(_hurd_intr_rpc_mach_msg): New declaration.Thomas Bushnell, BSG1-0/+12
1996-05-06Mon May 6 14:53:26 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1-12/+30
1996-05-04* locale/setlocale.c (_nl_C_name): Variable removed.cvs/libc-960506cvs/libc-960505Roland McGrath6-26/+53
1996-05-04Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath42-306/+526
1996-05-03Fri May 3 13:32:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960504Roland McGrath68-955/+1684
1996-05-03Thu May 2 00:24:04 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1-10/+5
1996-05-03Don't report an error if mkdir fails because a directory was created by anoth...cvs/make-3-74-4cvs/libc-960503cvs/amigados-mergeNoah Friedman1-2/+10
1996-05-02Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960502Roland McGrath1-6/+2
1996-05-01Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath67-575/+1901
1996-05-01Tue Apr 30 17:30:46 1996 Miles Bader <miles@gnu.ai.mit.edu>cvs/libc-960501Roland McGrath1-0/+9