summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux
Commit message (Expand)AuthorAgeFilesLines
...
* Add position independent code for crt1.S.Carmelo Amoroso2009-05-051-0/+45
* Merged revisions 25821,25823-25824,25836 via svnmerge from Khem Raj2009-03-281-1/+2
* sparc atomic.h: resort to v7/v8 atomic operations in the static case, austinf2009-03-211-10/+12
* sparc32 nptl functionalaustinf2009-03-196-99/+523
* Merged revisions 25669-25670,25673-25674 via svnmerge from Khem Raj2009-03-162-1/+58
* Merged revisions 25638,25640,25642,25649-25650,25667-25668 via svnmerge from Khem Raj2009-03-162-9/+58
* Merged revisions 25556 via svnmerge from Khem Raj2009-03-052-5/+15
* mknod: widen the parameters to match kernelDenis Vlasenko2009-03-035-18/+21
* Add EPOLLRDHUP constantDenis Vlasenko2009-03-021-0/+2
* fix breakage in x86_64 defconfigDenis Vlasenko2009-02-277-57/+13
* reinstate __libc_foo for linuxthreads.oldDenis Vlasenko2009-02-257-0/+37
* Use gcc built-in defines for detecting SH cores instead ofCarmelo Amoroso2009-02-235-6/+6
* Fix my previous commit to use preprocessor in the right way !Carmelo Amoroso2009-02-201-1/+1
* Fix typo.Carmelo Amoroso2009-02-201-1/+1
* sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architectureCarmelo Amoroso2009-02-201-1/+1
* Synch kernel_types.h (i386, x86_64) with trunkCarmelo Amoroso2009-02-192-2/+2
* - synch r25316:25325 from trunkBernhard Reutner-Fischer2009-02-183-25/+8
* mathcalls.h: remove tons of redundant semicolons; better comment about macrosDenis Vlasenko2009-02-181-85/+87
* test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko2009-02-171-0/+7
* docs/probe_math_exception.c:Denis Vlasenko2009-02-111-3/+14
* fix ppoll. we forgot to pass 5th parameter to the syscallDenis Vlasenko2009-01-281-14/+17
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-226-96/+170
* Signal handling rework: two missing filesCarmelo Amoroso2009-01-222-149/+93
* Synch whole signal handling rework with trunk. Tested on nptl-sh4.Carmelo Amoroso2009-01-2215-311/+173
* - pull r24946 from trunk (remove unavailable functionality; psm)Bernhard Reutner-Fischer2009-01-211-0/+4
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-211-55/+48
* Make __global_locale visible in headersDenis Vlasenko2009-01-181-1/+2
* - pull r24799 from trunkBernhard Reutner-Fischer2009-01-122-1/+11
* Get rid of the following annoying warnings on ppc:Denis Vlasenko2009-01-031-17/+18
* - whitespace cleanup; no obj-code changes (r24600)Bernhard Reutner-Fischer2008-12-297-62/+62
* - pull r24593:24596 from trunkBernhard Reutner-Fischer2008-12-291-1/+2
* Help unifdef to remove private parts of headersDenis Vlasenko2008-12-272-5/+12
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-273-96/+90
* - _syscall?() need to superfluous trailing ';'Bernhard Reutner-Fischer2008-12-236-15/+19
* - sync with trunkBernhard Reutner-Fischer2008-12-232-2/+1
* signal.h consolidation from trunk.Denis Vlasenko2008-12-235-102/+2
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-238-82/+76
* fix build failures on i386Denis Vlasenko2008-12-231-1/+1
* Get non nptl threads compiled on x86.Khem Raj2008-12-234-22/+10
* Get i386 non nptl builds going.Khem Raj2008-12-236-178/+104
* - sync with trunk r24404 (no obj-code changes)Bernhard Reutner-Fischer2008-12-223-9/+9
* - sync with trunk @r24492Bernhard Reutner-Fischer2008-12-221-137/+57
* Synch with trunk @ 24392Carmelo Amoroso2008-12-122-42/+86
* Missing from bfin mergeCarmelo Amoroso2008-12-121-133/+0
* Removed some __libc_xxx fucntions as merged from trunk.Carmelo Amoroso2008-12-1113-119/+52
* Fix kernl-features.h include path.Carmelo Amoroso2008-12-112-2/+42
* Synch with trunk @ 24379Carmelo Amoroso2008-12-111-0/+32
* Synch with trunk @ 24379Carmelo Amoroso2008-12-111-0/+437
* Synch with trunk @ 24379Carmelo Amoroso2008-12-117-55/+221
* Synch with trunk @ 24261Carmelo Amoroso2008-12-111-104/+47