summaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
1996-05-23Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-05-22Wed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath
1996-05-12* Makerules ($(libdir)/libc.so): Make the file an ld script.cvs/libc-960513Roland McGrath
1996-05-12Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-05-09Regenerated: autoconf sysdeps/unix/configure.incvs/libc-960510Roland McGrath
1996-05-08Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-05-07Tue May 7 10:51:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-05-04* locale/setlocale.c (_nl_C_name): Variable removed.cvs/libc-960506cvs/libc-960505Roland McGrath
1996-05-04Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-05-02Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960502Roland McGrath
1996-04-30Regenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi ../../m...Miles Bader
1996-04-29Regenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi /gd4/gn...cvs/libc-960430cvs/libc-960429Roland McGrath
1996-04-29Mon Apr 29 00:11:59 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-04-25(__getcwd): When we find a match in the scan for a name, avoid doing another ...Miles Bader
1996-04-25(__fcntl): Add missing break after F_SETFL.Miles Bader
1996-04-24Tue Apr 23 15:56:56 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-04-08(__gettimeofday): Don't fail if the user passes in TZ, just zero it (emacs ...Miles Bader
1996-04-07Sun Apr 7 10:37:30 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>cvs/libc-960408Roland McGrath
1996-04-06*** empty log message ***Miles Bader
1996-04-06(__mig_dealloc_reply_port): Only attempt to destroy PORT if it's a valid po...Miles Bader
1996-03-28Thu Mar 28 14:22:51 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath
1996-03-19Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath
1996-03-05(__select): Include LASTFD in the final loop.Miles Bader
1996-03-05(__select): Don't fault when some fdmask is 0.Miles Bader
1996-03-05(__select): Don't increment GOT only because READ/WRITE/EXCEPTFDS is 0! D...Miles Bader
1996-02-27Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960227Roland McGrath
1996-02-22Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960226cvs/libc-960225cvs/libc-960224cvs/libc-960223Roland McGrath
1996-02-16Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960216Roland McGrath
1996-02-08Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1996-02-02Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/getopt.cRoland McGrath
1996-01-29(__select): Recalculate GOT to include an increment for each operation allow...Miles Bader
1996-01-28Sun Jan 28 17:25:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960129Roland McGrath
1996-01-24(bind): Ensure NAME for the AF_LOCAL case is '\0'-terminated.Miles Bader
1996-01-18Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1996-01-10Tue Jan 9 16:10:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960110Roland McGrath
1996-01-04Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1996-01-04(__access): Put the uid/gid arguments to auth_makeauth() in the right order.Miles Bader
1996-01-04Rewritten.cvs/libc-960103Roland McGrath
1996-01-02* hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'.cvs/libc-960102Roland McGrath
1995-12-26Mon Dec 25 20:56:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951228cvs/libc-951227cvs/libc-951226Roland McGrath
1995-12-23Fri Dec 22 00:38:00 1995 H.J. Lu <hjl@nynexst.com>Roland McGrath
1995-12-22Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951222Roland McGrath
1995-12-22Peek __mach_task_self_ value before proc_dostop call to work around kernel pa...Roland McGrath
1995-12-21(__setuid): Actually add the new uid instead of putting it (and other uids) ...cvs/libc-951221Miles Bader
1995-12-19Mon Dec 18 13:40:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951219Roland McGrath
1995-12-12RegeneratedRoland McGrath
1995-12-09Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951210cvs/libc-951209Roland McGrath
1995-12-07(__select): Still clear the user's bits for an fd when SELECT_RETURNED isn'...Miles Bader
1995-12-06(__select): Swap size args to mach_msg.Miles Bader
1995-12-06(NBBY): New macro.Roland McGrath