about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-2/+3
* BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell2013-07-161-2/+9
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-044-5/+80
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-282-2/+10
* Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers2013-06-281-1/+1
* PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold2013-06-242-0/+4
* Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.Joseph Myers2013-06-221-0/+1
* New API to set default thread attributesSiddhesh Poyarekar2013-06-1510-0/+40
* Improve precision of clock() function on LinuxSiddhesh Poyarekar2013-06-131-20/+16
* Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar2013-06-112-5/+5
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-084-7/+7
* Fix leading whitespaces.Ondrej Bilka2013-06-062-2/+2
* Remove trailing whitespace.Joseph Myers2013-06-0529-70/+70
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-223-3/+21
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-1610-0/+10
* Update s390/bits/siginfo.hEdjunior Machado2013-05-151-3/+7
* Add getgid.c for SHChristian Grönke2013-05-101-0/+1
* Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger2013-05-101-3/+3
* Fix glob64 broken by cleanup.Roland McGrath2013-05-061-0/+2
* Move dummy glob64.c alongside glob.c that defines glob64.Roland McGrath2013-05-061-1/+0
* Split _dl_writev out from _dl_debug_vdprintf.Roland McGrath2013-05-061-0/+38
* Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath2013-05-036-85/+4
* PowerPC: Add time vDSO supportAdhemerval Zanella2013-05-034-3/+70
* Sync with Linux 3.9Andreas Jaeger2013-05-031-1/+3
* S/390: Change struct statfs[64] member types to unsigned valuesHeiko Carstens2013-04-231-12/+12
* Remove __wur from setfsuid and setfsgid.Adam Conrad2013-04-181-2/+2
* Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar2013-04-032-0/+13
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-0210-0/+49
* Consolidate Linux and POSIX libc_fatal code.Roland McGrath2013-03-191-179/+37
* 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-215-28/+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-172-7/+3