summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-15arm: consistency check OABI v. EABIPeter S. Mazinger
2012-06-15wchar.h: SuSv compliancePeter S. Mazinger
2012-06-15wchar.h: fix 2 typos in commentsPeter S. Mazinger
2012-06-15alpha/__syscall_rt_sigaction.S: make the function hidden on non-NPTLPeter S. Mazinger
2012-06-15remove unneeded hidden sigwaitinfoPeter S. Mazinger
2012-06-15no need for hidden sigtimedwaitPeter S. Mazinger
2012-06-15setjmp.h: sync with glibcPeter S. Mazinger
2012-06-15tgmath.h: sync with glibcPeter S. Mazinger
2012-06-15parser_config.[ch]: remove duplicated hidden functionsPeter S. Mazinger
2012-06-15signal.h: move prototypes for __syscall_[rt_]sigaction to common placePeter S. Mazinger
2012-06-15libintl.h: add _(x) and N_(x) and use it everywherePeter S. Mazinger
2012-06-15libc-internal.h: use a consistent prototype for __stack_chk_failPeter S. Mazinger
2012-06-15signal.h: provide prototype for __libc_sigaction and remove all othersPeter S. Mazinger
2012-06-15complex.h: sync a bit glibc to guard properlyPeter S. Mazinger
2012-06-15use one common prototype for _create_xidPeter S. Mazinger
2012-06-15remove subdir include/internal on installPeter S. Mazinger
2012-06-15rpc_private.h: change guardPeter S. Mazinger
2012-06-15remove __FORCE_GLIBCPeter S. Mazinger
2012-06-15getopt.c, getopt.h: avoid the need for __FORCE_GLIBCPeter S. Mazinger
2012-06-15do not include libc-internal.hPeter S. Mazinger
2012-06-15locale.h, xlocale.h: guard *locale functions correctlyPeter S. Mazinger
2012-06-15do not include xlocale.h, it is included by locale.h when neededPeter S. Mazinger
2012-06-15signal.h: disable sigvec() and guard related stuff with STRICT_HEADERSPeter S. Mazinger
2012-06-15time.h: update and guard internalsPeter S. Mazinger
2012-06-15inet_addr.c, inet_makeaddr.c: used the correct section from addr.cPeter S. Mazinger
2012-06-15rpc_msg.h: move xdr_accepted_reply and xdr_received_reply from rpc.hPeter S. Mazinger
2012-06-15crypt.h: use __const instead of constPeter S. Mazinger
2012-06-15no need for hidden inet_ntoa_rPeter S. Mazinger
2012-06-15remove unneeded hiddens for rtime, basename, strtof* and wcstof*Peter S. Mazinger
2012-06-15dirent.h: disable getdirentries not provided by uClibcPeter S. Mazinger
2012-06-15dirent.h: s:__XOPEN_2K8:__USE_XOPEN2K8:Peter S. Mazinger
2012-06-15wordexp.c, sysconf.c: include ctype.h for isspacePeter S. Mazinger
2012-06-15ldso: use .arm mode for resolver unconditionallyBernhard Reutner-Fischer
2012-06-14libc: sh: fixed typo in ucontext headerFilippo Arcidiacono
2012-06-13buildsys: prune pthread bits from arch headersBernhard Reutner-Fischer
2012-06-13buildsys: clean up libubacktrace linker script handlingKevin Cernekee
2012-06-13Update C6X supportMark Salter
2012-06-11libubacktrace: arm: Fix typo in assertBernhard Reutner-Fischer
2012-06-11buildsys: fix typo in helpBernhard Reutner-Fischer
2012-06-10eventfd: Implement eventfd2 and fix eventfdKhem Raj
2012-06-06MIPS: Use $a0 instead of $v0 for __syscall_error() argumentKevin Cernekee
2012-06-06MIPS: Convert __syscall_error() callers to use $a0 for argumentKevin Cernekee
2012-06-06ldso: preload standard path library with setuid bit setFilippo Arcidiacono
2012-06-06Clean up DSBT supportMark Salter
2012-05-30pread/pwrite: drop fallback funcsMike Frysinger
2012-05-30pread/pwrite: handle renamed syscalls in common/ppc/xtensa codeMike Frysinger
2012-05-21Makerules: Remove duplicated slashes in interp.cSedat Dilek
2012-05-21Revert "Makerules: respect HARDWIRED_ABSPATH in interp.c"Sedat Dilek
2012-05-21mmap()->sys_mmap2: do unsigned shift of offsetJames Hogan
2012-05-21stdio: implement assignment-allocation "m" characterMike Frysinger