summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common
Commit message (Expand)AuthorAgeFilesLines
...
* fix a few build errors for the no threads caseAustin Foxley2010-04-281-0/+1
* enable building __fcntl_nocancel, as it used unconditionally nowAustin Foxley2010-04-251-2/+0
* nptl: fix libc internal, dynamically enabled lockingTimo Teräs2010-04-221-12/+5
* nptl: remove unneeded libc-lock.h includeTimo Teräs2010-04-201-1/+0
* libc: remove libc weak __pthreads_* wrappersTimo Teras2010-04-162-8/+21
* nptl: fix libc sigtimedwaitTimo Teräs2010-04-151-2/+3
* poll.c: fix incorrect mergeAustin Foxley2010-04-021-3/+1
* Merge commit 'origin/master' into nptlAustin Foxley2010-04-025-6/+15
|\
| * prettify make cleanBernhard Reutner-Fischer2010-03-251-2/+2
| * pull kernel-features.h from NPTLBernhard Reutner-Fischer2010-03-051-18/+392
| * poll: unavailable on linux < 2.2.0Bernhard Reutner-Fischer2010-03-042-1/+7
| * libc: Add a common sysdep headerCarmelo Amoroso2010-02-101-0/+139
| * getdents: Fix mips64 buildAtsushi Nemoto2010-02-051-4/+4
* | add dwarf defines used in cfi statementsAustin Foxley2010-02-191-0/+19
* | update kernel-features.h with futex featuresAustin Foxley2010-02-191-0/+17
* | fixes to get nptl compiling for x86_64Austin Foxley2010-02-191-1/+1
* | Get new nptl building on SH4Khem Raj2010-02-171-0/+1
* | Add missing libgcc_s.h header.Khem Raj2010-02-171-0/+2
* | Assorted fixed to get nptl compiling on ARMKhem Raj2010-02-172-15/+51
* | nptl: sysdep headers re-factoringCarmelo Amoroso2010-02-091-0/+139
* | Merge commit 'origin/master' into nptlAustin Foxley2010-02-055-13/+31
|\|
| * prctl: silence shadow warningsBernhard Reutner-Fischer2010-02-051-1/+1
| * remove two checks for gettimeofday errorDenys Vlasenko2010-02-021-4/+6
| * time,times: stop interpreting negative return values ar errorsDenys Vlasenko2010-02-023-8/+24
* | kernel-features: add __ASSUME_POSIX_CPU_TIMERSBernhard Reutner-Fischer2010-02-051-0/+5
* | Merge branch 'master' into nptlCarmelo Amoroso2010-01-251-1/+3
|\|
| * silence warning about implicit decl of sysctlBernhard Reutner-Fischer2010-01-221-1/+3
| * futimens: add missing local prototypeBernhard Reutner-Fischer2010-01-161-0/+1
* | futimens: add missing local prototypeBernhard Reutner-Fischer2010-01-211-0/+1
* | Merge commit 'origin/master' into nptlAustin Foxley2009-12-191-2/+1
|\|
| * x86_64: fix multiple definition of chk functionsAustin Foxley2009-12-191-2/+1
| * uClibc_ctype.h: fix inverted check for susv4 macroAustin Foxley2009-11-301-1/+1
* | x86_64: no waitpid syscall exists, so use wait4Austin Foxley2009-12-161-3/+5
* | uClibc_ctype.h: fix inverted check for susv4 macroAustin Foxley2009-11-301-1/+1
* | Merge remote branch 'origin/master' into nptlAustin Foxley2009-11-286-115/+220
|\|
| * sync confname, environments with glibcBernhard Reutner-Fischer2009-11-262-17/+102
| * in6_{pktinfo,mtuinfo}: provide type if IPV6 is onBernhard Reutner-Fischer2009-11-251-0/+2
| * bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger2009-11-232-97/+110
| * futimens: Ducument why we need manual hidden_protoBernhard Reutner-Fischer2009-11-231-1/+6
* | Merge remote branch 'origin/master' into nptl_mergeAustin Foxley2009-11-226-3/+32
|\|
| * futimens: add functionBernhard Reutner-Fischer2009-11-202-0/+25
| * ppoll: get NULL from stddef.hBernhard Reutner-Fischer2009-11-201-3/+2
| * SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer2009-11-191-0/+2
| * DO_XSI_MATH: add config knobBernhard Reutner-Fischer2009-11-191-0/+2
| * _Exit(): add weak alias to _exit() for C99Bernhard Reutner-Fischer2009-11-191-0/+1
| * disable _POSIX_SPAWN defineMike Frysinger2009-10-221-0/+2
| * sysctl: avoid inline initializationMike Frysinger2009-10-221-17/+9
* | disable _POSIX_SPAWN defineMike Frysinger2009-11-091-0/+2
* | sysctl: avoid inline initializationMike Frysinger2009-11-091-17/+9
* | whitespace fixesAustin Foxley2009-10-175-6/+5