about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* Add x32 init-first.cH.J. Lu2012-05-151-0/+40
* Remove duplicate #include <not-cancel.h> in Linux getsysstats.cChris Metcalf2012-05-151-2/+0
* Replace 8-byte data alignment with LP_SIZE alignmentH.J. Lu2012-05-151-2/+2
* Load pointer to TID into R10_LPH.J. Lu2012-05-151-1/+1
* Add x32 dl-cache.hH.J. Lu2012-05-151-0/+23
* Add x32 getcpu and sched_getcpuH.J. Lu2012-05-154-0/+83
* Use _dl_fatal_printf instead of a private variant.Roland McGrath2012-05-141-13/+1
* Improve consistency of --enable-kernel and default builds.Joseph Myers2012-05-142-30/+22
* Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32H.J. Lu2012-05-141-16/+16
* Remove unused variable in linux/getcwd.cAndreas Jaeger2012-05-141-1/+0
* Remove pre-2.2 Linux kernel support.Joseph Myers2012-05-1438-1433/+191
* Free memory at exit in check_pf.cH.J. Lu2012-05-141-1/+1
* Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge2012-05-102-64/+0
* Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...Joseph Myers2012-05-102-5/+3
* Remove more overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers2012-05-081-2/+0
* Remove entries from sysdeps/unix/sysv/syscalls.list duplicating ones in sysde...Joseph Myers2012-05-081-2/+0
* Remove overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers2012-05-051-6/+0
* Merge sysdeps/unix/common into sysdeps/unix.Joseph Myers2012-05-041-3/+0
* Move x86-64 abilist files to 64/nptlH.J. Lu2012-05-0413-0/+0
* Fix missing vm86 symbolAndreas Schwab2012-05-041-1/+1
* Update powerpc ABI dataAndreas Schwab2012-05-019-14/+625
* Move abilist files into sysdep dirs.David S. Miller2012-04-28116-0/+29662
* Move sysdeps/unix/common/tcsendbrk.c to sysdeps/unix/sysv/linux/.Joseph Myers2012-04-261-0/+45
* Delete everything under sysdeps/unix/sparc/David S. Miller2012-04-253-49/+23
* Remove unused sysdeps/unix/{,sysv/}getdents.c.Joseph Myers2012-04-242-39/+0
* Merge sysdeps/unix/mman into sysdeps/unix.Joseph Myers2012-04-241-5/+0
* Move sysdeps/unix/sysv/gethostname.c to sysdeps/posix/.Joseph Myers2012-04-231-48/+0
* Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.Joseph Myers2012-04-212-6/+1
* Put vm86 into libc.aNix2012-04-211-1/+1
* Remove sysdeps/unix/sysv/Makefile.Joseph Myers2012-04-201-19/+0
* Remove unused sysdeps/unix/sysv/direct.h.Joseph Myers2012-04-201-10/+0
* Remove unused sysdeps/unix/sysv/bits/*.h.Joseph Myers2012-04-207-350/+0
* Remove unused sysdeps/unix/sysv/setrlimit.c.Joseph Myers2012-04-201-56/+0
* Remove unused sysdeps/unix/sysv/settimeofday.c.Joseph Myers2012-04-201-47/+0
* Remove unused sysdeps/unix/sysv/i386/time.S.Joseph Myers2012-04-201-29/+0
* Remove unused sysdeps/unix/sysv/sigaction.c.Joseph Myers2012-04-201-83/+0
* Remove unused sysdeps/unix/sysv termio code.Joseph Myers2012-04-2010-787/+1
* Fix computation of inflated errlist sizeAndreas Schwab2012-04-191-1/+1
* Fix variable check in sparc clock frequency probing.Antoine Balestrat2012-04-131-1/+1
* Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu2012-04-112-0/+2
* Comment fixes for mmsghdrUlrich Drepper2012-03-301-2/+3
* Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard2012-03-274-7/+12
* Disable use of FMA instructions in branredAndreas Schwab2012-03-211-65/+133
* Check x86_64* instead of x86_64H.J. Lu2012-03-212-2/+2
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-2013-13/+13
* Add x32 support to ldd-rewrite.sedH.J. Lu2012-03-191-1/+1
* Add missing Versions entry for sparc's __getshmlba.David S. Miller2012-03-171-0/+2
* Fix warnings when uintptr_t is larger than int.David S. Miller2012-03-161-1/+1
* Fix SHMLBA on sparc.David S. Miller2012-03-164-11/+59
* Use greg_t and uintptr_t in x86-64 __makecontextH.J. Lu2012-03-161-16/+17