summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-15stdio.h: update partially, mainly for POSIX 2008Peter S. Mazinger
2012-06-15unistd.h: partial update, mostly related to POSIX 2008Peter S. Mazinger
2012-06-15netdb.h: partial update, adding some __USE_MISC/__USE_GNU guardsPeter S. Mazinger
2012-06-15no need for hidden lockf64Peter S. Mazinger
2012-06-15utent.c, wtent.c: move functions from utxent.cPeter S. Mazinger
2012-06-15use fputwc in putwchar()Peter S. Mazinger
2012-06-15fputc.c, stdio.h: no need for hidden putc, putc_unlocked and fputc_unlockedPeter S. Mazinger
2012-06-15cleanup fork()Peter S. Mazinger
2012-06-15posix_opt.h: update to glibc's NPTL versionPeter S. Mazinger
2012-06-15tgmath.h: disable builtinsPeter S. Mazinger
2012-06-15move *longjmp related prototypes to setjmp.hPeter S. Mazinger
2012-06-15libintl.h, clnt_perror.c: add fallback gettext(x) and use it for _(x)Peter S. Mazinger
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