aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
1995-10-11Tue Oct 10 23:08:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+1
1995-10-09Mon Oct 9 02:54:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath3-59/+50
1995-10-06Fri Sep 29 03:43:51 1995 Paul Eggert <eggert@twinsun.com>Roland McGrath5-9/+9
1995-10-05Thu Oct 5 00:59:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-1/+39
1995-10-04* sysdeps/unix/Makefile ($(common-objpfx)ioctls): Remove NULL fromRoland McGrath3-4/+12
1995-10-04Wed Oct 4 00:21:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-3/+2
1995-09-30* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): If started byRoland McGrath1-3/+70
1995-09-30Sat Sep 30 11:47:05 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath3-8/+16
1995-09-28Thu Sep 28 13:05:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-11/+12
1995-09-28* sysdeps/mach/hurd/getcwd.c (__getcwd): Renamed from getcwd.Roland McGrath5-17/+25
1995-09-27* sysdeps/unix/sysv/linux/Implies: Add unix/common.Roland McGrath1-0/+3
1995-09-27* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):Roland McGrath88-674/+182
1995-09-27* locale/libintl.h: Rewritten by Ulrich Drepper for use with GNURoland McGrath2-1/+32
1995-09-26Tue Sep 26 16:50:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath5-0/+284
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