summaryrefslogtreecommitdiff
path: root/libc/sysdeps
AgeCommit message (Expand)Author
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-09nptl: sysdep headers re-factoringCarmelo Amoroso
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
2010-01-14mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...Khem Raj
2009-12-19Merge commit 'origin/master' into nptlAustin Foxley
2009-12-19x86_64: fix multiple definition of chk functionsAustin Foxley
2009-12-16fix multiple definitions of pthread_once for x86_64Austin Foxley
2009-12-16x86_64: no waitpid syscall exists, so use wait4Austin Foxley
2009-12-16build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso
2009-12-16build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso
2009-12-11get x86_64 nptl buildingAustin Foxley
2009-12-03sh: Add a prototype for the gcc __set_fpscr internal functionCarmelo Amoroso
2009-12-03sh: Add a prototype for the gcc __set_fpscr internal functionCarmelo Amoroso
2009-11-30uClibc_ctype.h: fix inverted check for susv4 macroAustin Foxley
2009-11-30uClibc_ctype.h: fix inverted check for susv4 macroAustin Foxley
2009-11-28Merge remote branch 'origin/master' into nptlAustin Foxley
2009-11-27make x86_64 struct utmp glibc-compatibleDenys Vlasenko
2009-11-26sync confname, environments with glibcBernhard Reutner-Fischer
2009-11-25in6_{pktinfo,mtuinfo}: provide type if IPV6 is onBernhard Reutner-Fischer
2009-11-23nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger
2009-11-23bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger
2009-11-23futimens: Ducument why we need manual hidden_protoBernhard Reutner-Fischer
2009-11-22Merge remote branch 'origin/master' into nptl_mergeAustin Foxley
2009-11-20futimens: add functionBernhard Reutner-Fischer
2009-11-20ppoll: get NULL from stddef.hBernhard Reutner-Fischer
2009-11-19sync some headers and disable unused prototypesPeter S. Mazinger
2009-11-19SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer
2009-11-19DO_XSI_MATH: add config knobBernhard Reutner-Fischer
2009-11-19_Exit(): add weak alias to _exit() for C99Bernhard Reutner-Fischer
2009-11-09disable _POSIX_SPAWN defineMike Frysinger
2009-11-09sysctl: avoid inline initializationMike Frysinger
2009-11-09sparc: use fputs to write to stderrMike Frysinger
2009-11-09sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger