Age | Commit message (Expand) | Author |
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 |
2009-11-19 | assert: make linenumber unsigned | Peter S. Mazinger |
2009-11-19 | nameser.h: sync with glibc | Peter S. Mazinger |
2009-11-19 | inet.h: mark inet_ntoa_r as uClibc specific | Peter S. Mazinger |
2009-11-19 | move extend_alloca macro to alloca.h | Peter S. Mazinger |
2009-11-19 | a.out.h: why was this needed? | Peter S. Mazinger |
2009-11-19 | no need for bits/syscalls.h on target | Peter S. Mazinger |
2009-11-19 | rm uClibc_arch_features.h on install | Peter S. Mazinger |
2009-11-19 | disable libutil related prototypes if asked to | Bernhard Reutner-Fischer |
2009-11-19 | MAXFLOAT: obsolescent in SUSv4 | Bernhard Reutner-Fischer |
2009-11-17 | correct documentation | Bernhard Reutner-Fischer |
2009-11-14 | realpath: SUSv4 compliant | Bernhard Reutner-Fischer |
2009-11-13 | silence warning about undefined CPP token | Bernhard Reutner-Fischer |
2009-10-08 | ftw() is obsolescent in SUSv4 | Bernhard Reutner-Fischer |
2009-10-08 | _toupper, _tolower depend on SUSv4 | Bernhard Reutner-Fischer |
2009-09-26 | include/: add tls errno and res_state | Austin Foxley |
2009-09-21 | add timerfd syscall and header | Stephan Raue |
2009-09-19 | sigpause: remove libc_hidden_proto/def | Denys Vlasenko |
2009-09-19 | sigwait: remove __sigwait and __GI_sigwait symbols - they are unused | Denys Vlasenko |
2009-09-18 | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko |
2009-09-15 | sys/mount.h: sync with latest glibc | Mike Frysinger |
2009-09-15 | setup attribute_optimize which comes with gcc-4.4+ | Mike Frysinger |
2009-09-05 | math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATH | Denys Vlasenko |
2009-08-30 | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer |
2009-07-23 | fix lib_hidden_proto's which have extra ; | Denys Vlasenko |
2009-07-23 | add more arch-specific include/ ignores | Mike Frysinger |