aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers
2012-05-14Free memory at exit in check_pf.cH.J. Lu
2012-05-10Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge
2012-05-10Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...Joseph Myers
2012-05-04Merge sysdeps/unix/common into sysdeps/unix.Joseph Myers
2012-05-04Move x86-64 abilist files to 64/nptlH.J. Lu
2012-05-04Fix missing vm86 symbolAndreas Schwab
2012-05-01Update powerpc ABI dataAndreas Schwab
2012-04-28Move abilist files into sysdep dirs.David S. Miller
2012-04-26Move sysdeps/unix/common/tcsendbrk.c to sysdeps/unix/sysv/linux/.Joseph Myers
2012-04-25Delete everything under sysdeps/unix/sparc/David S. Miller
2012-04-24Merge sysdeps/unix/mman into sysdeps/unix.Joseph Myers
2012-04-21Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.Joseph Myers
2012-04-21Put vm86 into libc.aNix
2012-04-19Fix computation of inflated errlist sizeAndreas Schwab
2012-04-13Fix variable check in sparc clock frequency probing.Antoine Balestrat
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu
2012-03-30Comment fixes for mmsghdrUlrich Drepper
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard
2012-03-21Disable use of FMA instructions in branredAndreas Schwab
2012-03-21Check x86_64* instead of x86_64H.J. Lu
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-19Add x32 support to ldd-rewrite.sedH.J. Lu
2012-03-17Add missing Versions entry for sparc's __getshmlba.David S. Miller
2012-03-16Fix warnings when uintptr_t is larger than int.David S. Miller
2012-03-16Fix SHMLBA on sparc.David S. Miller
2012-03-16Use greg_t and uintptr_t in x86-64 __makecontextH.J. Lu
2012-03-16Add x32 support to ldconfigH.J. Lu
2012-03-14Install bits/syscall.h through install-headers.Joseph Myers
2012-03-13Use correct implementation for dl-fxstatat64 on sparc64.David S. Miller
2012-03-13Fix warning in Linux openat implementation when __ASSUME_ATFCTS is set.David S. Miller
2012-03-12Fix another instance of the _dl_random masking bug, plus coding style.David S. Miller
2012-03-12Add some missing sparc kernel-feature.h entries.David S. Miller
2012-03-11Fix some 64-bit sparc build warnings.David S. Miller
2012-03-11Fix typing of the bit twiddling done in _dl_setup_stack_chk_guard.David S. Miller
2012-03-09Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers
2012-03-08Update copyright year after my most recent changes.David S. Miller
2012-03-06Fix several build warnings on sparc.David S. Miller
2012-03-05 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):H.J. Lu
2012-03-052012-03-05 Tom de Vries <tom@codesourcery.com>Tom de Vries
2012-03-01Kill sparc32 specific __getpagesize, unneeded.David S. Miller
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller
2012-02-27Require Linux kernel headers from "make headers_install", >= 2.6.19.1.Joseph Myers
2012-02-26Fix name mangling of pthread_attr_t after changeUlrich Drepper
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-26Work around problem of pthread_attr_t definition with old compilersUlrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-20Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack.David S. Miller
2012-02-20Use sparc GOTDATA relocations whenever possible.David S. Miller
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers