aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers6-9/+9
2013-06-06Fix leading whitespaces.Ondrej Bilka2-2/+2
2013-06-05Remove trailing whitespace.Joseph Myers30-71/+71
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado3-3/+21
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold10-0/+10
2013-05-15Update s390/bits/siginfo.hEdjunior Machado1-3/+7
2013-05-10Add getgid.c for SHChristian Grönke1-0/+1
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger1-3/+3
2013-05-06Fix glob64 broken by cleanup.Roland McGrath1-0/+2
2013-05-06Move dummy glob64.c alongside glob.c that defines glob64.Roland McGrath1-1/+0
2013-05-06Split _dl_writev out from _dl_debug_vdprintf.Roland McGrath1-0/+38
2013-05-03Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath6-85/+4
2013-05-03PowerPC: Add time vDSO supportAdhemerval Zanella4-3/+70
2013-05-03Sync with Linux 3.9Andreas Jaeger1-1/+3
2013-04-23S/390: Change struct statfs[64] member types to unsigned valuesHeiko Carstens1-12/+12
2013-04-18Remove __wur from setfsuid and setfsgid.Adam Conrad1-2/+2
2013-04-03Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar2-0/+13
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge10-0/+49
2013-03-19Consolidate Linux and POSIX libc_fatal code.Roland McGrath1-179/+37
2013-03-15Move _dl_non_dynamic_init, _dl_aux_init declarations.Roland McGrath1-6/+0
2013-03-15PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella2-12/+46
2013-03-14Fix formatting in last changeSiddhesh Poyarekar1-1/+1
2013-03-14Fix __times() handling of EFAULT when buf is NULLPetr Baudis1-4/+6
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab1-1/+0
2013-03-08PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella1-4/+0
2013-03-07Install <bits/mman-linux.h>Andreas Jaeger1-1/+2
2013-03-07Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar2-24/+0
2013-03-06Use <bits/mman-linux.h> for MIPSAndreas Jaeger1-1/+5
2013-03-06Remove MAP_GROWSUP on s390Andreas Jaeger1-2/+0
2013-03-06Sync with Linux 3.8Andreas Jaeger13-4/+35
2013-03-06Remove powerpc64 bounded-pointers code.Joseph Myers2-14/+6
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger6-29/+23
2013-03-05S/390: Fix rt_sigprocmask syscall invocation in get/set/swapcontext.Andreas Krebbel7-86/+100
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger6-338/+104
2013-03-01Fix NEED_DL_SYSINFO_DSO conditionals.Roland McGrath1-1/+1
2013-02-28Remove powerpc32 bounded-pointers code.Joseph Myers2-14/+6
2013-02-21Remove remaining bounded-pointers support from i386 .S files.Joseph Myers6-30/+20
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar10-0/+30
2013-02-18FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar1-0/+5
2013-02-17Remove bounded-pointers handling from x86_64 assembly sources.Joseph Myers3-9/+3
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers1-9/+0
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers1-9/+6
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers30-83/+66
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers29-92/+44
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers31-152/+42
2013-02-07Remove lots of inline keywords.Roland McGrath1-1/+1
2013-02-05Move nss directory into sysdeps Subdirs.Roland McGrath1-0/+1
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers22-84/+35
2013-02-01Remove BOUNDED_N and BOUNDED_1.Joseph Myers1-2/+1
2013-02-01Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers1-1/+0