Age | Commit message (Expand) | Author |
2012-06-15 | wchar.h: SuSv compliance | Peter S. Mazinger |
2012-06-15 | wchar.h: fix 2 typos in comments | Peter S. Mazinger |
2012-06-15 | remove unneeded hidden sigwaitinfo | Peter S. Mazinger |
2012-06-15 | no need for hidden sigtimedwait | Peter S. Mazinger |
2012-06-15 | setjmp.h: sync with glibc | Peter S. Mazinger |
2012-06-15 | tgmath.h: sync with glibc | Peter S. Mazinger |
2012-06-15 | parser_config.[ch]: remove duplicated hidden functions | Peter S. Mazinger |
2012-06-15 | signal.h: move prototypes for __syscall_[rt_]sigaction to common place | Peter S. Mazinger |
2012-06-15 | libintl.h: add _(x) and N_(x) and use it everywhere | Peter S. Mazinger |
2012-06-15 | libc-internal.h: use a consistent prototype for __stack_chk_fail | Peter S. Mazinger |
2012-06-15 | signal.h: provide prototype for __libc_sigaction and remove all others | Peter S. Mazinger |
2012-06-15 | complex.h: sync a bit glibc to guard properly | Peter S. Mazinger |
2012-06-15 | remove __FORCE_GLIBC | Peter S. Mazinger |
2012-06-15 | locale.h, xlocale.h: guard *locale functions correctly | Peter S. Mazinger |
2012-06-15 | signal.h: disable sigvec() and guard related stuff with STRICT_HEADERS | Peter S. Mazinger |
2012-06-15 | time.h: update and guard internals | Peter S. Mazinger |
2012-06-15 | rpc_msg.h: move xdr_accepted_reply and xdr_received_reply from rpc.h | Peter S. Mazinger |
2012-06-15 | crypt.h: use __const instead of const | Peter S. Mazinger |
2012-06-15 | no need for hidden inet_ntoa_r | Peter S. Mazinger |
2012-06-15 | remove unneeded hiddens for rtime, basename, strtof* and wcstof* | Peter S. Mazinger |
2012-06-15 | dirent.h: disable getdirentries not provided by uClibc | Peter S. Mazinger |
2012-06-15 | dirent.h: s:__XOPEN_2K8:__USE_XOPEN2K8: | Peter S. Mazinger |
2012-05-03 | rpmatch: provide out-of-line implementation | Bernhard Reutner-Fischer |
2012-05-03 | rpmatch: make decl parsable | Bernhard Reutner-Fischer |
2012-05-02 | rpmatch: fix previous commit w/C++ compilers | Mike Frysinger |
2012-04-30 | rpmatch: simple inline version | Mike Frysinger |
2012-04-08 | signalfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-03-26 | spawn: use glibc style to keep differences down | Mike Frysinger |
2012-03-25 | librt: add posix_spawn support | Ismael Luceno |
2012-01-29 | tmpnam, tempnam are obsolete in SUSV4 | Bernhard Reutner-Fischer |
2012-01-29 | handle signal-OBXSI.SUSv4.syms | Bernhard Reutner-Fischer |
2012-01-18 | stdlib: use shorhand wur for realloc prototype | Bernhard Reutner-Fischer |
2011-12-22 | sys/queue.h: update to eglibc version | Natanael Copa |
2011-12-03 | getutid: add a hidden def | Mike Frysinger |
2011-11-27 | make ARRAY_SIZE commonly available internally | Mike Frysinger |
2011-11-26 | include/: ignore new sys/eventfd.h symlink | Mike Frysinger |
2011-11-17 | inet: hide relocations | Bernhard Reutner-Fischer |
2011-11-17 | unistd: hide relocations | Bernhard Reutner-Fischer |
2011-11-17 | resolv: hide relocations | Bernhard Reutner-Fischer |
2011-11-07 | libc: flesh out linux scheduler functions | Henning Heinold |
2011-11-07 | stdlib: add qsort_r | Bernhard Reutner-Fischer |
2011-10-06 | microblaze mmu/elf/shared lib support | Ryan Flux |
2011-09-10 | resolv: simple optimizations and style/readability fixes | Denys Vlasenko |
2011-08-26 | include/resolv.h: provide __res_state._u even if !__UCLIBC_HAS_IPV6__ | Daniel Mack |
2011-08-26 | inet/resolv: add res_ninit and res_nclose | Daniel Mack |
2011-08-26 | inet/resolv: add res_mkquery | Daniel Mack |
2011-08-26 | inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag | Daniel Mack |
2011-08-26 | inet/resolv: add dn_skipname and ns_name_skip | Daniel Mack |
2011-08-26 | inet/resolv: Add dn_comp | Daniel Mack |
2011-08-26 | inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress | Daniel Mack |