aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-09MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel1-303/+0
2015-01-09MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel1-89/+0
2015-01-08Clean up allocrtsig code.Roland McGrath2-82/+0
2015-01-08Add stub sys/procfs.h fileRoland McGrath1-1/+1
2015-01-08NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath1-0/+48
2015-01-08powerpc: Fix compiler warning on some syscallsAdhemerval Zanella4-8/+9
2015-01-07mips: Fix __libc_pread prototypeAdhemerval Zanella1-1/+1
2015-01-06Clean up check_pf allocation pattern. addressesOndřej Bílka1-84/+39
2015-01-06Function declaration cleanupAdhemerval Zanella35-171/+39
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu2-8/+7
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath2-259/+0
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers1-1/+1
2015-01-05tile: check error properly for vDSO callsChris Metcalf3-6/+20
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers1-1/+1
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers2-2/+2
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune1-9/+0
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers1-1/+3
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers1-1/+1
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers1-1/+1
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1466-1466/+1466
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune4-1/+199
2014-12-30i386: Fix build by GCC 5.0Andrew Senkevich1-1/+1
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers1-0/+1
2014-12-29Fix a couple of -Wundef warnings.Chris Metcalf1-1/+1