summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits
Commit message (Expand)AuthorAgeFilesLines
* SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer2009-11-221-0/+2
* DO_XSI_MATH: add config knobBernhard Reutner-Fischer2009-11-221-0/+2
* disable _POSIX_SPAWN defineMike Frysinger2009-11-091-0/+2
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-0/+8
* descriptive error messageBernhard Reutner-Fischer2009-10-161-1/+1
* Revert part of ecd7069ac6Austin Foxley2009-09-251-0/+2
* uClibc_mutex.h: define non-thread versions of all the io-mutex macrosAustin Foxley2009-09-211-5/+12
* warning fixesAustin Foxley2009-09-211-2/+0
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-4/+5
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-031-0/+6
* handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer2009-08-191-0/+5
* enable nanosecond stat support for everyoneMike Frysinger2009-08-191-2/+2
* add missing UTIME_* defines for *at funcsMike Frysinger2009-08-191-1/+6
* byteswap: unify common definitionsMike Frysinger2009-08-192-87/+109
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-08-191-2/+2
* some ports define ENOTSUPMike Frysinger2009-08-191-1/+3
* INLINE_SYSCALL_NCS: scope out local vars to avoid conflictsMike Frysinger2009-08-191-6/+6
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-092-3/+17
* syscall: unify common syscall definesMike Frysinger2009-07-092-1/+83
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-0/+6
* - synch r25316:25325 from trunkBernhard Reutner-Fischer2009-02-181-23/+0
* 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
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-221-0/+3
* Synch whole signal handling rework with trunk. Tested on nptl-sh4.Carmelo Amoroso2009-01-223-34/+37
* - 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
* signal.h consolidation from trunk.Denis Vlasenko2008-12-231-22/+0
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-233-70/+49
* Get i386 non nptl builds going.Khem Raj2008-12-231-53/+14
* - sync with trunk @r24492Bernhard Reutner-Fischer2008-12-221-137/+57
* Synch with trunk @ 24392Carmelo Amoroso2008-12-121-40/+84
* 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-031-47/+105
* Synch with trunk @ 24165Carmelo Amoroso2008-11-276-1/+16
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-173-6/+102
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-316-8/+8
* 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
* Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on AR...Khem Raj2008-07-092-66/+63
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-0925-385/+464