aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-02-13Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath5-0/+97
1996-02-13Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath8-1/+375
1996-02-13Tue Feb 13 00:12:12 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath5-103/+62
1996-02-13Tue Feb 13 00:12:12 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath10-85/+93
1996-02-13Updated from ADO 96c, new rules for Mexico in 1996.Roland McGrath1-4/+18
1996-02-12Recognize sparclet cpu.Doug Evans1-3/+3
1996-02-12* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. * config.gu...Per Bothner1-2/+9
1996-02-12* config.guess: Support m68k-cbm-sysv4. * config.guess (*:Linux:*:*): Guess ...Per Bothner1-3/+10
1996-02-12* sunrpc/pm_getport.c: #if 0 out gratuitous inclusion of <net/if.h>.Roland McGrath3-14/+19
1996-02-12* sysdeps/unix/sysv/syscalls.list: Add setrlimit and settimeofday,Roland McGrath4-1/+14
1996-02-12* hurd/hurdfault.c (_hurdsig_fault_init): Set qlimit oncvs/libc-960212Roland McGrath16-169/+23
1996-02-12Mon Feb 12 03:10:41 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath9-16/+50
1996-02-12(sysdep_routines): Removed sigtramp.Roland McGrath1-1/+1
1996-02-11Fix typo in previous change.Richard M. Stallman1-1/+1
1996-02-11Sat Feb 10 05:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960211Roland McGrath1-0/+6
1996-02-10(-psos*): New case.Richard Kenner1-1/+4
1996-02-10#undef _SIGNAL_H before defining it.Roland McGrath2-0/+3
1996-02-10Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960210Roland McGrath6-15/+72
1996-02-09Thu Feb 8 18:55:27 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960209Roland McGrath2-3/+13
1996-02-08* Makefile (subdirs): Added wcsmbs.cvs/libc-960208Roland McGrath34-1/+1787
1996-02-08Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath24-82/+221
1996-02-03Fri Feb 2 13:09:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960207cvs/libc-960206cvs/libc-960205cvs/libc-960204cvs/libc-960203Roland McGrath1-0/+4
1996-02-03Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memoryMichael Meissner1-1/+2
1996-02-02Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/getopt.cRoland McGrath2-3/+33
1996-02-01Wed Jan 31 20:08:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960202cvs/libc-960201Roland McGrath1-0/+5
1996-02-01(_hurd_intr_rpc_mach_msg): Clear SS->intr_port when cancelled before RPC.Roland McGrath1-0/+2
1996-01-31Add support for A/UXIan1-1/+7
1996-01-31Recognize A/UXIan1-1/+4
1996-01-31Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960131Roland McGrath9-53/+134
1996-01-30Mon Jan 29 21:53:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960130Roland McGrath2-2/+38
1996-01-30(+cflags): Append to this instead of CFLAGS.Roland McGrath1-1/+1
1996-01-29(__select): Recalculate GOT to include an increment for each operation allow...Miles Bader1-1/+11
1996-01-29Set $inhibit_glue.Roland McGrath11-35/+70
1996-01-29Sun Jan 28 19:42:04 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath2-2/+10
1996-01-29Thu Jan 25 21:10:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath8-100/+104
1996-01-28Sun Jan 28 17:25:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960129Roland McGrath6-11/+31
1996-01-27Fri Jan 26 12:20:45 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960128cvs/libc-960127Roland McGrath2-7/+6
1996-01-26Thu Jan 25 18:58:25 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960126Roland McGrath2-1/+11
1996-01-25* malloc/mcheck.c (mabort): Declare prototype.cvs/libc-960125Roland McGrath1-0/+2
1996-01-24* sysdeps/unix/sysv/linux/fcntlbits.h: Moved from linux/i386.Roland McGrath4-5/+43
1996-01-24* stdio-common/vfscanf.c: Disallow l flag after ll or L.cvs/libc-960124Roland McGrath2-1/+3
1996-01-24* stdio-common/Makefile (tests): Add scanf[1-9]. Roland McGrath11-1/+201
1996-01-24Wed Jan 24 04:18:36 1996 Paul Eggert <eggert@twinsun.com>Roland McGrath9-139/+293
1996-01-24(fts_open): Use prototypes for COMPAR decl.Roland McGrath1-8/+8
1996-01-24(bind): Ensure NAME for the AF_LOCAL case is '\0'-terminated.Miles Bader1-2/+5
1996-01-24(dl_main): Support additional args in --list mode for debugging: look them up...Roland McGrath3-4/+30
1996-01-23Mon Jan 22 10:40:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960123Roland McGrath17-56/+107
1996-01-22* misc/Makefile (headers): Rename queue.h to sys/queue.h.cvs/libc-960122Roland McGrath5-2/+10
1996-01-21Sun Jan 21 00:55:25 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960121Roland McGrath13-131/+93
1996-01-20* sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, notcvs/libc-960120Roland McGrath8-17/+42