Age | Commit message (Expand) | Author | Files | Lines |
1995-09-14 | Tue Sep 12 14:30:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 5 | -180/+284 |
1995-09-11 | Regenerated | Roland McGrath | 1 | -0/+10 |
1995-09-11 | (glob): Comment fix. | Roland McGrath | 1 | -2/+1 |
1995-09-11 | (MAX): Add macro. It is not sure we get it through any header file. | Ulrich Drepper | 1 | -0/+6 |
1995-09-09 | Added i486-linux | Roland McGrath | 2 | -3/+3 |
1995-09-09 | * libc-symbols.h [HAVE_ELF] (symbol_set_declare): Declare the | Roland McGrath | 2 | -1/+5 |
1995-09-08 | Fri Sep 8 16:25:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1 | -4/+13 |
1995-09-08 | (NEED_INETADDR, NEED_INETATON): Define to 1, not empty. | Roland McGrath | 1 | -2/+2 |
1995-09-08 | Document new files for Linux i386/ELF port. | Ulrich Drepper | 113 | -94/+3339 |
1995-09-08 | (base_os): Linux is based on unix/sysv, not unix/sysv/sysv4. | Ulrich Drepper | 1 | -3/+3 |
1995-09-07 | (msort_with_tmp): Fixed alignment test. B1 and B2 are always congruent; just... | Roland McGrath | 1 | -1/+1 |
1995-09-07 | Wed Sep 6 19:41:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 2 | -1/+7 |
1995-09-01 | * sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format for | Roland McGrath | 2 | -7/+10 |
1995-09-01 | Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 9 | -56/+106 |
1995-08-31 | Rewrote i386 setjmp in assembly. | Roland McGrath | 7 | -129/+105 |
1995-08-31 | Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 5 | -13/+73 |
1995-08-29 | Tue Aug 29 12:35:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 3 | -5/+19 |
1995-08-28 | * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream' | Roland McGrath | 19 | -30/+57 |
1995-08-25 | Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 15 | -98/+144 |
1995-08-22 | Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 11 | -46/+150 |
1995-08-22 | (struct hurd_sigstate): New member `cancel_hook'. | Roland McGrath | 1 | -1/+3 |
1995-08-22 | Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c | Miles Bader | 1 | -34/+38 |
1995-08-22 | Removed dep on hurd/signal.h for RPC stub objects. | Roland McGrath | 2 | -3/+2 |
1995-08-21 | * sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from | Roland McGrath | 2 | -3/+3 |
1995-08-17 | Thu Aug 17 16:18:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 6 | -37/+119 |
1995-08-17 | Wed Aug 16 17:04:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 3 | -2/+12 |
1995-08-15 | (sig): Add intr-msg. | Roland McGrath | 1 | -1/+1 |
1995-08-15 | Changes for Linux and LynxOS. | Per Bothner | 1 | -15/+25 |
1995-08-14 | (kill_pid): Don't make `inline'. | Roland McGrath | 1 | -1/+1 |
1995-08-14 | Mon Aug 14 16:51:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 19 | -339/+493 |
1995-08-10 | Regenerated | Roland McGrath | 1 | -0/+5 |
1995-08-10 | Wed Aug 9 14:25:35 1995 Miles Bader <miles@geech.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+21 |
1995-08-09 | (__setuid): Switch the port-type and port-count parameters to __auth_makeauth. | Miles Bader | 1 | -1/+1 |
1995-08-09 | (__setgid): Switch the port-type and port-count parameters to __auth_makeauth. | Miles Bader | 1 | -1/+1 |
1995-08-08 | Remove _hurd_longjmp_thread_state decl. | Roland McGrath | 1 | -3/+0 |
1995-08-08 | Reorder new multicast options to conform to BSD. (struct ip_mreq): New type. | Thomas Bushnell, BSG | 1 | -5/+11 |
1995-08-08 | New file, incorporated from 4.4BSD-Lite. | Roland McGrath | 1 | -0/+98 |
1995-08-08 | (IP_MULTICAST_TTL, IP_MULTICAST_LOOP, IP_MULTICAST_IP, IP_ADD_MEMBERSHIP, IP_... | Thomas Bushnell, BSG | 1 | -0/+5 |
1995-08-08 | (IPPROTO_GGP): Drop obsolete protocol. (IPPROTO_IGMP): Add new protocol (with... | Thomas Bushnell, BSG | 1 | -1/+1 |
1995-08-07 | * stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H. | Roland McGrath | 4 | -8/+17 |
1995-08-07 | Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 5 | -5/+35 |
1995-08-07 | Fri Aug 4 16:01:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1 | -2/+24 |
1995-08-04 | (headers): Added gnu-versions.h. | Roland McGrath | 1 | -1/+2 |
1995-08-03 | (IN_CLASSD, IN_EXPERIMENTAL, IN_BADCLASS): Use equality, not assignment, to t... | Thomas Bushnell, BSG | 1 | -4/+4 |
1995-07-30 | [_LIBC]: Define HAVE_LIMITS_H. [HAVE_LIMITS_H]: Include it. | Jim Meyering | 1 | -1/+8 |
1995-07-30 | Sun Jul 30 01:09:08 1995 Jim Meyering (meyering@comco.com) | Jim Meyering | 1 | -0/+4 |
1995-07-30 | (accept): If the protocol family can't tell us what an address means, just ... | Miles Bader | 3 | -8/+50 |
1995-07-28 | (bind): Don't use file_invoke_translator, as it doesn't work. Instead just ... | Miles Bader | 1 | -4/+30 |
1995-07-27 | * csu/Makefile [$(elf)=yes] (have-initfini): Set to yes. | Roland McGrath | 7 | -73/+276 |
1995-07-26 | * stdio/vfscanf.c (conv_error): Simplify expression to avoid | Roland McGrath | 5 | -22/+18 |