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