summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1994-10-26(getonepriority): Always set ONERR.Roland McGrath
1994-10-25(O_ASYNC, O_FSYNC, O_SYNC): Protect with [__USE_BSD].Roland McGrath
1994-10-25Comment fixes.Roland McGrath
1994-10-25Initialize tv_usec fields.Roland McGrath
1994-10-24Rewritten.Roland McGrath
1994-10-24Initial revisionRoland McGrath
1994-10-21(ECHOKE): Remove gratuitous leading space before #define.Roland McGrath
1994-10-21(entry point): For OP=rem, set SIGN from dividend only, ignoring divisor.Roland McGrath
1994-10-17Doc fix.Roland McGrath
1994-10-17Deansideclized.Roland McGrath
1994-10-17Deansideclized, added portability cruft.Roland McGrath
1994-10-14(BSD, BSD4_4): Update values.Roland McGrath
1994-10-14[HAVE__LOCP]: Move this defn to first. Include sys/types.h.Roland McGrath
1994-10-14Include direct.h.Roland McGrath
1994-10-10Use %1 again instead of listing TMP as an input with constraint "1".Roland McGrath
1994-10-06Pass new arg to _hurd_socket_server, cope with dead server on socket_create.Roland McGrath
1994-10-03(_UTSNAME_LENGTH): Increase to 1024.Roland McGrath
1994-09-30entered into RCSRoland McGrath
1994-09-30Initial revisionRoland McGrath
1994-09-30Call _hurd_setcttyid with MACH_PORT_NULL after proc_setsid.Roland McGrath
1994-09-30Use ctty port for RPC if set and !NOCTTY.Roland McGrath
1994-09-29 * sysdeps/unix/sysv/sysd-stdio.c: Include sysdeps/generic/sysd-stdio.h,Brendan Kehoe
1994-09-29 * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (ENTRY): UseBrendan Kehoe
1994-09-29(ctype check): In test prog, just reference $ctype; we don't care what typeRoland McGrath
1994-09-29[! HAVE_D_TYPE]: Shuffle d_namlen and clear d_type.Roland McGrath
1994-09-29(HAVE_D_TYPE): Define this macro.Roland McGrath
1994-09-29Initial revisionRoland McGrath
1994-09-26remove CONFIG_BROKETSDavid MacKenzie
1994-09-24[CMP_LT_OR_GT]: New macro.Jim Meyering
1994-09-23Include <hurd/msg.h>.Roland McGrath
1994-09-23Add missing & in __mach_msg call.Roland McGrath
1994-09-16Initial revisionRoland McGrath
1994-09-16entered into RCSRoland McGrath
1994-09-15Use AC_COMPILE_CHECK instead of AC_HAVE_FUNCS.Roland McGrath
1994-09-15(sys_siglist): Define as macro to my_siglist.Roland McGrath
1994-09-15Include from mach/machine, not mach/i386.Roland McGrath
1994-09-15(__mig_put_reply_port): New function.Roland McGrath
1994-09-14(libc-name): Set to crt.Roland McGrath
1994-09-14Add libc-ldscript.Roland McGrath
1994-09-14entered into RCSRoland McGrath
1994-09-13Don't be synchronous: pass WAIT=0 to file_syncfs.Roland McGrath
1994-09-13entered into RCSRoland McGrath
1994-09-13entered into RCSRoland McGrath
1994-09-12Only decrement LEN to remove the null terminator when LEN is already largeRoland McGrath
1994-09-08(__default_morecore) [! __STDC__]: Declare arg as `int' instead ofRoland McGrath
1994-09-04(MACHINE_THREAD_STATE_SET_SP): Fix typo in last change.Roland McGrath
1994-09-04(_hurdsig_rcv_interrupted_p): Make PC volatile.Roland McGrath
1994-09-04(MACHINE_THREAD_STATE_SET_{SP,PC}): Cast args to unsigned long int.Roland McGrath
1994-09-04Use _hurdsig_catch_fault.Roland McGrath
1994-09-04Include <mach/i386/thread_status.h> first thing.Roland McGrath