about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-311-4/+0