summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
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
1997-03-18Don't define O_NORW.Ulrich Drepper
1997-03-17Add handling of correct stat structureUlrich Drepper
1997-03-17Don't use incompatible kernel header.Ulrich Drepper
1997-03-17Add PF_FILE as synonym for PF_LOCAL and AF_FILE as synonym forUlrich Drepper
1997-03-17(struct stat): Change definition to use prescribed types for elements.Ulrich Drepper
1997-03-17Add copyright.Ulrich Drepper
1997-03-17 [__USE_GNU]: Add O_READ, O_WRITE and O_NORW.Ulrich Drepper
1997-03-17Add kernel_stat.h.Ulrich Drepper
1997-03-17Don't copy whole `struct dirent' record, only reclen bytes.Ulrich Drepper
1997-03-17Update copyright.Ulrich Drepper
1997-03-17Update copyright.Ulrich Drepper
1997-03-07The user- and kernel-level sigaction structure is different. handleUlrich Drepper
1997-03-05Add <sys/types.h>.Ulrich Drepper
1997-03-05(htonl, htons, ntohl, ntohs): Change prototypes to use types withUlrich Drepper
1997-03-05Add s_poll.Ulrich Drepper
1997-03-05Implement poll function by falling back to select-based implementationUlrich Drepper
1997-03-05Support both the Linux/i386 and OSF/1 style brk syscalls. We may wantUlrich Drepper
1997-03-05Don't use kernel header since it is wrong for 64 bit systems.Ulrich Drepper
1997-02-26Ethernet specific definition, Linux versinUlrich Drepper
1997-02-26update from main archive 970226Ulrich Drepper
1997-02-22update from main archive 970221Ulrich Drepper
1997-02-18update from main archive 970217Ulrich Drepper
1997-02-13update from main archive 970212cvs/libc-970214cvs/libc-970213Ulrich Drepper
1997-02-10update from main archive 970209cvs/libc-970210Ulrich Drepper
1997-02-04update from main archive 970203cvs/libc-970209cvs/libc-970208cvs/libc-970207cvs/libc-970206cvs/libc-970205cvs/libc-970204Ulrich Drepper
1997-02-03update from main archive 970202cvs/libc-970203Ulrich Drepper
1997-02-02update from main archive 970201cvs/libc-970202Ulrich Drepper