Age | Commit message (Expand) | Author |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2011-03-03 | syntax fixes | Peter S. Mazinger |
2011-03-03 | guard IPv6 stuff | Peter S. Mazinger |
2011-03-03 | include features.h | Peter S. Mazinger |
2010-12-01 | libc: fix strtoq | Natanael Copa |
2010-11-24 | config_parser: hide symbols | Bernhard Reutner-Fischer |
2010-10-31 | libm: improve readability of math.h; expand comments and docs | Denys Vlasenko |
2010-09-20 | nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled | Carmelo Amoroso |
2010-09-16 | libc: Add canonicalize_file_name function | Carmelo Amoroso |
2010-09-15 | libubacktrace: Provide uClibc with backtrace functions | Salvatore Cro |
2010-09-14 | misc: utmpx based logging support | Salvatore Cro |
2010-08-19 | add header guard | Bernhard Reutner-Fischer |
2010-08-05 | getnet: switch to config parser | Bernhard Reutner-Fischer |
2010-08-05 | sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN | Bernhard Reutner-Fischer |
2010-08-05 | add config parser | Bernhard Reutner-Fischer |
2010-07-27 | lutimes: add lutimes support | Vladimir Zapolskiy |
2010-07-27 | endian.h: add BSD convertions between big/little-endian byte order | Vladimir Zapolskiy |
2010-07-26 | enable fcntl nocancel prototype for all threads | Mike Frysinger |
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-06-10 | libm: unhide signgam | Roman I Khimov |
2010-05-17 | Fix fcntl64 for 64 bit targets. | Rob Landley |
2010-05-16 | resolv.h: fix wring indentation of #ifdef/#endif pairs | Denys Vlasenko |
2010-04-16 | libc-symbols: add attribute_protected | Timo Teras |
2010-04-12 | Merge remote branch 'origin/master' into nptl | Austin Foxley |
2010-04-12 | attribute_optimize: fix typo with args | Bernhard Reutner-Fischer |
2010-04-06 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-04-05 | getutid is not used internally, removing hidden_proto | Denys Vlasenko |
2010-02-17 | Assorted fixed to get nptl compiling on ARM | Khem Raj |
2010-02-16 | mass sync with glibc nptl | Austin Foxley |
2010-02-08 | libc: Fix typo in include/rpc | Carmelo Amoroso |
2010-02-08 | libc: Fix typo in include/rpc | Carmelo Amoroso |
2010-02-03 | /etc/resolv.conf: support "timeout:n" and "attempts:n" options | Denys Vlasenko |
2010-01-21 | ether_line: fix build for socket && !ip | Bernhard Reutner-Fischer |
2009-12-17 | check if USE_TLS is defined before use | Hans-Christian Egtvedt |
2009-11-25 | ether_*() depend on socket or IP support | Bernhard Reutner-Fischer |
2009-11-25 | in6_{pktinfo,mtuinfo}: provide type if IPV6 is on | Bernhard Reutner-Fischer |
2009-11-20 | futimens: add function | Bernhard Reutner-Fischer |
2009-11-19 | features.h: reorganize | Peter S. Mazinger |
2009-11-19 | limits.h: update | Peter S. Mazinger |
2009-11-19 | help broken apps to detect __GLIBC__ headers | Peter S. Mazinger |
2009-11-19 | update headers and disable prototypes | Peter S. Mazinger |
2009-11-19 | protocols.h: remove | Peter S. Mazinger |
2009-11-19 | sync some headers and disable unused prototypes | Peter S. Mazinger |
2009-11-19 | msgrcv is of type ssize_t | Peter S. Mazinger |
2009-11-19 | use __BYTE_ORDER and __*ENDIAN | Peter S. Mazinger |
2009-11-19 | SUSv4: disable isascii, toascii, _toupper, _tolower | Bernhard Reutner-Fischer |
2009-11-19 | move __linux__ to libc-internal.h | Peter S. Mazinger |