about summary refs log tree commit diff
path: root/sysdeps/mach/hurd
Commit message (Expand)AuthorAgeFilesLines
* Sat Jun 15 18:13:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-161-1/+3
* Fri Jun 14 01:51:47 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960615Roland McGrath1996-06-141-0/+2
* Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-101-6/+6
* (getpriority): Use new interface to __proc_getprocinfo.Miles Bader1996-06-071-3/+3
* Thu Jun 6 16:12:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-061-0/+8
* Thu Jun 6 12:56:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-061-125/+0
* *** empty log message ***Miles Bader1996-06-062-3/+4
* * Makerules (distinfo-vars): Add sysdep_routines.Roland McGrath1996-06-051-1/+1
* Regenerated: autoconf sysdeps/mach/hurd/configure.in cvs/libc-960605Roland McGrath1996-06-051-17/+0
* Tue Jun 4 21:01:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-051-0/+41
* Tue Jun 4 00:16:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-042-86/+2
* 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-121-13/+0
* Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-122-52/+31
* Regenerated: autoconf sysdeps/unix/configure.in cvs/libc-960510Roland McGrath1996-05-091-2/+2
* 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
* 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
* 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