about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
...
* PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2013-11-132-2/+2
* Set arch_minimum_kernel to 3.4.0 for x32H.J. Lu2013-11-132-0/+6
* PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2013-11-133-6/+10
* PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella2013-11-083-5/+28
* Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka2013-10-311-6/+8
* rename configure.in to configure.acMike Frysinger2013-10-304-2/+2
* Add e500 port.Joseph Myers2013-10-182-1/+4
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0424-0/+4153
* e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.Joseph Myers2013-10-042-2/+2
* e500 port: getcontext / setcontext / swapcontext.Joseph Myers2013-10-043-0/+17
* PowerPC SIGSTKSZAlan Modra2013-10-041-0/+54
* PowerPC makecontextAlan Modra2013-10-042-4/+10
* PowerPC LE _dl_hwcap accessAlan Modra2013-10-043-16/+16
* tst-fanotify: fix styleMike Frysinger2013-09-281-8/+9
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-112-0/+5
* Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell2013-09-061-0/+12
* tst-fanotify: skip when we get back EPERMMike Frysinger2013-09-051-5/+8
* tst-fanotify: new simple testMike Frysinger2013-09-022-1/+57
* Fix typos.Ondřej Bílka2013-08-303-3/+3
* Remove aix specific files.Ondřej Bílka2013-08-299-869/+0
* Support ELFOSABI_GNU on all GNU systems.Thomas Schwinge2013-08-291-23/+0
* Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2013-08-291-4/+4
* Fix typos.Ondřej Bílka2013-08-296-6/+6
* Clean up __libc_sa_len helper.Roland McGrath2013-08-273-66/+13
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-202-0/+23
* Include <string.h> in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers2013-08-201-0/+1
* Use __getpagesize and __ffs in MMAP2_PAGE_SHIFT == -1 case of mmap64.Joseph Myers2013-08-201-3/+2
* * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):Andreas Krebbel2013-08-201-1/+2
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-08-162-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