Age | Commit message (Expand) | Author |
2012-06-15 | unistd.h: partial update, mostly related to POSIX 2008 | Peter S. Mazinger |
2012-06-15 | netdb.h: partial update, adding some __USE_MISC/__USE_GNU guards | Peter S. Mazinger |
2012-06-15 | no need for hidden lockf64 | Peter S. Mazinger |
2012-06-15 | utent.c, wtent.c: move functions from utxent.c | Peter S. Mazinger |
2012-06-15 | use fputwc in putwchar() | Peter S. Mazinger |
2012-06-15 | fputc.c, stdio.h: no need for hidden putc, putc_unlocked and fputc_unlocked | Peter S. Mazinger |
2012-06-15 | cleanup fork() | Peter S. Mazinger |
2012-06-15 | posix_opt.h: update to glibc's NPTL version | Peter S. Mazinger |
2012-06-15 | tgmath.h: disable builtins | Peter S. Mazinger |
2012-06-15 | move *longjmp related prototypes to setjmp.h | Peter S. Mazinger |
2012-06-15 | libintl.h, clnt_perror.c: add fallback gettext(x) and use it for _(x) | Peter S. Mazinger |
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 |