index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
bits
Age
Commit message (
Expand
)
Author
2011-02-09
sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3
Peter Korsgaard
2010-10-31
libm: improve readability of math.h; expand comments and docs
Denys Vlasenko
2010-10-22
*: inline constant __sig{add,del}set and __sigismember
Denys Vlasenko
2010-10-22
sleep: employ __USE_EXTERN_INLINES (with necessary fixes)
Denys Vlasenko
2010-08-05
math: isnan is a C99 feature
Henning Heinold
2010-08-02
nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6
Bernhard Reutner-Fischer
2010-07-27
new helper funcs for alloca/malloc with mmu/nommu
Mike Frysinger
2010-07-27
remove trailing comma in enum
Bernhard Reutner-Fischer
2010-07-09
include/param.h: Dont use ARG_MAX from kernel headers
Khem Raj
2010-07-06
Revert "don't make __errno_location / __h_errno_location hidden"
Austin Foxley
2010-07-05
don't make __errno_location / __h_errno_location hidden
Peter Korsgaard
2010-07-03
remove extra comma in lock macro
Austin Foxley
2010-06-01
bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support
Vladimir Zapolskiy
2010-04-28
fix a few build errors for the no threads case
Austin Foxley
2010-04-22
nptl: fix libc internal, dynamically enabled locking
Timo Teräs
2010-04-20
nptl: remove unneeded libc-lock.h include
Timo Teräs
2010-04-16
libc: remove libc weak __pthreads_* wrappers
Timo Teras
2010-04-02
Merge commit 'origin/master' into nptl
Austin Foxley
2010-03-05
pull kernel-features.h from NPTL
Bernhard Reutner-Fischer
2010-03-04
poll: unavailable on linux < 2.2.0
Bernhard Reutner-Fischer
2010-02-19
update kernel-features.h with futex features
Austin Foxley
2010-02-17
Assorted fixed to get nptl compiling on ARM
Khem Raj
2010-02-05
Merge commit 'origin/master' into nptl
Austin Foxley
2010-02-05
kernel-features: add __ASSUME_POSIX_CPU_TIMERS
Bernhard Reutner-Fischer
2010-02-02
time,times: stop interpreting negative return values ar errors
Denys Vlasenko
2009-11-30
uClibc_ctype.h: fix inverted check for susv4 macro
Austin Foxley
2009-11-30
uClibc_ctype.h: fix inverted check for susv4 macro
Austin Foxley
2009-11-28
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-11-26
sync confname, environments with glibc
Bernhard Reutner-Fischer
2009-11-25
in6_{pktinfo,mtuinfo}: provide type if IPV6 is on
Bernhard Reutner-Fischer
2009-11-23
bits/mmap.h: unify ala linux asm-generic efforts
Mike Frysinger
2009-11-22
Merge remote branch 'origin/master' into nptl_merge
Austin Foxley
2009-11-19
SUSv4: disable isascii, toascii, _toupper, _tolower
Bernhard Reutner-Fischer
2009-11-19
DO_XSI_MATH: add config knob
Bernhard Reutner-Fischer
2009-11-09
disable _POSIX_SPAWN define
Mike Frysinger
2009-10-22
disable _POSIX_SPAWN define
Mike Frysinger
2009-10-17
cancellation support for a large amount of the required syscalls
Austin Foxley
2009-10-17
rework internal uClibc mutexes to support futex locking, and nptl
Austin Foxley
2009-10-17
some tweaks under libc/ needed for nptl
Austin Foxley
2009-10-07
clean up O_CLOEXEC handling
Mike Frysinger
2009-10-05
descriptive error message
Bernhard Reutner-Fischer
2009-09-18
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-08-30
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-08-05
handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN
Bernhard Reutner-Fischer
2009-07-26
enable nanosecond stat support for everyone
Mike Frysinger
2009-07-26
add missing UTIME_* defines for *at funcs
Mike Frysinger
2009-07-21
byteswap: unify common definitions
Mike Frysinger
2009-07-21
s/UCLIBC_INTERNAL/_LIBC/g
Denys Vlasenko
2009-07-20
some ports define ENOTSUP
Mike Frysinger
2009-07-20
INLINE_SYSCALL_NCS: scope out local vars to avoid conflicts
Mike Frysinger
[next]