about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch release/2.18/master into ibm/2.18/masterTulio Magno Quites Machado Filho2015-04-072-0/+29
|\
| * SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-161-0/+27
| * SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-071-0/+2
* | PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella2014-02-0413-37/+38
* | PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella2014-01-232-4/+10
* | PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2014-01-233-6/+10
* | PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella2014-01-162-4/+36
* | Set arch_minimum_kernel for powerpc*le.Alan Modra2013-11-162-0/+14
* | PowerPC LE ABI testsAlan Modra2013-11-1614-0/+3152
* | PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version numberUlrich Weigand2013-11-155-7/+192
* | PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand2013-11-155-59/+43
* | PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand2013-11-153-1/+12
* | PowerPC64 ELFv2 ABI 1/6: Code refactoringUlrich Weigand2013-11-151-3/+1
* | PowerPC64: Fix incorrect CFI in *context routinesUlrich Weigand2013-11-152-0/+27
* | PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella2013-11-153-5/+28
* | PowerPC SIGSTKSZAlan Modra2013-11-151-0/+54
* | PowerPC makecontextAlan Modra2013-11-152-4/+10
* | PowerPC LE _dl_hwcap accessAlan Modra2013-11-153-16/+16
* | PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-11-152-0/+23
* | CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-11-152-2/+0
|/
* PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella2013-07-234-0/+129
* 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