aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
1995-09-22Fri Sep 22 14:24:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-950922Roland McGrath2-1/+4
1995-09-21Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath7-102/+119
1995-09-21Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath3-2/+5
1995-09-18Mon Sep 18 12:39:22 1995 Paul Eggert <eggert@twinsun.com>Roland McGrath2-2/+2
1995-09-18Sun Sep 17 18:29:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath3-218/+4
1995-09-17Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath24-38/+914
1995-09-08Document new files for Linux i386/ELF port.Ulrich Drepper112-94/+3256
1995-09-01* sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format forRoland McGrath1-7/+7
1995-09-01Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath3-15/+28
1995-08-31Rewrote i386 setjmp in assembly.Roland McGrath6-129/+93
1995-08-31Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-5/+29
1995-08-28* sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream'Roland McGrath17-28/+34
1995-08-25Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-1/+4
1995-08-22Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+47
1995-08-22Removed dep on hurd/signal.h for RPC stub objects.Roland McGrath1-0/+2
1995-08-21* sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual fromRoland McGrath1-3/+0
1995-08-17Thu Aug 17 16:18:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-22/+79
1995-08-14(kill_pid): Don't make `inline'.Roland McGrath1-1/+1
1995-08-14Mon Aug 14 16:51:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath9-174/+59
1995-08-09(__setuid): Switch the port-type and port-count parameters to __auth_makeauth.Miles Bader1-1/+1
1995-08-09(__setgid): Switch the port-type and port-count parameters to __auth_makeauth.Miles Bader1-1/+1
1995-08-07Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-1/+3
1995-07-30(accept): If the protocol family can't tell us what an address means, just ...Miles Bader3-8/+50
1995-07-28(bind): Don't use file_invoke_translator, as it doesn't work. Instead just ...Miles Bader1-4/+30
1995-07-27* csu/Makefile [$(elf)=yes] (have-initfini): Set to yes.Roland McGrath1-0/+14
1995-07-25* sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int.Roland McGrath1-1/+1
1995-07-25* stdlib/strtol.c [_LIBC]: Define STDC_HEADERS.Roland McGrath2-4/+28
1995-07-24Mon Jul 24 03:13:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+40
1995-07-23Sat Jul 22 20:53:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-950723cvs/libc-950722Roland McGrath2-1/+9
1995-07-23Use JUMPTARGET macro in jmp insn.Roland McGrath2-3/+4
1995-07-22Removed stub warning.Roland McGrath1-13/+2
1995-07-22Sat Jul 22 01:56:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath24-234/+216
1995-07-22Removed gratuitous #include <hurd.h>.Roland McGrath1-1/+0
1995-07-21*** empty log message ***Thomas Bushnell, BSG2-4/+6
1995-07-21(__pipe): Consider MIG_BAD_ID and EOPNOTSUPP as indications that the server p...Thomas Bushnell, BSG1-1/+2
1995-07-10Mon Jul 10 05:39:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-37/+53
1995-06-14undo previous change, not needed w/ configure fixBrendan Kehoe1-3/+0
1995-06-13Don't include <hurd.h>. [PIC] (soinit): Renamed to (global) _init.Roland McGrath1-5/+5
1995-06-13 * sysdeps/unix/bsd/osf/alpha/sysdep.h (HAVE_ASM_SET_DIRECTIVE): ...Brendan Kehoe1-0/+3
1995-06-12Mon Jun 12 13:15:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+11
1995-06-12* elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmapRoland McGrath1-1/+1
1995-06-08Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath3-20/+57
1995-05-31Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath4-33/+111
1995-05-27Cast RHS to const unsigned char * to avoid error from Irix-4.0.5's C compiler.Jim Meyering1-2/+3
1995-05-27Fri May 26 13:00:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-0/+79
1995-05-26Only notify the proc server for SIGCHLD when the SA_NOCLDSTOP bit actually ch...Roland McGrath1-1/+2
1995-05-26Remove trailing white space.Jim Meyering1-4/+4
1995-05-21[LIBC_]: Do include string.h.Jim Meyering1-0/+4
1995-05-21Don't include <string.h> at all. HPUX-9.01 and IRIX-4.0.5 vendor C compilers ...Jim Meyering1-4/+0
1995-05-20Fri May 19 17:16:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath4-5/+20