about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
...
* ulimit: move linux implementation as posixPino Toscano2013-01-231-91/+0
* Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers2013-01-231-32/+0
* PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.Anton Blanchard2013-01-184-29/+33
* Add HAVE_MREMAP for mremap usagePino Toscano2013-01-171-0/+2
* scsi/sg.h: include stddef.h for size_tMike Frysinger2013-01-151-0/+2
* Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller2013-01-111-0/+4
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-10/+5
* Add MSG_FASTOPENAndreas Jaeger2013-01-111-0/+2
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-103-4/+4
* Correct _XXX_ILP32_OFFBIG for x32H.J. Lu2013-01-101-8/+17
* Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64"Andreas Schwab2013-01-101-1/+0
* Use ieee754/dbl-64/wordsize-64 on powerpc64Andreas Schwab2013-01-101-0/+1
* Define flags for fallocateAndreas Schwab2013-01-101-0/+7
* PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Anton Blanchard2013-01-094-0/+36
* Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers2013-01-081-1/+1
* BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger2013-01-083-9/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-02748-792/+748
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-019-16/+9
* linux: posix_fadvise: support __NR_fadvise64_64Mike Frysinger2012-12-061-2/+11
* Fix "set but not used" warnings for powerpc64Siddhesh Poyarekar2012-12-061-3/+2
* Fix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL.Joseph Myers2012-12-041-1/+1
* clock_getcpuclockid: delete unused HAS_CPUCLOCKMike Frysinger2012-11-291-4/+0
* Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab2012-11-281-17/+1
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-205-58/+16
* Include string.h in sysdeps/unix/sysv/linux/fxstatat.c.Joseph Myers2012-11-171-1/+2
* Fix check-localplt regressions on sparc.David S. Miller2012-11-111-4/+5
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-3/+3
* PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger2012-11-091-258/+11
* S/390: Add hwcap value for transactional execution.Andreas Krebbel2012-11-081-0/+1
* Fix NULL ucontext->uc_link handling on sparc64.David S. Miller2012-11-073-12/+43
* 2012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law2012-11-071-1/+17
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-047-10/+0
* Fix small indendation issues in paths.h filesPino Toscano2012-11-041-2/+2
* PowerPC: Fix uc_link == NULL handling for makecontex.Andreas Schwab2012-11-011-15/+15
* Fix powerpc abilist sort orderAndreas Schwab2012-10-312-2/+2
* Correct order of entries in powerpc libc.abilist files.Tulio Magno Quites Machado Filho2012-10-312-2/+2
* Remove redundant defines of __O_LARGEFILEAndreas Jaeger2012-10-272-4/+0
* Fix sparc64 build.David S. Miller2012-10-251-1/+1
* Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath2012-10-251-3/+1
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-2415-20/+72
* F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger2012-10-243-46/+0
* Fix O_RSYNCAndreas Jaeger2012-10-221-1/+5
* Always define __O_LARGEFILEAndreas Jaeger2012-10-222-13/+8
* Improve <bits/fcntl-linux.h>: F_GETLK etc.Andreas Jaeger2012-10-221-3/+9
* Install <bits/fcntl-linux.h>Andreas Jaeger2012-10-221-0/+1
* Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger2012-10-222-4/+4
* SH: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-211-278/+3
* Reorganization of bits/fcntl.h for LinuxAndreas Jaeger2012-10-204-761/+409
* Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h.Joseph Myers2012-10-181-5/+0
* Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab2012-10-121-5/+5