summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
1997-09-09Change for 2.0.5bglibc-2.0.5bcvs/glibc-2_0_5bUlrich Drepper
1997-08-25Define macros in a special way if gcc is not used and so dev_t is anUlrich Drepper
1997-08-25Include features.h instead of sys/cdefs.h. Pretty print.Ulrich Drepper
1997-08-23Remove the IS_* macros, they operate on internal kernel structures andUlrich Drepper
1997-08-16Include <gnu/types.h>, not <bits/types.h>.Ulrich Drepper
1997-08-08Linux specific configuration file for libio.Ulrich Drepper
1997-08-05update for 2.0.5pre1Ulrich Drepper
1997-05-26Regenerated: autoconf sysdeps/unix/configure.inUlrich Drepper
1997-05-26Regenerated: autoconf sysdeps/unix/common/configure.inUlrich Drepper
1997-05-22(shmat): Add cast to prevent warning.Ulrich Drepper
1997-05-21Linux specific tty definitionsUlrich Drepper
1997-05-21SunOS specific tty definitionsUlrich Drepper
1997-05-21Add cacheflush.Ulrich Drepper
1997-05-21Likewise tuck the thread data onto the new thread's stack.Ulrich Drepper
1997-05-21Don't presume that the kernel will preserve non-call-saved registers;Ulrich Drepper
1997-05-21Add nfsservctl.Ulrich Drepper
1997-05-21Add cast in call to __ipc.Ulrich Drepper
1997-05-21(shmat): For Linux-2.0 and up the kernel can return negative values.Ulrich Drepper
1997-05-21Save errno.Ulrich Drepper
1997-04-26Use <netinet/ip_icmp.h> not <netinet/icmp.h>.Ulrich Drepper
1997-04-18Update.Ulrich Drepper
1997-04-17Define _LINUX_TYPES_H to avoid use of kernel types.Ulrich Drepper
1997-04-17(struct ip_timestamp): Correct typos.Ulrich Drepper
1997-04-17Include <sys/socket.h> to get definition of sa_family_t forUlrich Drepper
1997-04-17(OXTABS): Don't define.Ulrich Drepper
1997-04-17Don't use kernel header because of type clashes. Add all definitionsUlrich Drepper
1997-04-17Don't use kernel header because of type clashes. Add all definitionsUlrich Drepper
1997-04-04[$(subdir)=inet] (sysdep_headers): Remove netinet/icmp.h.Ulrich Drepper
1997-04-04Rename atalk.h to at.hUlrich Drepper
1997-04-04Add former contents of <netinet/icmp.h>.Ulrich Drepper
1997-04-04Add sigisempty, sigorset, and sigandsetUlrich Drepper
1997-04-04Remove since we have ip_icmp.hUlrich Drepper
1997-03-22(OXTABS): Define as alias for XTABS.Ulrich Drepper
1997-03-21(CALL_MCOUNT): Clear this macro so ENTRY(__syscall_error) doesn'tUlrich Drepper
1997-03-21Include ctype.h for isdigit.Ulrich Drepper
1997-03-21Don't emulate writev with small UIO_FASTIOV value by multiple writevUlrich Drepper
1997-03-21Don't emulate readv with small UIO_FASTIOV value by multiple readvUlrich Drepper
1997-03-21Rename and alias readv to __readv and writev to __writev.Ulrich Drepper
1997-03-19Don't use MAX_IOVEC. Test for UIO_FASTIOV and set to 8 if not available.Ulrich Drepper
1997-03-19Include <kernel_stat.h>, not "kernel_stat.h".Ulrich Drepper
1997-03-19SCO 3.2.4 specific files to distribute.Ulrich Drepper
1997-03-19Add __getpgid.c and __setpgid.c.Ulrich Drepper
1997-03-19Add bsdstat.h, setrguid.c, and setruid.c.Ulrich Drepper
1997-03-19Add direct.h.Ulrich Drepper
1997-03-19Add netinet/tcp.h.Ulrich Drepper
1997-03-19[$(subdir)=inet] (sysdep_headers): Remove netinet/ip.h.Ulrich Drepper
1997-03-19[$(subdir)=inet] (sysdep_headers): Add netinet/ip.h.Ulrich Drepper
1997-03-19Compatibility versions for early 2.0 version of the kernelUlrich Drepper
1997-03-19Add stat, fstat, xstat, readv, and writev syscalls.Ulrich Drepper
1997-03-18(PPP_VERSION): Define to 2.2.0 to prevent version mismatch.Ulrich Drepper