Age | Commit message (Expand) | Author |
2012-06-15 | getopt[-susv3].c: use libintl's _(x) | Peter S. Mazinger |
2012-06-15 | regex_old.c: remove unneeded guard | Peter S. Mazinger |
2012-06-15 | obstack.c: use libintl.h | Peter S. Mazinger |
2012-06-15 | arm: consistency check OABI v. EABI | 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 | alpha/__syscall_rt_sigaction.S: make the function hidden on non-NPTL | 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 | use one common prototype for _create_xid | Peter S. Mazinger |
2012-06-15 | remove subdir include/internal on install | Peter S. Mazinger |
2012-06-15 | rpc_private.h: change guard | Peter S. Mazinger |
2012-06-15 | remove __FORCE_GLIBC | Peter S. Mazinger |
2012-06-15 | getopt.c, getopt.h: avoid the need for __FORCE_GLIBC | Peter S. Mazinger |
2012-06-15 | do not include libc-internal.h | Peter S. Mazinger |
2012-06-15 | locale.h, xlocale.h: guard *locale functions correctly | Peter S. Mazinger |
2012-06-15 | do not include xlocale.h, it is included by locale.h when needed | 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 | inet_addr.c, inet_makeaddr.c: used the correct section from addr.c | 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-06-15 | wordexp.c, sysconf.c: include ctype.h for isspace | Peter S. Mazinger |
2012-06-15 | ldso: use .arm mode for resolver unconditionally | Bernhard Reutner-Fischer |
2012-06-14 | libc: sh: fixed typo in ucontext header | Filippo Arcidiacono |
2012-06-13 | buildsys: prune pthread bits from arch headers | Bernhard Reutner-Fischer |
2012-06-13 | buildsys: clean up libubacktrace linker script handling | Kevin Cernekee |
2012-06-13 | Update C6X support | Mark Salter |
2012-06-11 | libubacktrace: arm: Fix typo in assert | Bernhard Reutner-Fischer |
2012-06-11 | buildsys: fix typo in help | Bernhard Reutner-Fischer |
2012-06-10 | eventfd: Implement eventfd2 and fix eventfd | Khem Raj |
2012-06-06 | MIPS: Use $a0 instead of $v0 for __syscall_error() argument | Kevin Cernekee |
2012-06-06 | MIPS: Convert __syscall_error() callers to use $a0 for argument | Kevin Cernekee |
2012-06-06 | ldso: preload standard path library with setuid bit set | Filippo Arcidiacono |
2012-06-06 | Clean up DSBT support | Mark Salter |
2012-05-30 | pread/pwrite: drop fallback funcs | Mike Frysinger |
2012-05-30 | pread/pwrite: handle renamed syscalls in common/ppc/xtensa code | Mike Frysinger |
2012-05-21 | Makerules: Remove duplicated slashes in interp.c | Sedat Dilek |