aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-09-07(msort_with_tmp): Fixed alignment test. B1 and B2 are always congruent; just...Roland McGrath1-1/+1
1995-09-07Wed Sep 6 19:41:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-1/+7
1995-09-01* sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format forRoland McGrath2-7/+10
1995-09-01Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath9-56/+106
1995-08-31Rewrote i386 setjmp in assembly.Roland McGrath7-129/+105
1995-08-31Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath5-13/+73
1995-08-29Tue Aug 29 12:35:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath3-5/+19
1995-08-28* sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream'Roland McGrath19-30/+57
1995-08-25Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath15-98/+144
1995-08-22Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath11-46/+150
1995-08-22(struct hurd_sigstate): New member `cancel_hook'.Roland McGrath1-1/+3
1995-08-22Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.cMiles Bader1-34/+38
1995-08-22Removed dep on hurd/signal.h for RPC stub objects.Roland McGrath2-3/+2
1995-08-21* sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual fromRoland McGrath2-3/+3
1995-08-17Thu Aug 17 16:18:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath6-37/+119
1995-08-17Wed Aug 16 17:04:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath3-2/+12
1995-08-15(sig): Add intr-msg.Roland McGrath1-1/+1
1995-08-15Changes for Linux and LynxOS.Per Bothner1-15/+25
1995-08-14(kill_pid): Don't make `inline'.Roland McGrath1-1/+1
1995-08-14Mon Aug 14 16:51:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath19-339/+493
1995-08-10RegeneratedRoland McGrath1-0/+5
1995-08-10Wed Aug 9 14:25:35 1995 Miles Bader <miles@geech.gnu.ai.mit.edu>Roland McGrath1-0/+21
1995-08-09(__setuid): Switch the port-type and port-count parameters to __auth_makeauth.Miles Bader1-1/+1
1995-08-09(__setgid): Switch the port-type and port-count parameters to __auth_makeauth.Miles Bader1-1/+1
1995-08-08Remove _hurd_longjmp_thread_state decl.Roland McGrath1-3/+0
1995-08-08Reorder new multicast options to conform to BSD. (struct ip_mreq): New type.Thomas Bushnell, BSG1-5/+11
1995-08-08New file, incorporated from 4.4BSD-Lite.Roland McGrath1-0/+98
1995-08-08(IP_MULTICAST_TTL, IP_MULTICAST_LOOP, IP_MULTICAST_IP, IP_ADD_MEMBERSHIP, IP_...Thomas Bushnell, BSG1-0/+5
1995-08-08(IPPROTO_GGP): Drop obsolete protocol. (IPPROTO_IGMP): Add new protocol (with...Thomas Bushnell, BSG1-1/+1
1995-08-07* stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.Roland McGrath4-8/+17
1995-08-07Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath5-5/+35
1995-08-07Fri Aug 4 16:01:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-2/+24
1995-08-04(headers): Added gnu-versions.h.Roland McGrath1-1/+2
1995-08-03(IN_CLASSD, IN_EXPERIMENTAL, IN_BADCLASS): Use equality, not assignment, to t...Thomas Bushnell, BSG1-4/+4
1995-07-30[_LIBC]: Define HAVE_LIMITS_H. [HAVE_LIMITS_H]: Include it.Jim Meyering1-1/+8
1995-07-30Sun Jul 30 01:09:08 1995 Jim Meyering (meyering@comco.com)Jim Meyering1-0/+4
1995-07-30(accept): If the protocol family can't tell us what an address means, just ...Miles Bader3-8/+50
1995-07-28(bind): Don't use file_invoke_translator, as it doesn't work. Instead just ...Miles Bader1-4/+30
1995-07-27* csu/Makefile [$(elf)=yes] (have-initfini): Set to yes.Roland McGrath7-73/+276
1995-07-26* stdio/vfscanf.c (conv_error): Simplify expression to avoidRoland McGrath5-22/+18
1995-07-26* asia, backward, europe, leapseconds, southamerica: New data fromRoland McGrath25-205/+405
1995-07-26Wed Jul 26 02:00:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/bind-493b24Roland McGrath3-1/+36
1995-07-26($(installed-libcs)): Depend on `lib' (only).Roland McGrath1-7/+3
1995-07-26Remove weird unnecessary shell construction.David MacKenzie1-2/+2
1995-07-26New file, based on NET2 code but with DES code removed.Roland McGrath1-0/+287
1995-07-25* sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int.Roland McGrath3-4/+7
1995-07-25* stdlib/strtol.c [_LIBC]: Define STDC_HEADERS.Roland McGrath8-16/+55
1995-07-25Tue Jul 25 09:14:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-6/+22
1995-07-24Mon Jul 24 03:13:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-0/+44
1995-07-23Sat Jul 22 20:53:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-950723cvs/libc-950722Roland McGrath3-1/+17