summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-10bump version for releasev1.0.11Waldemar Brodkorb
2016-01-10h8300: O_DIRECT and O_DIRECTORY swapping.Yoshinori Sato
2016-01-10ARCH_NATIVE_BIT should in the first place be passed when building utils for hostEugene Rudoy
2016-01-10order of special checks mattersWaldemar Brodkorb
2016-01-10NPTL: fix infinite recursionWaldemar Brodkorb
2016-01-10NPTL: Fix __pthread_once old style declarationWaldemar Brodkorb
2016-01-10Add implementation for copysignl for i386Waldemar Brodkorb
2016-01-10Implement legacy bcopy/bzero/bcmp/index/rindex as inline functionsWaldemar Brodkorb
2016-01-10Provide XTI __t_scalar_t types, like glibcWaldemar Brodkorb
2016-01-10test-skeleton: Fixes from glibcWaldemar Brodkorb
2016-01-09fix compile with DODEBUG=yWaldemar Brodkorb
2016-01-07disable always failing tst-signal7Waldemar 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-06linuxthreads.old: Implement pthread_tryjoin_np(), pthread_timedjoin_np()Leonid Lisovskiy
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-03remove pregenerated locale support, we don't support itWaldemar 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-02test/Test.mak: Properly define MAKE_SRCS variableLeonid Lisovskiy
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
2016-01-01Add argp implementationSalvatore Cro
2016-01-01Fix "pselect: Use linux pselect6 syscall when available"Leonid Lisovskiy
2015-12-29Xtensa is biendian, allow to choose between the modes.Waldemar Brodkorb
2015-12-29xtensa: fix vfork return address calculationsMax Filippov
2015-12-24prepare for release of 1.0.10v1.0.10Waldemar Brodkorb
2015-12-23Replace bltzal with lapc for MIPS R6 builds.Steve Ellcey
2015-12-22Replace MIPS specific memcpy.S/memset.S with version from glibc/newlib.Steve Ellcey
2015-12-22pselect: Use linux pselect syscall when availableNicolas S. Dade
2015-12-22libc/pwd_grp: Create template for non-reentrant functionsWaldemar Brodkorb
2015-12-22Use gcc's __builtin_mempcpy() as __mempcpy(), if possibleWaldemar Brodkorb
2015-12-22use arch specific thread stack size for nptlWaldemar Brodkorb
2015-12-22Do define some IPv6 related symbols even with IPv6 disabledWaldemar Brodkorb
2015-12-22resolv: fix gethostbyname2_r to match gethostbyname_r, fixing bugs with AAAA ...Waldemar Brodkorb
2015-12-22inet/resolv: Fix broken h_aliases list terminator after 2dab3f5Waldemar Brodkorb
2015-12-17Revert "glibc compat: bump glibc minor version"Waldemar Brodkorb
2015-12-17reduce stack cache size to save memory spaceWaldemar Brodkorb
2015-12-17testsuite subdir fixWaldemar Brodkorb
2015-12-17Add implementation for copysignl for ppcKhem Raj
2015-12-17libc/stdlib: canonicalize_file_name() memory leakWojciech Nizinski
2015-12-17utlis/ldd: Fix host ldd in case of target wordsize differs from host oneWaldemar Brodkorb