about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-0829-92/+44
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-0831-152/+42
* Remove lots of inline keywords.Roland McGrath2013-02-071-1/+1
* Move nss directory into sysdeps Subdirs.Roland McGrath2013-02-051-0/+1
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-0422-84/+35
* Remove BOUNDED_N and BOUNDED_1.Joseph Myers2013-02-011-2/+1
* Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers2013-02-011-1/+0
* Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers2013-01-3110-23/+11
* Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers2013-01-314-22/+10
* Remove bp-thunks code.Joseph Myers2013-01-314-133/+0
* ulimit: remove buggy bsd implementationPino Toscano2013-01-231-91/+0
* 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-02814-860/+814
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-0110-18/+10
* 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
* Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell2012-11-201-2/+14
* 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-049-12/+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