about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Fix getlogin_r namespace (bug 18527).Joseph Myers2015-06-122-6/+10
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+4
* x86: Remove vsyscall usageAdhemerval Zanella2015-06-096-74/+20
* Fix pathconf statvfs namespace (bug 18507).Joseph Myers2015-06-094-8/+10
* Consolidate sched_getcpuAdhemerval Zanella2015-06-0912-203/+10
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-0/+4
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+6
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-0473-1161/+192
* ARM: VDSO supportNathan Lynch2015-06-045-0/+84
* Use inline syscalls for non-cancellable versionsAdhemerval Zanella2015-06-042-34/+44
* Use better variable names in MIPS syscall macros.Joseph Myers2015-06-023-16/+16
* x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella2015-06-015-63/+9
* powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor2015-06-012-14/+52
* tile: use better variable naming in INLINE_SYSCALLChris Metcalf2015-05-261-14/+15
* Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath2015-05-268-0/+8
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-2610-88/+9
* struct stat is not posix conformSzabolcs Nagy2015-05-263-6/+6
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-2626-552/+288
* Remove socket.S implementationAdhemerval Zanella2015-05-2261-1718/+609
* Fix pathconf basename namespace (bug 18444).Joseph Myers2015-05-221-1/+1
* NaCl: Set tid field to a unique value.Roland McGrath2015-05-201-0/+30
* Move usleep.c using nanosleep to sysdeps/posix.Roland McGrath2015-05-201-33/+0
* i386: Remove six-argument specialized implementationsAdhemerval Zanella2015-05-205-197/+2
* Fix non-portable echo usage in sysdeps/unix/make-syscalls.shAdhemerval Zanella2015-05-141-9/+14
* Refactor scandir/scandirat to use common tail.Roland McGrath2015-05-131-8/+7
* Break __scandir_cancel_handler out into its own file.Roland McGrath2015-05-131-1/+0
* Remove a trailing `\' in make-syscalls.shH.J. Lu2015-05-131-1/+1
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-084-6/+7
* __ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer2015-05-055-114/+34
* i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer2015-05-056-232/+3
* Remove MIPS version of waitid.c.Joseph Myers2015-04-301-7/+0
* Update sparc localplt.dataDavid S. Miller2015-04-272-8/+6
* S/390: Get cache information via sysconfStefan Liebler2015-04-241-0/+230
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-2018-14/+14
* Convert sparc over to lowlevellock-futex.hDavid S. Miller2015-04-161-146/+1
* [BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill2015-04-071-0/+1
* alpha: Unconditionally include dl-sysdep.h in sysdep.hRichard Henderson2015-04-061-5/+1
* aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab2015-04-021-0/+54
* Remove unused macros from i386 lowlevellock.h.Joseph Myers2015-03-251-18/+0
* Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers2015-03-255-153/+106
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-254-0/+11
* pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer2015-03-231-15/+18
* Remove HAVE_ASM_PPC_REL16 referencesAlan Modra2015-03-231-5/+0
* linux-generic: add a READMEChris Metcalf2015-03-191-0/+11
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2015-03-124-24/+12
* powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella2015-03-111-5/+1
* Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers2015-03-023-0/+15
* hppa: fix __O_SYNC to match the kernelJohn David Anglin2015-02-271-1/+1
* in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang2015-02-251-4/+4
* Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar2015-02-241-2/+3