summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
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
1994-09-04Include "hurdfault.h" instead of <hurd/fault.h>.Roland McGrath
1994-09-04Use _hurdsig_catch_fault and _hurdsig_end_catch_fault.Roland McGrath
1994-09-04Use MACHINE_THREAD_STATE_SET_PC.Roland McGrath
1994-09-04(MACHINE_THREAD_STATE_SET_PC, MACHINE_THREAD_STATE_SET_SP): New macros.Roland McGrath
1994-09-03Fix final LEN calculation (again).Roland McGrath
1994-09-03Restore FPU state. Code from kkojima.Roland McGrath
1994-09-03Fixed copying of the translator name into buffer with major and minorRoland McGrath
1994-09-03(unix_syscall): In sed cmd, do = first to avoid clobbering producedRoland McGrath
1994-09-02Fixed missed replacements in last change.Roland McGrath
1994-09-02(connect): Fix accidental renaming of sun_path to sun_file_name.Roland McGrath
1994-09-01Handle dirs other than common.Roland McGrath
1994-09-01Initial revisionRoland McGrath