summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2016-08-01arc: crt1: Fix to PIECupertino Miranda
2016-07-31include missing Linux extension headers for poll.hWaldemar Brodkorb
2016-07-31arc: clone: Simplify CLONE_THREAD detectionAlexey Brodkin
2016-07-31arc: clone: Fix CLONE_THREAD detectionAlexey Brodkin
2016-07-31arc: clone: Recover PID correctlyAlexey Brodkin
2016-07-31remove unused code, RTLD_PRIVATE_ERRNO is never definedWaldemar Brodkorb
2016-07-31deduplicate jmpbuf-unwind.hWaldemar Brodkorb
2016-07-17cleanup CALL_MCOUNT / PROFWaldemar Brodkorb
2016-07-17x86_64: remove dead code, SHARED is not defined when compilingWaldemar Brodkorb
2016-07-17cleanup PTR_MANGLE/PTR_DEMANGLE supportWaldemar Brodkorb
2016-07-17mips: add regdef.h glibc compatibility headerWaldemar Brodkorb
2016-07-03arm: cleanup redundant macros for syscallsWaldemar Brodkorb
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