summaryrefslogtreecommitdiff
path: root/libc/sysdeps
AgeCommit message (Expand)Author
2010-07-09include/param.h: Dont use ARG_MAX from kernel headersKhem Raj
2010-07-07arm: Silence warning about shadow declarationsKhem Raj
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-07-06Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley
2010-07-05don't make __errno_location / __h_errno_location hiddenPeter Korsgaard
2010-07-03remove extra comma in lock macroAustin Foxley
2010-06-30mips/syscall-error: Choose the correct version for setting up errno.Khem Raj
2010-06-29remove redundant args to do_lnBernhard Reutner-Fischer
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-06-24libc: silence warnings about undefined cpp tokensBernhard Reutner-Fischer
2010-06-22MIPS: Fix build error with linuxthreads.oldAbdoulaye Walsimou Gaye
2010-06-17libc: define cfi_personality and cfi_lsdaBernhard Reutner-Fischer
2010-06-11silence some warnings about missing prototypesBernhard Reutner-Fischer
2010-06-07mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mipsKhem Raj
2010-06-01inotify: add inotify_init1 system call supportVladimir Zapolskiy
2010-06-01bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK supportVladimir Zapolskiy
2010-05-19mips: Add vfork to libcKhem Raj
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2010-04-28fix a few build errors for the no threads caseAustin Foxley
2010-04-27MIPS: restore INLINE_SYSCALL macroGabor Juhos
2010-04-27nptl: mips needs updated clone() implementationAndreas Schultz
2010-04-27libc/x86_64: use ELF-compatible definitions for assemblerRoman I Khimov
2010-04-25enable building __fcntl_nocancel, as it used unconditionally nowAustin Foxley
2010-04-22nptl: fix libc internal, dynamically enabled lockingTimo Teräs
2010-04-20nptl: remove unneeded libc-lock.h includeTimo Teräs
2010-04-16libc: remove libc weak __pthreads_* wrappersTimo Teras
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