summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits
Commit message (Expand)AuthorAgeFilesLines
* bits/statvfs.h: update, adding ST_RELATIMEPeter S. Mazinger2011-03-091-2/+4
* types.h: remove __ipc_pid_tPeter S. Mazinger2011-03-091-5/+0
* add _dl_errno support to errno.h, cleanupPeter S. Mazinger2011-03-031-43/+0
* simplify guard of uClibc internalsPeter S. Mazinger2011-03-031-1/+1
* remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger2011-03-031-0/+2
* remove error handling from some syscallsPeter S. Mazinger2011-03-031-0/+1
* use common sigthread.hPeter S. Mazinger2011-03-031-1/+7
* sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3Peter Korsgaard2011-02-091-1/+21
* libm: improve readability of math.h; expand comments and docsDenys Vlasenko2010-10-311-4/+9
* *: inline constant __sig{add,del}set and __sigismemberDenys Vlasenko2010-10-221-1/+34
* sleep: employ __USE_EXTERN_INLINES (with necessary fixes)Denys Vlasenko2010-10-221-4/+10
* math: isnan is a C99 featureHenning Heinold2010-08-051-6/+5
* nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6Bernhard Reutner-Fischer2010-08-021-0/+8
* new helper funcs for alloca/malloc with mmu/nommuMike Frysinger2010-07-271-0/+26
* remove trailing comma in enumBernhard Reutner-Fischer2010-07-271-1/+1
* include/param.h: Dont use ARG_MAX from kernel headersKhem Raj2010-07-091-1/+9
* Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley2010-07-062-0/+4
* don't make __errno_location / __h_errno_location hiddenPeter Korsgaard2010-07-052-4/+0
* remove extra comma in lock macroAustin Foxley2010-07-031-1/+1
* bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK supportVladimir Zapolskiy2010-06-011-1/+11
* fix a few build errors for the no threads caseAustin Foxley2010-04-281-0/+1
* 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
* Merge commit 'origin/master' into nptlAustin Foxley2010-04-021-0/+5
|\
| * pull kernel-features.h from NPTLBernhard Reutner-Fischer2010-03-051-18/+392
| * poll: unavailable on linux < 2.2.0Bernhard Reutner-Fischer2010-03-041-0/+5
* | update kernel-features.h with futex featuresAustin Foxley2010-02-191-0/+17
* | Assorted fixed to get nptl compiling on ARMKhem Raj2010-02-171-5/+0
* | Merge commit 'origin/master' into nptlAustin Foxley2010-02-051-0/+17
|\|
| * time,times: stop interpreting negative return values ar errorsDenys Vlasenko2010-02-021-0/+17
| * uClibc_ctype.h: fix inverted check for susv4 macroAustin Foxley2009-11-301-1/+1
* | kernel-features: add __ASSUME_POSIX_CPU_TIMERSBernhard Reutner-Fischer2010-02-051-0/+5
* | uClibc_ctype.h: fix inverted check for susv4 macroAustin Foxley2009-11-301-1/+1
* | Merge remote branch 'origin/master' into nptlAustin Foxley2009-11-285-114/+214
|\|
| * 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
* | Merge remote branch 'origin/master' into nptl_mergeAustin Foxley2009-11-222-0/+4
|\|
| * SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer2009-11-191-0/+2
| * DO_XSI_MATH: add config knobBernhard Reutner-Fischer2009-11-191-0/+2
| * disable _POSIX_SPAWN defineMike Frysinger2009-10-221-0/+2
* | disable _POSIX_SPAWN defineMike Frysinger2009-11-091-0/+2
* | cancellation support for a large amount of the required syscallsAustin Foxley2009-10-171-2/+2
* | rework internal uClibc mutexes to support futex locking, and nptlAustin Foxley2009-10-172-12/+84
* | some tweaks under libc/ needed for nptlAustin Foxley2009-10-171-15/+372
|/
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-0/+8
* descriptive error messageBernhard Reutner-Fischer2009-10-051-1/+1
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-4/+5
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-301-0/+6