| Commit message (Expand) | Author | Age | Files | Lines |
* | * time/Makefile (zonenames): Target removed. | Roland McGrath | 1996-05-13 | 5 | -13/+20 |
* | * Makerules [install-lib-non.a]: Find these things with $(objpfx) | Roland McGrath | 1996-05-13 | 3 | -2/+5 |
* | Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-13 | 7 | -118/+201 |
* | * Makerules ($(libdir)/libc.so): Make the file an ld script. cvs/libc-960513 | Roland McGrath | 1996-05-12 | 5 | -56/+14 |
* | Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-12 | 15 | -211/+187 |
* | * Makefile (distribute): Add FAQ. cvs/libc-960512 cvs/libc-960511 | Roland McGrath | 1996-05-10 | 2 | -1/+2 |
* | Fri May 10 18:36:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-10 | 6 | -6/+210 |
* | Thu May 9 09:17:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-10 | 1 | -2/+3 |
* | *** empty log message *** | Thomas Bushnell, BSG | 1996-05-10 | 2 | -2/+3 |
* | Fix up collisions. | Thomas Bushnell, BSG | 1996-05-10 | 1 | -0/+2 |
* | *** empty log message *** | Thomas Bushnell, BSG | 1996-05-10 | 2 | -1/+14 |
* | (__argz_create, argz_create): Restore const keyword. | Thomas Bushnell, BSG | 1996-05-10 | 1 | -2/+2 |
* | (envz_get): Remove const from return type. | Miles Bader | 1996-05-10 | 2 | -2/+2 |
* | (argz_create): Fix param type. | Miles Bader | 1996-05-10 | 1 | -1/+1 |
* | *** empty log message *** | Thomas Bushnell, BSG | 1996-05-10 | 2 | -3/+5 |
* | *** empty log message *** | Thomas Bushnell, BSG | 1996-05-10 | 1 | -0/+5 |
* | (__argz_create, argz_create): Omit const keyword from declaration of ARGV. | Thomas Bushnell, BSG | 1996-05-10 | 1 | -2/+2 |
* | Regenerated: autoconf sysdeps/unix/configure.in cvs/libc-960510 | Roland McGrath | 1996-05-09 | 6 | -114/+174 |
* | Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>. | Roland McGrath | 1996-05-09 | 8 | -24/+40 |
* | * Makerules (versioned): Strip whitespace. | Roland McGrath | 1996-05-09 | 4 | -14/+26 |
* | Regenerated | Roland McGrath | 1996-05-09 | 5 | -0/+159 |
* | * sysdeps/unix/sysv/linux/net/if.h: New file. | Roland McGrath | 1996-05-09 | 7 | -57/+169 |
* | * resolv: Code updated from BIND-4.9.3P2C3. | Roland McGrath | 1996-05-09 | 10 | -43/+169 |
* | Thu May 9 09:17:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-09 | 2 | -1/+5 |
* | * extract-dynsym: New file. cvs/libc-960509 | Roland McGrath | 1996-05-09 | 3 | -0/+26 |
* | Wed May 8 20:04:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-09 | 56 | -146/+866 |
* | * Makerules (install-lib.so rules): Undouble $s in target and dep | Roland McGrath | 1996-05-08 | 6 | -52/+76 |
* | Wed May 8 12:08:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-08 | 4 | -3/+8 |
* | Tue May 7 23:18:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960508 | Roland McGrath | 1996-05-08 | 16 | -13/+3693 |
* | Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-08 | 63 | -744/+1518 |
* | Updated from /src/gmp-2.0 | Roland McGrath | 1996-05-07 | 118 | -287/+480 |
* | (headers): Add linewrap.h. | Miles Bader | 1996-05-07 | 1 | -1/+1 |
* | Regenerated: autoconf configure.in | Roland McGrath | 1996-05-07 | 2 | -13/+60 |
* | Tue May 7 10:51:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-07 | 14 | -37/+81 |
* | Mon May 6 09:51:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-07 | 1 | -0/+23 |
* | Mon May 6 09:51:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-07 | 3 | -3/+372 |
* | *** empty log message *** cvs/libc-960507 | Thomas Bushnell, BSG | 1996-05-06 | 1 | -0/+4 |
* | (_hurd_intr_rpc_mach_msg): New declaration. | Thomas Bushnell, BSG | 1996-05-06 | 1 | -0/+12 |
* | Mon May 6 14:53:26 1996 Ulrich Drepper <drepper@cygnus.com> | Roland McGrath | 1996-05-06 | 1 | -12/+30 |
* | * locale/setlocale.c (_nl_C_name): Variable removed. cvs/libc-960506 cvs/libc-960505 | Roland McGrath | 1996-05-04 | 6 | -26/+53 |
* | Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-04 | 42 | -306/+526 |
* | Fri May 3 13:32:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960504 | Roland McGrath | 1996-05-03 | 68 | -955/+1684 |
* | Thu May 2 00:24:04 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Roland McGrath | 1996-05-03 | 1 | -10/+5 |
* | Don't report an error if mkdir fails because a directory was created by anoth... cvs/make-3-74-4 cvs/libc-960503 cvs/amigados-merge | Noah Friedman | 1996-05-03 | 1 | -2/+10 |
* | Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960502 | Roland McGrath | 1996-05-02 | 1 | -6/+2 |
* | Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-01 | 67 | -575/+1901 |
* | Tue Apr 30 17:30:46 1996 Miles Bader <miles@gnu.ai.mit.edu> cvs/libc-960501 | Roland McGrath | 1996-05-01 | 1 | -0/+9 |
* | (describe_number): Correctly allocate space in DESCRIPTION for the digits in I. | Miles Bader | 1996-05-01 | 2 | -5/+13 |
* | Regenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi ../../m... | Miles Bader | 1996-04-30 | 1 | -1/+1 |
* | Regenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi /gd4/gn... cvs/libc-960430 cvs/libc-960429 | Roland McGrath | 1996-04-29 | 1 | -0/+1 |