about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* Thu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960602 cvs/libc-960601 cvs/libc-960531Roland McGrath1996-05-301-1/+1
* Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-231-9/+38
* Wed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-05-221-0/+3
* * Makerules ($(libdir)/libc.so): Make the file an ld script. cvs/libc-960513Roland McGrath1996-05-123-45/+0
* Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-123-80/+32
* Regenerated: autoconf sysdeps/unix/configure.in cvs/libc-960510Roland McGrath1996-05-092-4/+4
* Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-0815-101/+135
* Tue May 7 10:51:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-071-2/+6
* * locale/setlocale.c (_nl_C_name): Variable removed. cvs/libc-960506 cvs/libc-960505Roland McGrath1996-05-041-15/+18
* Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-0412-130/+130
* Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960502Roland McGrath1996-05-021-6/+2
* Regenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi ../../m...Miles Bader1996-04-301-1/+1
* Regenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi /gd4/gn... cvs/libc-960430 cvs/libc-960429Roland McGrath1996-04-291-0/+1
* Mon Apr 29 00:11:59 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-04-291-1/+2
* (__getcwd): When we find a match in the scan for a name, avoid doing another ...Miles Bader1996-04-251-0/+6
* (__fcntl): Add missing break after F_SETFL.Miles Bader1996-04-251-1/+2
* Tue Apr 23 15:56:56 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-04-242-0/+80
* (__gettimeofday): Don't fail if the user passes in TZ, just zero it (emacs ...Miles Bader1996-04-081-5/+2
* Sun Apr 7 10:37:30 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu> cvs/libc-960408Roland McGrath1996-04-071-0/+3
* *** empty log message ***Miles Bader1996-04-061-2/+12
* (__mig_dealloc_reply_port): Only attempt to destroy PORT if it's a valid po...Miles Bader1996-04-061-3/+5
* Thu Mar 28 14:22:51 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-281-3/+11
* Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-192-6/+13
* (__select): Include LASTFD in the final loop.Miles Bader1996-03-051-1/+1
* (__select): Don't fault when some fdmask is 0.Miles Bader1996-03-051-3/+3
* (__select): Don't increment GOT only because READ/WRITE/EXCEPTFDS is 0! D...Miles Bader1996-03-051-21/+15
* Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960227Roland McGrath1996-02-271-6/+19
* Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960226 cvs/libc-960225 cvs/libc-960224 cvs/libc-960223Roland McGrath1996-02-221-10/+8
* Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960216Roland McGrath1996-02-163-17/+31
* Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-02-086-22/+76
* Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/getopt.cRoland McGrath1996-02-021-0/+3
* (__select): Recalculate GOT to include an increment for each operation allow...Miles Bader1996-01-291-1/+11
* Sun Jan 28 17:25:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960129Roland McGrath1996-01-282-3/+3
* (bind): Ensure NAME for the AF_LOCAL case is '\0'-terminated.Miles Bader1996-01-241-2/+5
* Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-184-23/+34
* Tue Jan 9 16:10:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960110Roland McGrath1996-01-101-1/+17
* Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-042-44/+47
* (__access): Put the uid/gid arguments to auth_makeauth() in the right order.Miles Bader1996-01-041-1/+1
* Rewritten. cvs/libc-960103Roland McGrath1996-01-043-20/+35
* * hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'. cvs/libc-960102Roland McGrath1996-01-021-5/+13
* Mon Dec 25 20:56:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951228 cvs/libc-951227 cvs/libc-951226Roland McGrath1995-12-263-24/+33
* Fri Dec 22 00:38:00 1995 H.J. Lu <hjl@nynexst.com>Roland McGrath1995-12-232-2/+2
* Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951222Roland McGrath1995-12-226-58/+158
* Peek __mach_task_self_ value before proc_dostop call to work around kernel pa...Roland McGrath1995-12-221-4/+6
* (__setuid): Actually add the new uid instead of putting it (and other uids) ... cvs/libc-951221Miles Bader1995-12-211-3/+3
* Mon Dec 18 13:40:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951219Roland McGrath1995-12-191-1/+1
* RegeneratedRoland McGrath1995-12-121-6/+28
* Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951210 cvs/libc-951209Roland McGrath1995-12-091-0/+15
* (__select): Still clear the user's bits for an fd when SELECT_RETURNED isn'...Miles Bader1995-12-071-25/+25
* (__select): Swap size args to mach_msg.Miles Bader1995-12-061-1/+1