aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Remove MIPS version of waitid.c.Joseph Myers1-7/+0
2015-04-27Update sparc localplt.dataDavid S. Miller2-8/+6
2015-04-24S/390: Get cache information via sysconfStefan Liebler1-0/+230
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella18-14/+14
2015-04-16Convert sparc over to lowlevellock-futex.hDavid S. Miller1-146/+1
2015-04-07[BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill1-0/+1
2015-04-06alpha: Unconditionally include dl-sysdep.h in sysdep.hRichard Henderson1-5/+1
2015-04-02aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab1-0/+54
2015-03-25Remove unused macros from i386 lowlevellock.h.Joseph Myers1-18/+0
2015-03-25Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers5-153/+106
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra4-0/+11
2015-03-23pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer1-15/+18
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra1-5/+0
2015-03-19linux-generic: add a READMEChris Metcalf1-0/+11
2015-03-12S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler4-24/+12
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella1-5/+1
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers3-0/+15
2015-02-27hppa: fix __O_SYNC to match the kernelJohn David Anglin1-1/+1
2015-02-25in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang1-4/+4
2015-02-24Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar1-2/+3
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud5-11/+11
2015-02-24hppa: fix build failure with RTLD_PRIVATE_ERRNOMike Frysinger1-0/+3
2015-02-20s390: Use generic lowlevellock-futex.hStefan Liebler1-325/+10
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-16/+0
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers5-9/+13
2015-02-17S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler1-15/+4
2015-02-17ia64: Remove custom lowlevellock.hTorvald Riegel1-317/+0
2015-02-17ia64: drop custom getpagesizeMike Frysinger1-38/+0
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune1-6/+0
2015-02-12Use -Werror=undef for assembly code.Roland McGrath1-8/+4
2015-02-12powerpc: Fix TABORT encoding for little endianAdhemerval Zanella1-1/+1
2015-02-09Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab1-1/+1
2015-02-06NPTL: Build tests using clone directly only for Linux.Roland McGrath4-1/+225
2015-02-06x86: Clean up __vdso_clock_gettime variable.Roland McGrath6-232/+6
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath6-12/+2
2015-02-06hppa: Sync with pthread.h.Carlos O'Donell1-1/+1146
2015-02-05glibc 2.21 pre-release update.Carlos O'Donell1-1/+1
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell6-1205/+69
2015-01-25ia64: avoid set-but-not-used warningAndreas Schwab1-0/+3
2015-01-25m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab1-10/+9
2015-01-21BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella1-69/+59
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell18-1793/+0
2015-01-17Commit nios2 port to master.Chung-Lin Tang44-0/+4790
2015-01-16S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler7-14/+42
2015-01-12Add x86 32 bit vDSO time function supportAdhemerval Zanella16-118/+313
2015-01-12powerpc: Fix Copyright dates and CL entryAdhemerval Zanella13-13/+13
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella2-0/+2
2015-01-12powerpc: Add adaptive elision to rwlocksAdhemerval Zanella2-3/+8
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella15-5/+672
2015-01-09MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune1-8/+0