aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit 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-222003-10-18 Carlos O'Donell <carlos@baldric.uwo.ca>Roland McGrath
2003-10-15Define PSEUDO_ERRVAL, SYSCALL_ERROR_LABEL under all conditions,Ulrich Drepper
2003-10-15(syscall): Cleanup asm statment.Ulrich Drepper
2003-10-012003-09-10 Chris Demetriou <cgd@broadcom.com>Roland McGrath
2003-09-25Define PROT_GROWSDOWN and PROT_GROWSUP.Ulrich Drepper
2003-09-24Not needed anymore.Ulrich Drepper
2003-09-17Add #error if __NR_vfork required but not defined.Ulrich Drepper
2003-09-17Branch to fork if libpthread is loaded. Elide backwards compatibility codeUlrich Drepper
2003-09-14Optimise code a little.Ulrich Drepper
2003-09-14Use sys_mmap2 if it's known to be available.Ulrich Drepper
2003-09-102003-09-10 Chris Demetriou <cgd@broadcom.com>Roland McGrath
2003-09-092003-09-08 Roland McGrath <roland@frob.com>Roland McGrath
2003-09-08Change type of pthread_t to be compatible with LT.Ulrich Drepper
2003-09-03Remove 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-03Not 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-03Additional versions for Linux/Alpha.Ulrich Drepper
2003-09-03POSIX limits for Linux/Alpha.Ulrich Drepper
2003-09-01New file.Jakub Jelinek
2003-08-31Add posix_fadvise64 and posix_fallocate64 at GLIBC_2.3.3.Ulrich Drepper
2003-08-30Add semtimedop.Ulrich Drepper
2003-08-25(PSEUDO_ERRVAL): Define.Ulrich Drepper
2003-08-17(posix_fadvise64): Add V flag.Ulrich Drepper
2003-08-16Don't add new posix_fadvise64_64 syscall.Ulrich Drepper
2003-08-16Define posix_fadvise64_64 entry. Add version info to posix_fadvise64 entry.Ulrich Drepper
2003-07-31(__SSIZE_T_TYPE): Define.Ulrich Drepper
2003-07-25Header 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-162003-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): OnUlrich Drepper
2003-07-01Asm macros for definition of cancelable syscall wrappers for nptl on Alpha.Ulrich Drepper
2003-07-01sem_post implementation for nptl on Alpha.Ulrich Drepper
2003-07-01pthread_once implementation for nptl on Alpha.Ulrich Drepper
2003-07-01vfork implementation for nptl on Alpha.Ulrich Drepper
2003-07-01Low level lock definitions for nptl on Alpha.Ulrich Drepper
2003-07-01Alpha specific fork in nptl on Alpha.Ulrich Drepper
2003-07-01Alpha specific nptl code to start thread.Ulrich Drepper
2003-07-01Public semaphore type definitions for Alpha.Ulrich Drepper
2003-07-01Public type definitions for nptl on Alpha.Ulrich Drepper
2003-07-01Makefile for nptl on Alpha.Ulrich Drepper
2003-06-30 * sysdeps/unix/sysv/linux/alpha/clone.S: Load child_tid properly.Richard Henderson
2003-06-302003-06-17 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger
2003-06-26Define _STATBUF_ST_NSEC.Ulrich Drepper
2003-06-25(INLINE_SYSCALL): Cast result to long int.Ulrich Drepper