summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-15wchar.h: SuSv compliancePeter S. Mazinger
2012-06-15wchar.h: fix 2 typos in commentsPeter 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-15remove __FORCE_GLIBCPeter S. Mazinger
2012-06-15locale.h, xlocale.h: guard *locale functions correctlyPeter 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-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-05-03rpmatch: provide out-of-line implementationBernhard Reutner-Fischer
2012-05-03rpmatch: make decl parsableBernhard Reutner-Fischer
2012-05-02rpmatch: fix previous commit w/C++ compilersMike Frysinger
2012-04-30rpmatch: simple inline versionMike Frysinger
2012-04-08signalfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-03-26spawn: use glibc style to keep differences downMike Frysinger
2012-03-25librt: add posix_spawn supportIsmael Luceno
2012-01-29tmpnam, tempnam are obsolete in SUSV4Bernhard Reutner-Fischer
2012-01-29handle signal-OBXSI.SUSv4.symsBernhard Reutner-Fischer
2012-01-18stdlib: use shorhand wur for realloc prototypeBernhard Reutner-Fischer
2011-12-22sys/queue.h: update to eglibc versionNatanael Copa
2011-12-03getutid: add a hidden defMike Frysinger
2011-11-27make ARRAY_SIZE commonly available internallyMike Frysinger
2011-11-26include/: ignore new sys/eventfd.h symlinkMike Frysinger
2011-11-17inet: hide relocationsBernhard Reutner-Fischer
2011-11-17unistd: hide relocationsBernhard Reutner-Fischer
2011-11-17resolv: hide relocationsBernhard Reutner-Fischer
2011-11-07libc: flesh out linux scheduler functionsHenning Heinold
2011-11-07stdlib: add qsort_rBernhard Reutner-Fischer
2011-10-06microblaze mmu/elf/shared lib supportRyan Flux
2011-09-10resolv: simple optimizations and style/readability fixesDenys Vlasenko
2011-08-26include/resolv.h: provide __res_state._u even if !__UCLIBC_HAS_IPV6__Daniel Mack
2011-08-26inet/resolv: add res_ninit and res_ncloseDaniel Mack
2011-08-26inet/resolv: add res_mkqueryDaniel Mack
2011-08-26inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflagDaniel Mack
2011-08-26inet/resolv: add dn_skipname and ns_name_skipDaniel Mack
2011-08-26inet/resolv: Add dn_compDaniel Mack
2011-08-26inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compressDaniel Mack