about summary refs log tree commit diff
path: root/sysdeps/mach/hurd
Commit message (Expand)AuthorAgeFilesLines
...
* Fri Nov 3 17:27:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951105 cvs/libc-951104Roland McGrath1995-11-034-6/+11
* * sysdeps/mach/hurd/getpriority.c (getpriority): Pass cvs/libc-951102 cvs/libc-951101Roland McGrath1995-11-012-6/+7
* Tue Oct 31 00:07:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951031Roland McGrath1995-10-311-0/+56
* Include "stdio-common/_itoa.h" instead of "stdio/_itoa.h".Miles Bader1995-10-261-1/+1
* Swap args to dir_link.Miles Bader1995-10-264-4/+4
* Mon Oct 16 03:22:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951016Roland McGrath1995-10-164-85/+73
* * hurd/hurd/lookup.h: New file.Roland McGrath1995-10-163-23/+15
* Wed Oct 11 00:00:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-111-2/+5
* Tue Oct 10 23:08:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-111-0/+1
* Mon Oct 9 02:54:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-091-52/+39
* Thu Oct 5 00:59:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-051-1/+23
* * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): If started byRoland McGrath1995-09-301-3/+70
* * sysdeps/mach/hurd/getcwd.c (__getcwd): Renamed from getcwd.Roland McGrath1995-09-281-2/+3
* Tue Sep 26 16:50:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-261-0/+164
* Fri Sep 22 14:24:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-950922Roland McGrath1995-09-221-0/+2
* Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-211-0/+4
* Mon Sep 18 12:39:22 1995 Paul Eggert <eggert@twinsun.com>Roland McGrath1995-09-182-2/+2
* Sun Sep 17 18:29:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-182-4/+4
* Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-09-171-0/+49
* * sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format forRoland McGrath1995-09-011-7/+7
* Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-311-5/+28
* * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream'Roland McGrath1995-08-286-4/+9
* Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-251-1/+2
* Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-221-0/+47
* * sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual fromRoland McGrath1995-08-211-3/+0
* Thu Aug 17 16:18:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-172-22/+79
* (kill_pid): Don't make `inline'.Roland McGrath1995-08-141-1/+1
* Mon Aug 14 16:51:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-148-173/+56
* (__setuid): Switch the port-type and port-count parameters to __auth_makeauth.Miles Bader1995-08-091-1/+1
* (__setgid): Switch the port-type and port-count parameters to __auth_makeauth.Miles Bader1995-08-091-1/+1
* (accept): If the protocol family can't tell us what an address means, just ...Miles Bader1995-07-303-8/+50
* (bind): Don't use file_invoke_translator, as it doesn't work. Instead just ...Miles Bader1995-07-281-4/+30
* * sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int.Roland McGrath1995-07-251-1/+1
* *** empty log message ***Thomas Bushnell, BSG1995-07-212-4/+6
* (__pipe): Consider MIG_BAD_ID and EOPNOTSUPP as indications that the server p...Thomas Bushnell, BSG1995-07-211-1/+2
* Mon Jul 10 05:39:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-102-37/+53
* Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-081-17/+34
* Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-312-18/+68
* Fri May 26 13:00:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-272-0/+79
* Only notify the proc server for SIGCHLD when the SA_NOCLDSTOP bit actually ch...Roland McGrath1995-05-261-1/+2
* Fri May 19 17:16:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-202-3/+18
* Wed May 10 21:00:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-112-0/+666
* Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-083-24/+11
* Wed May 3 11:56:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-043-327/+33
* Sat Apr 22 14:48:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-242-78/+97
* Thu Apr 20 22:23:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-211-1/+5
* Tue Apr 4 00:48:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-041-0/+2
* Sun Apr 2 13:13:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-022-0/+26
* Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-271-0/+62
* Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-201-1/+1