summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2016-06-30nds32: add support for new architectureWaldemar Brodkorb
2016-06-25bits/sigset.h: Fix _EXTERN_INLINE redefinitionLeonid Lisovskiy
2016-06-24inet/resolv: Try search domains first for unqualified namesIngo van Lil
2016-06-23ARC: Enable shared crt1Vineet Gupta
2016-06-23libs: install backward compatibility symlinksAlexey Brodkin
2016-06-23ARC: Implement .note.ABI-tag section in crt1.SAnton Kolesov
2016-06-21inet/getaddrinfo: fix AF_V4MAPPED behavior for non IPv6 host resolutionWenzel, Alexander
2016-06-19bugfix: ARM: memset.S: use unsigned comparisonsLucian Cojocar
2016-06-19or1k: add dummy sys/user.h for straceWaldemar Brodkorb
2016-06-15sysconf: Support _SC_(AV)?PHYS_PAGES.Nicolas Cavallari
2016-06-12Fix return value of fwrite when a 'hard' error occursJan Vangorp
2016-06-12Fix infinite loop when fopencookie custom write returns 0 on errorJan Vangorp
2016-06-07ssp: remove SSP legacy codeWaldemar Brodkorb
2016-06-07microblaze: remove unused dead codeWaldemar Brodkorb
2016-06-03ppc: cleanup unsupported ppc64 codeWaldemar Brodkorb
2016-06-01remove MJN only debug messagesWaldemar Brodkorb
2016-05-29mips: allow to disable prefetch support in memcpy/memsetWaldemar Brodkorb
2016-05-28sparc: remove unused 64 bit support codeWaldemar Brodkorb
2016-05-24microblaze: fix setjmp/longjmpWaldemar Brodkorb
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2016-04-26sparc: add deprecated context switching functionsWaldemar Brodkorb
2016-04-17remove unused defines for lm32/or1kWaldemar Brodkorb
2016-04-15replace FSF addresses with URLsNikola Forró
2016-04-11simplify getpagesize, do not depend on kernel macrosWaldemar Brodkorb
2016-04-03Provide an alias to _obstack_freeAlexey Neyman
2016-03-31bits/byteswap-common.h: import recent headers from glibcAnthony G. Basile
2016-03-31arm: simplify handling of Thumb related optionsThomas Petazzoni
2016-03-31xtensa: fix __sigsetjmp call12 caseMax Filippov
2016-03-10getaddrinfo: correct AI_V4MAPPED handlingPeter Korsgaard
2016-03-10DNS: Don't apply search domains to PTR lookupsTim Hockin
2016-03-10DNS: don't count search-path miss as a retryTim Hockin
2016-03-10ia64: sync with glibc headersWaldemar Brodkorb
2016-02-29arm: fix __JMP_BUF_SP definitionMax Filippov
2016-02-24xtensa: fix stack unwinding over __default_sa_restorerMax Filippov
2016-02-24Replace /etc/resolv.conf with _PATH_RESCONF to allow portability of the code ...Ubaldo Porcheddu
2016-02-24Replaced any occurence of /bin/sh with _PATH_BSHELL to allow easier portabili...Ubaldo Porcheddu
2016-02-07frv: resurrect port somehow, totally untestedWaldemar Brodkorb
2016-02-03mips: fix build if threads are disabledWaldemar Brodkorb
2016-01-31mips: fix clashing symbolsWaldemar Brodkorb
2016-01-31mips64: fix memcpy, patch from glibcWaldemar Brodkorb
2016-01-31Provide __adjtimex() alias, like glibc.Leonid Lisovskiy
2016-01-31Make sure to always terminate decoded stringWaldemar Brodkorb
2016-01-31Do not follow compressed items forever.Waldemar Brodkorb
2016-01-30add exp10() from glibcWaldemar Brodkorb
2016-01-27nios2: allow to build toolchainWaldemar Brodkorb
2016-01-25hppa: unbreak toolchain buildingWaldemar Brodkorb
2016-01-12Suppress warning "_GNU_SOURCE" redefinedWaldemar Brodkorb
2016-01-10h8300: O_DIRECT and O_DIRECTORY swapping.Yoshinori Sato
2016-01-10order of special checks mattersWaldemar Brodkorb
2016-01-10Add implementation for copysignl for i386Waldemar Brodkorb