summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common
Commit message (Expand)AuthorAgeFilesLines
...
* Merged revisions 25669-25670,25673-25674 via svnmerge from Khem Raj2009-03-161-1/+1
* 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-032-11/+16
* 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
* - 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
* 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-222-0/+13
* Synch whole signal handling rework with trunk. Tested on nptl-sh4.Carmelo Amoroso2009-01-224-35/+40
* - 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
* - whitespace cleanup; no obj-code changes (r24600)Bernhard Reutner-Fischer2008-12-293-7/+7
* - 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-231-22/+0
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-236-72/+65
* fix build failures on i386Denis Vlasenko2008-12-231-1/+1
* Get non nptl threads compiled on x86.Khem Raj2008-12-233-20/+4
* Get i386 non nptl builds going.Khem Raj2008-12-234-66/+17
* - sync with trunk @r24492Bernhard Reutner-Fischer2008-12-221-137/+57
* Synch with trunk @ 24392Carmelo Amoroso2008-12-122-42/+86
* Removed some __libc_xxx fucntions as merged from trunk.Carmelo Amoroso2008-12-1112-115/+48
* 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 @ 24261Carmelo Amoroso2008-12-111-104/+47
* Merged with trunk: basically white space and blank lines removalCarmelo Amoroso2008-12-111-2/+9
* Synch with trunk @ 24242Carmelo Amoroso2008-12-036-65/+119
* Synch with trunk @ 24165Carmelo Amoroso2008-11-27197-415/+515
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-8/+7
* Synch with trunk @ 24087Carmelo Amoroso2008-11-182-3/+3
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-173-6/+102
* Fixes posix_fadvise[64] functions to return the Carmelo Amoroso2008-09-182-8/+42
* Remove trailing whitespacesCarmelo Amoroso2008-09-181-2/+2
* include signal.h for missing SIG_BLOCK definition.Khem Raj2008-08-151-0/+1
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-3178-108/+111
* Do not include libc-lock.h because uClibc_mutex.h is exported file and severa...Khem Raj2008-07-141-1/+0
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-112-3/+4
* uClibc_mutex.h should not include bits/libc-lock.h. Revert libtest.c accordin...Carmelo Amoroso2008-07-111-1/+0
* Fix some __UCLIBC_IO_MUTEX_XXXX macro to be used without FUTEX support. Thank...Carmelo Amoroso2008-07-112-63/+72
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-23/+8
* Exclude some files for ARM NPTL, Do not use _libc_fatalKhem Raj2008-07-101-1/+6