summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* (getonepriority): Always set ONERR.Roland McGrath1994-10-261-5/+1
* (O_ASYNC, O_FSYNC, O_SYNC): Protect with [__USE_BSD].Roland McGrath1994-10-251-10/+11
* Comment fixes.Roland McGrath1994-10-251-19/+22
* Initialize tv_usec fields.Roland McGrath1994-10-251-5/+7
* Rewritten.Roland McGrath1994-10-241-7/+31
* Initial revisionRoland McGrath1994-10-241-0/+55
* (ECHOKE): Remove gratuitous leading space before #define.Roland McGrath1994-10-211-1/+1
* (entry point): For OP=rem, set SIGN from dividend only, ignoring divisor.Roland McGrath1994-10-211-3/+4
* Doc fix.Roland McGrath1994-10-171-1/+1
* Deansideclized.Roland McGrath1994-10-171-6/+6
* Deansideclized, added portability cruft.Roland McGrath1994-10-171-10/+31
* (BSD, BSD4_4): Update values.Roland McGrath1994-10-141-2/+4
* [HAVE__LOCP]: Move this defn to first. Include sys/types.h.Roland McGrath1994-10-141-9/+16
* Include direct.h.Roland McGrath1994-10-141-0/+1
* Use %1 again instead of listing TMP as an input with constraint "1".Roland McGrath1994-10-101-2/+2
* Pass new arg to _hurd_socket_server, cope with dead server on socket_create.Roland McGrath1994-10-062-4/+27
* (_UTSNAME_LENGTH): Increase to 1024.Roland McGrath1994-10-031-1/+1
* entered into RCSRoland McGrath1994-09-301-15/+11
* Initial revisionRoland McGrath1994-09-301-0/+47
* Call _hurd_setcttyid with MACH_PORT_NULL after proc_setsid.Roland McGrath1994-09-301-0/+4
* Use ctty port for RPC if set and !NOCTTY.Roland McGrath1994-09-301-1/+1
* * sysdeps/unix/sysv/sysd-stdio.c: Include sysdeps/generic/sysd-stdio.h,Brendan Kehoe1994-09-291-1/+1
* * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (ENTRY): UseBrendan Kehoe1994-09-291-2/+8
* (ctype check): In test prog, just reference $ctype; we don't care what typeRoland McGrath1994-09-291-1/+1
* [! HAVE_D_TYPE]: Shuffle d_namlen and clear d_type.Roland McGrath1994-09-291-1/+6
* (HAVE_D_TYPE): Define this macro.Roland McGrath1994-09-291-0/+2
* Initial revisionRoland McGrath1994-09-291-0/+14
* remove CONFIG_BROKETSDavid MacKenzie1994-09-261-7/+0
* [CMP_LT_OR_GT]: New macro.Jim Meyering1994-09-241-50/+15
* Include <hurd/msg.h>.Roland McGrath1994-09-231-1/+1
* Add missing & in __mach_msg call.Roland McGrath1994-09-231-1/+1
* Initial revisionRoland McGrath1994-09-161-0/+1
* entered into RCSRoland McGrath1994-09-163-0/+3
* Use AC_COMPILE_CHECK instead of AC_HAVE_FUNCS.Roland McGrath1994-09-151-2/+11
* (sys_siglist): Define as macro to my_siglist.Roland McGrath1994-09-151-1/+3
* Include from mach/machine, not mach/i386.Roland McGrath1994-09-152-2/+2
* (__mig_put_reply_port): New function.Roland McGrath1994-09-151-1/+9
* (libc-name): Set to crt.Roland McGrath1994-09-141-0/+11
* Add libc-ldscript.Roland McGrath1994-09-141-0/+1
* entered into RCSRoland McGrath1994-09-141-0/+5
* Don't be synchronous: pass WAIT=0 to file_syncfs.Roland McGrath1994-09-131-1/+2
* entered into RCSRoland McGrath1994-09-131-0/+207
* entered into RCSRoland McGrath1994-09-133-0/+209
* Only decrement LEN to remove the null terminator when LEN is already largeRoland McGrath1994-09-121-5/+7
* (__default_morecore) [! __STDC__]: Declare arg as `int' instead ofRoland McGrath1994-09-081-1/+5
* (MACHINE_THREAD_STATE_SET_SP): Fix typo in last change.Roland McGrath1994-09-041-1/+1
* (_hurdsig_rcv_interrupted_p): Make PC volatile.Roland McGrath1994-09-041-4/+4
* (MACHINE_THREAD_STATE_SET_{SP,PC}): Cast args to unsigned long int.Roland McGrath1994-09-041-3/+4
* Use _hurdsig_catch_fault.Roland McGrath1994-09-041-9/+21
* Include <mach/i386/thread_status.h> first thing.Roland McGrath1994-09-041-0/+2