Age | Commit message (Expand) | Author |
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 |
2009-07-22 | add hidden aliases for openat funcs | Mike Frysinger |
2009-07-22 | add hidden aliases for ntoh/hton functions | Mike Frysinger |
2009-07-21 | s/UCLIBC_INTERNAL/_LIBC/g | Denys Vlasenko |
2009-07-20 | first pass at implementing *at funcs | Mike Frysinger |
2009-07-20 | sync a few headers with glibc (no functional changes) | Mike Frysinger |
2009-07-20 | dirent: push dirent type to prototypes | Mike Frysinger |
2009-07-20 | string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPT | Mike Frysinger |
2009-07-20 | add a wchar.h stub | Mike Frysinger |
2009-07-20 | note that we do not want hidden malloc aliases | Mike Frysinger |
2009-07-20 | relocate i386 string.h to i386-specific dir | Mike Frysinger |
2009-07-20 | start ignoring include/ symlinks | Mike Frysinger |
2009-07-20 | add hidden aliases for older regex search functions | Mike Frysinger |