Age | Commit message (Expand) | Author |
2004-08-23 | [BZ #341] | Andreas Jaeger |
2004-05-03 | (F_SETOWN, F_GETOWN): Define if __USE_BSD or __USE_UNIX98. | Ulrich Drepper |
2004-04-19 | Don't use x86 version. | Ulrich Drepper |
2004-01-20 | Add readahead prototype. | Ulrich Drepper |
2003-12-18 | (__clone) [PIC]: Save PIC, reload PIC if we need to call __syscall_error, | Ulrich Drepper |
2003-11-03 | (LOAD_ARGS_0) (LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4) | Ulrich Drepper |
2003-10-22 | 2003-10-18 Carlos O'Donell <carlos@baldric.uwo.ca> | Roland McGrath |
2003-10-15 | Define PSEUDO_ERRVAL, SYSCALL_ERROR_LABEL under all conditions, | Ulrich Drepper |
2003-10-15 | (syscall): Cleanup asm statment. | Ulrich Drepper |
2003-09-25 | Define PROT_GROWSDOWN and PROT_GROWSUP. | Ulrich Drepper |
2003-08-30 | Add semtimedop. | Ulrich Drepper |
2003-04-01 | (_NSIG): Define to 65. | Ulrich Drepper |
2003-03-23 | Define PSEUDO_NOERRNO, PSEUDO_END_NOERRNO, and ret_NOERRNO. | Ulrich Drepper |
2003-03-03 | Define MAP_POPULATE and MAP_NONBLOCK. | Ulrich Drepper |
2003-01-31 | Remove __GI_* aliases, already added by make-syscalls.sh. | Ulrich Drepper |
2002-12-31 | (__GI_accept): New alias to accept. | Ulrich Drepper |
2002-12-31 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync | Andreas Jaeger |
2002-12-20 | Define SHM_HUGETLB. | Ulrich Drepper |
2002-12-18 | (msgrcv, msgsnd): Make cancelable. | Ulrich Drepper |
2002-12-15 | (accept, connect, recv, recvfrom, recvmsg, send, sendmsg, sendto): Make | Ulrich Drepper |
2002-12-08 | Added SHMLBA #define. | Ulrich Drepper |
2002-11-19 | 2002-11-11 Randolf Chung <tausq@debian.org> | Roland McGrath |
2002-11-19 | 2002-11-11 Carlos O'Donell <carlos@baldric.uwo.ca> | Roland McGrath |
2002-11-09 | 2002-09-22 H.J. Lu <hjl@gnu.org> | Roland McGrath |
2002-10-16 | 2002-10-15 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-10-14 | 2002-10-13 Roland McGrath <roland@frob.com> | Roland McGrath |
2002-10-11 | 2002-10-07 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-10-01 | 2002-10-01 Carlos O'Donell <carlos@baldric.uwo.ca> | Roland McGrath |
2002-09-28 | SysV shared memory definitions for Linux/PA. | Ulrich Drepper |
2002-09-28 | SysV semaphore definitions for Linux/PA. | Ulrich Drepper |
2002-09-28 | SysV message queue definitions for Linux/PA. | Ulrich Drepper |
2002-09-28 | IPC definitions for Linux/PA. | Ulrich Drepper |
2002-08-28 | (ECANCELED): Define to ECANCELLED if not defined by kernel headers. | Ulrich Drepper |
2002-08-28 | (libc): Add #errlist-compat comments at GLIBC_2.0, GLIBC_2.1 and GLIBC_2.3. | Ulrich Drepper |
2002-08-26 | 2002-07-06 Bruno Haible <bruno@clisp.org> | Roland McGrath |
2002-08-03 | Remove all __GI_* aliases. | Ulrich Drepper |
2002-08-03 | Add __GI_ aliases. | Ulrich Drepper |
2002-07-20 | Remove __set_errno definition. | Ulrich Drepper |
2002-05-15 | (__recvmsg, __sendmsg): Add aliases. | Ulrich Drepper |
2002-04-19 | Add __connect_internal. | Ulrich Drepper |
2001-11-26 | Remove __brk_addr alias, avoid warning. | Andreas Jaeger |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger |
2001-06-06 | Implement syscall. | Andreas Jaeger |
2001-06-06 | Remove dummy syscall. | Andreas Jaeger |
2001-06-06 | Call getrlimit, setrlimit directly instead of using wrappers. | Andreas Jaeger |
2001-06-06 | Removed. | Andreas Jaeger |
2001-04-25 | <resource.h> definitions for Linux/HPPA. | Ulrich Drepper |
2001-04-25 | mmap64 implementation for Linux/HPPA. | Ulrich Drepper |
2001-04-25 | getdents64 implementation for Linux/HPPA. | Ulrich Drepper |
2001-04-22 | Fix clone system call entry point stub. | Ulrich Drepper |