about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Move _dl_non_dynamic_init, _dl_aux_init declarations.Roland McGrath2013-03-151-6/+0
* PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella2013-03-152-12/+46
* Fix formatting in last changeSiddhesh Poyarekar2013-03-141-1/+1
* Fix __times() handling of EFAULT when buf is NULLPetr Baudis2013-03-141-4/+6
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-111-1/+0
* PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella2013-03-081-4/+0
* Install <bits/mman-linux.h>Andreas Jaeger2013-03-071-1/+2
* Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar2013-03-072-24/+0
* Use <bits/mman-linux.h> for MIPSAndreas Jaeger2013-03-061-1/+5
* Remove MAP_GROWSUP on s390Andreas Jaeger2013-03-061-2/+0
* Sync with Linux 3.8Andreas Jaeger2013-03-0613-4/+35
* Remove powerpc64 bounded-pointers code.Joseph Myers2013-03-062-14/+6
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-056-29/+23
* S/390: Fix rt_sigprocmask syscall invocation in get/set/swapcontext.Andreas Krebbel2013-03-057-86/+100
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-046-338/+104
* Fix NEED_DL_SYSINFO_DSO conditionals.Roland McGrath2013-03-011-1/+1
* Remove powerpc32 bounded-pointers code.Joseph Myers2013-02-282-14/+6
* Remove remaining bounded-pointers support from i386 .S files.Joseph Myers2013-02-216-30/+20
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-1810-0/+30
* FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar2013-02-181-0/+5
* Remove bounded-pointers handling from x86_64 assembly sources.Joseph Myers2013-02-173-9/+3
* Remove miscellaneous bounded-pointers relics in C code.Joseph Myers2013-02-151-9/+0
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-141-9/+6
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-1330-83/+66
* 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