summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-15merge uClibc masterWaldemar Brodkorb
2015-04-14include/: ignore sys/random.h symlinkBernhard Reutner-Fischer
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-27include: update atomic.h from glibcBernhard Reutner-Fischer
2015-03-25include: Expand malloc-family commentsBernhard Reutner-Fischer
2015-03-25utmp: favour POSIX utmpx over SVID utmpBernhard Reutner-Fischer
2015-03-24Revert "utent.c, wtent.c: move functions from utxent.c"Bernhard Reutner-Fischer
2015-03-18malloc.h: Add missing feature guardBernhard Reutner-Fischer
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
2015-03-17include: silence __leaf warningBernhard Reutner-Fischer
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2015-03-12spawn.h: Fix !_GNU_SOURCE compilationBernhard Reutner-Fischer
2015-03-11add defines from GNU libc to fix ltrace compileWaldemar Brodkorb
2015-02-20sync with uClibcWaldemar Brodkorb
2015-02-20ARC: Remove unused EM_ARC_A5Vineet Gupta
2015-02-20include/elf.h: bump EM_NUMBernhard Reutner-Fischer
2015-02-20elf: Add STT_GNU_IFUNC from glibcVineet Gupta
2015-02-20ARCv2 ISA supportVineet Gupta
2015-02-16signal.h: elide memset from sigemptysetVineet Gupta
2015-02-16signal.h: elide memset from sigemptysetVineet Gupta
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2015-02-07only advertise when choosenWaldemar Brodkorb
2014-12-25merge upstream changesWaldemar Brodkorb
2014-12-25sync tcp header with glibcWaldemar Brodkorb
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2014-12-09Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb
2014-12-09sigaction: Fix !HAS_REALTIME compilationBernhard Reutner-Fischer
2014-09-26Do not define unimplemented functionsCristian Morales Vega
2014-09-22xtensa: add support for NPTLWaldemar Brodkorb
2014-09-09libc: add fallocate() and fallocate64()Anthony G. Basile
2014-08-26timex: Sync with glibcKhem Raj
2014-08-26Define IPTOS_CLASS_* macros according to RFC 2474Khem Raj
2014-08-25Add clock_adjtime syscallKhem Raj
2014-08-18libc: add issetugid()Anthony G. Basile
2014-08-18NPTL: ARC supportVineet Gupta
2014-04-23weak symbols need to be "defined" weak but "declared" strongVineet Gupta
2014-04-23LT.old: Make __errno_location/__h_errno_location thread safeVineet Gupta
2014-04-09ctype.h: Tweak commentBernhard Reutner-Fischer
2014-04-04sysinfo.h: Prevent redeclarationsBernhard Reutner-Fischer
2014-04-02libc: Fix buglet around __prognameBernhard Reutner-Fischer
2013-12-23elf: Add ARC Magic and RelocationsVineet Gupta
2013-11-06pull kconfig from linux-3.11Bernhard Reutner-Fischer
2013-11-06Fix weak/strong attribute of __errno_location and it's __GI aliasVineet Gupta
2013-06-14libc: hide obstack relocationsBernhard Reutner-Fischer
2013-06-14libc/misc/gnu/obprintf.c: implement obstack_printf and obstack_vprintfAnthony G. Basile
2013-06-07Reinstate hidden protos for config_{open,close,read}()Vineet Gupta
2013-04-04add UCLIBC_SUSV2_LEGACY to hide vallocBernhard Reutner-Fischer
2013-04-03stdlib: avoid relocationBernhard Reutner-Fischer
2013-03-14metag: Add NPTL supportMarkos Chandras