aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2004-05-07Export __libc_alpha_cache_shape as a private symbol.Ulrich Drepper
2004-05-07Linux/Alpha sysconf definitions.Ulrich Drepper
2004-05-07Linux/Alpha startup code in ld.so.Ulrich Drepper
2004-05-03(F_SETOWN, F_GETOWN): Define if __USE_BSD or __USE_UNIX98.Ulrich Drepper
2004-04-23Use __attribute_used__.Andreas Schwab
2004-04-19Don't use x86 version.Ulrich Drepper
2004-04-17(SEM_VALUE_MAX): Jusr use a plain number.Ulrich Drepper
2004-04-13(MQ_PRIO_MAX): Define.Ulrich Drepper
2004-04-08(INTERNAL_SYSCALL): AddAndreas Schwab
2004-03-31Add IUTF8.Ulrich Drepper
2004-03-24Define lll_mutex_cond_trylock.Ulrich Drepper
2004-03-24(pthread_mutex_t): Add __spins field.Ulrich Drepper
2004-03-23(__NR_pread, __NR_pwrite): Define to __NR_p{read,write}64 if not defined.Ulrich Drepper
2004-03-23Move common syscalls for 64bit arches toUlrich Drepper
2004-03-23Not needed anymore.Ulrich Drepper
2004-03-23Implied additional directories.Ulrich Drepper
2004-03-23Consolidated 64bit support for Linux.Ulrich Drepper
2004-03-13 * sysdeps/unix/sysv/linux/alpha/select.S: Fix unwind. PropagateRichard Henderson
2004-03-13 * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: PropagateRichard Henderson
2004-03-12Define HOST_NAME_MAX.Ulrich Drepper
2004-03-11 * sysdeps/alpha/tcb-offsets.sym (PID_OFFSET): New.Richard Henderson
2004-03-11 * sysdeps/unix/sysv/linux/alpha/kernel_stat.h (kernel_stat64): New.Richard Henderson
2004-03-10(__old_glob, __old_globfree): Add attribute_compat_text_section.Ulrich Drepper
2004-03-10(__old_wordexp): Add attribute_compat_text_section.Ulrich Drepper
2004-03-10(ADJTIME): Add attribute_compat_text_section.Ulrich Drepper
2004-03-07Use GLRO instead of GL where appropriate.Ulrich Drepper
2004-03-06Use GLRO instead of GL where appropriate.Ulrich Drepper
2004-03-03posix_fadvise implementation.Ulrich Drepper
2004-03-03posix_fadvise64 implementation.Ulrich Drepper
2004-03-03(posix_fadvise64): Remove.Ulrich Drepper
2004-01-20Add readahead prototype.Ulrich Drepper
2004-01-16 * sysdeps/unix/alpha/sysdep.h: Revert last change.Richard Henderson
2004-01-16 * sysdeps/unix/alpha/sysdep.h [PIC] (SYSCALL_ERROR_HANDLER): UseRichard Henderson
2004-01-16 * sysdeps/alpha/tls.h (tcbhead_t): Add private.Richard Henderson
2004-01-16 * sysdeps/unix/sysv/linux/alpha/Makefile [stdlib]: ProcessRichard Henderson
2004-01-16 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Prefix stubs withRichard Henderson
2004-01-13 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typo.Richard Henderson
2004-01-13 * sysdeps/alpha/Makefile: New file.Richard Henderson
2004-01-13 * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int):Richard Henderson
2003-12-18(__clone) [PIC]: Save PIC, reload PIC if we need to call __syscall_error,Ulrich Drepper
2003-11-30(PSEUDO_ERRVAL)Andreas Schwab
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