aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2012-05-14Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32H.J. Lu
2012-05-14Remove unused variable in linux/getcwd.cAndreas Jaeger
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-08Remove more overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers
2012-05-08Remove entries from sysdeps/unix/sysv/syscalls.list duplicating ones in sysde...Joseph Myers
2012-05-05Remove overridden entries from sysdeps/unix/sysv/syscalls.list.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-24Remove unused sysdeps/unix/{,sysv/}getdents.c.Joseph Myers
2012-04-24Merge sysdeps/unix/mman into sysdeps/unix.Joseph Myers
2012-04-23Move sysdeps/unix/sysv/gethostname.c to sysdeps/posix/.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-20Remove sysdeps/unix/sysv/Makefile.Joseph Myers
2012-04-20Remove unused sysdeps/unix/sysv/direct.h.Joseph Myers
2012-04-20Remove unused sysdeps/unix/sysv/bits/*.h.Joseph Myers
2012-04-20Remove unused sysdeps/unix/sysv/setrlimit.c.Joseph Myers
2012-04-20Remove unused sysdeps/unix/sysv/settimeofday.c.Joseph Myers
2012-04-20Remove unused sysdeps/unix/sysv/i386/time.S.Joseph Myers
2012-04-20Remove unused sysdeps/unix/sysv/sigaction.c.Joseph Myers
2012-04-20Remove unused sysdeps/unix/sysv termio code.Joseph Myers
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