about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-213-2/+5
* 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-183-218/+4
* Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-09-1724-38/+914
* Document new files for Linux i386/ELF port.Ulrich Drepper1995-09-08112-94/+3256
* * sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format forRoland McGrath1995-09-011-7/+7
* Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-013-15/+28
* Rewrote i386 setjmp in assembly.Roland McGrath1995-08-316-129/+93
* Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-312-5/+29
* * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream'Roland McGrath1995-08-2817-28/+34
* Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-252-1/+4
* Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-221-0/+47
* Removed dep on hurd/signal.h for RPC stub objects.Roland McGrath1995-08-221-0/+2
* * 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-149-174/+59
* (__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
* Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-071-1/+3
* (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
* * csu/Makefile [$(elf)=yes] (have-initfini): Set to yes.Roland McGrath1995-07-271-0/+14
* * sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int.Roland McGrath1995-07-251-1/+1
* * stdlib/strtol.c [_LIBC]: Define STDC_HEADERS.Roland McGrath1995-07-252-4/+28
* Mon Jul 24 03:13:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-241-0/+40
* Sat Jul 22 20:53:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-950723 cvs/libc-950722Roland McGrath1995-07-232-1/+9
* Use JUMPTARGET macro in jmp insn.Roland McGrath1995-07-232-3/+4
* Removed stub warning.Roland McGrath1995-07-221-13/+2
* Sat Jul 22 01:56:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-2224-234/+216
* Removed gratuitous #include <hurd.h>.Roland McGrath1995-07-221-1/+0
* *** 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
* undo previous change, not needed w/ configure fixBrendan Kehoe1995-06-141-3/+0
* Don't include <hurd.h>. [PIC] (soinit): Renamed to (global) _init.Roland McGrath1995-06-131-5/+5
* * sysdeps/unix/bsd/osf/alpha/sysdep.h (HAVE_ASM_SET_DIRECTIVE): ...Brendan Kehoe1995-06-131-0/+3
* Mon Jun 12 13:15:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-121-0/+11
* * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmapRoland McGrath1995-06-121-1/+1
* Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-083-20/+57
* Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-314-33/+111
* Cast RHS to const unsigned char * to avoid error from Irix-4.0.5's C compiler.Jim Meyering1995-05-271-2/+3
* 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
* Remove trailing white space.Jim Meyering1995-05-261-4/+4
* [LIBC_]: Do include string.h.Jim Meyering1995-05-211-0/+4
* Don't include <string.h> at all. HPUX-9.01 and IRIX-4.0.5 vendor C compilers ...Jim Meyering1995-05-211-4/+0
* Fri May 19 17:16:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-204-5/+20
* Wed May 10 21:00:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-113-0/+671
* (__data_start): Define this symbol as the first thing in .data.Roland McGrath1995-05-092-9/+24