summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
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
2016-01-10Provide XTI __t_scalar_t types, like glibcWaldemar Brodkorb
2016-01-06Remove alias.Yoshinori Sato
2016-01-06openat argument fix.Yoshinori Sato
2016-01-06pthread_atfork handlers not removed during dlcloseWaldemar Brodkorb
2016-01-06__ARCH_HAS_DEPRECATED_SYSCALLS__ case fix. getdents is deprecated.Yoshinori Sato
2016-01-06h8300: vfork flags update.Yoshinori Sato
2016-01-06extra/Configs/Config.in: add syncfs() to Linux-specific functionsAnthony G. Basile
2016-01-03libc: getpass,getutent: allocate buffer dynamicallyWaldemar Brodkorb
2016-01-02libc/inet: Unbreak gethostent()Waldemar Brodkorb
2016-01-02Use dynamic buffers for gethostent/gethostbyname/gethostbyaddrWaldemar Brodkorb
2016-01-02libc/pwd_grp: Allocate buffers for non-reentrant functions dynamicallyWaldemar Brodkorb
2016-01-02lm32: fix testsuite compile problemsWaldemar Brodkorb
2016-01-02lm32: add missing typesWaldemar Brodkorb
2016-01-02remove attribute hidden, as the function is used in linuxthreads.oldWaldemar Brodkorb
2016-01-02remove deprecated architectures v850/i960Waldemar Brodkorb
2016-01-02inet/getaddrinfo: simplest /etc/gai.conf to control IPv6/IPv4 addresses sort ...Leonid Lisovskiy