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