summaryrefslogtreecommitdiff
path: root/libc/sysdeps
AgeCommit message (Expand)Author
2010-04-15nptl: fix libc sigtimedwaitTimo Teräs
2010-04-15nptl: fix libc sigaction signal checkingTimo Teräs
2010-04-09Fixes NPTL build on x86.Natanael Copa
2010-04-06Merge commit 'origin/master' into nptlAustin Foxley
2010-04-06i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s...Denys Vlasenko
2010-04-06i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASMDenys Vlasenko
2010-04-06i386/bits/syscalls.h: generate better code using more restrictive asm constra...Denys Vlasenko
2010-04-06i386/bits/syscalls.h: explain how it works. no code changesDenys Vlasenko
2010-04-02poll.c: fix incorrect mergeAustin Foxley
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-03-18nios2: Define INTERNAL_SYSCALL_NCS, use common sycall definesTobias Klauser
2010-03-18nios2: Update fcntl.h from m68kTobias Klauser
2010-03-16nios2: Add sys/user.hTobias Klauser
2010-03-05pull kernel-features.h from NPTLBernhard Reutner-Fischer
2010-03-04poll: unavailable on linux < 2.2.0Bernhard Reutner-Fischer
2010-02-19Get x86_64 compile to succeed.Khem Raj
2010-02-19add dwarf defines used in cfi statementsAustin Foxley
2010-02-19update kernel-features.h with futex featuresAustin Foxley
2010-02-19fixes to get nptl compiling for x86_64Austin Foxley
2010-02-18i386 unify sysdep.hAustin Foxley
2010-02-18x86_64: unify sysdep.hAustin Foxley
2010-02-17Get new nptl building on SH4Khem Raj
2010-02-17compile fixes for i386 nptlAustin Foxley
2010-02-17fix nptl build for sparcAustin Foxley
2010-02-17Fix nptl build for mipsKhem Raj
2010-02-17Add missing libgcc_s.h header.Khem Raj
2010-02-17Assorted fixed to get nptl compiling on ARMKhem Raj
2010-02-13sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley
2010-02-13sparc/sysdep: Unify sparc sysdep.hAustin Foxley
2010-02-11arm/sysdep: Unify arm sysdep.hKhem Raj
2010-02-11mips/sysdep.h: Unify mips sysdep.hKhem Raj
2010-02-10libc_sh: Add a sysdep header for shCarmelo Amoroso
2010-02-10libc: Add a common sysdep headerCarmelo Amoroso
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2010-02-05getdents: Fix mips64 buildAtsushi Nemoto
2010-02-05Merge commit 'origin/master' into nptlAustin Foxley
2010-02-05prctl: silence shadow warningsBernhard Reutner-Fischer
2010-02-05kernel-features: add __ASSUME_POSIX_CPU_TIMERSBernhard Reutner-Fischer
2010-02-03Unbreak build for sparc on some config'sAustin Foxley
2010-02-03powerpc/bits/sysdep.h: move confusingly placed #undefDenys Vlasenko
2010-02-02remove two checks for gettimeofday errorDenys Vlasenko
2010-02-02time,times: stop interpreting negative return values ar errorsDenys Vlasenko
2010-01-25Merge branch 'master' into nptlCarmelo Amoroso
2010-01-22silence warning about implicit decl of sysctlBernhard Reutner-Fischer
2010-01-21futimens: add missing local prototypeBernhard Reutner-Fischer
2010-01-21mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...Khem Raj
2010-01-21avr32: add varargs handling of prctl syscallHans-Christian Egtvedt
2010-01-21avr32: add varargs handling of prctl syscallHans-Christian Egtvedt
2010-01-16futimens: add missing local prototypeBernhard Reutner-Fischer