Age | Commit message (Expand) | Author |
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-10-01 | 2003-09-10 Chris Demetriou <cgd@broadcom.com> | Roland McGrath |
2003-09-25 | Define PROT_GROWSDOWN and PROT_GROWSUP. | Ulrich Drepper |
2003-09-24 | Not needed anymore. | Ulrich Drepper |
2003-09-17 | Add #error if __NR_vfork required but not defined. | Ulrich Drepper |
2003-09-17 | Branch to fork if libpthread is loaded. Elide backwards compatibility code | Ulrich Drepper |
2003-09-14 | Optimise code a little. | Ulrich Drepper |
2003-09-14 | Use sys_mmap2 if it's known to be available. | Ulrich Drepper |
2003-09-10 | 2003-09-10 Chris Demetriou <cgd@broadcom.com> | Roland McGrath |
2003-09-09 | 2003-09-08 Roland McGrath <roland@frob.com> | Roland McGrath |
2003-09-08 | Change type of pthread_t to be compatible with LT. | Ulrich Drepper |
2003-09-03 | Remove unused __syscall_* prototypes. | Ulrich Drepper |
2003-09-03 | (sysdep_routines): Remove rt_*. | Ulrich Drepper |
2003-09-03 | (__syscall_*): Remove unused __syscall_ stubs. | Ulrich Drepper |
2003-09-03 | (__syscall_recvfrom, __syscall_sendto): Remove unused aliases. | Ulrich Drepper |
2003-09-03 | Not needed anymore. | Ulrich Drepper |
2003-09-03 | (__syscall_rt_sigaction): New prototype. | Ulrich Drepper |
2003-09-03 | (sysdep_routines): Remove rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait, | Ulrich Drepper |
2003-09-03 | Additional versions for Linux/Alpha. | Ulrich Drepper |
2003-09-03 | POSIX limits for Linux/Alpha. | Ulrich Drepper |
2003-09-01 | New file. | Jakub Jelinek |
2003-08-31 | Add posix_fadvise64 and posix_fallocate64 at GLIBC_2.3.3. | Ulrich Drepper |
2003-08-30 | Add semtimedop. | Ulrich Drepper |
2003-08-25 | (PSEUDO_ERRVAL): Define. | Ulrich Drepper |
2003-08-17 | (posix_fadvise64): Add V flag. | Ulrich Drepper |
2003-08-16 | Don't add new posix_fadvise64_64 syscall. | Ulrich Drepper |
2003-08-16 | Define posix_fadvise64_64 entry. Add version info to posix_fadvise64 entry. | Ulrich Drepper |
2003-08-16 | AIX posix_madvise implementation. | Ulrich Drepper |
2003-07-31 | (__SSIZE_T_TYPE): Define. | Ulrich Drepper |
2003-07-25 | Header with a.out binary format definitions. | Ulrich Drepper |
2003-07-22 | (PROCINFO_CLASS): Define if not yet defined. Use it instead of EXTERN. | Ulrich Drepper |
2003-07-16 | 2003-07-16 Daniel Jacobowitz <drow@mvista.com> | Andreas Jaeger |
2003-07-12 | (_STATFS_F_FRSIZE): Define. | Ulrich Drepper |
2003-07-08 | (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): On | Ulrich Drepper |
2003-07-01 | Asm macros for definition of cancelable syscall wrappers for nptl on Alpha. | Ulrich Drepper |
2003-07-01 | sem_post implementation for nptl on Alpha. | Ulrich Drepper |
2003-07-01 | pthread_once implementation for nptl on Alpha. | Ulrich Drepper |
2003-07-01 | vfork implementation for nptl on Alpha. | Ulrich Drepper |
2003-07-01 | Low level lock definitions for nptl on Alpha. | Ulrich Drepper |
2003-07-01 | Alpha specific fork in nptl on Alpha. | Ulrich Drepper |
2003-07-01 | Alpha specific nptl code to start thread. | Ulrich Drepper |
2003-07-01 | Public semaphore type definitions for Alpha. | Ulrich Drepper |
2003-07-01 | Public type definitions for nptl on Alpha. | Ulrich Drepper |
2003-07-01 | Makefile for nptl on Alpha. | Ulrich Drepper |
2003-06-30 | * sysdeps/unix/sysv/linux/alpha/clone.S: Load child_tid properly. | Richard Henderson |
2003-06-30 | 2003-06-17 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger |
2003-06-26 | Define _STATBUF_ST_NSEC. | Ulrich Drepper |