summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2016-12-03fix obstack compile issue after libintl/gettext removalWaldemar Brodkorb
2016-12-02nds32: in latest gcc from Andes, this got renamedWaldemar Brodkorb
2016-12-02remove libintl stub and libintl.h headerWaldemar Brodkorb
2016-11-29remove libresolv stubWaldemar Brodkorb
2016-11-28posix_madvise not available for noMMUWaldemar Brodkorb
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb
2016-11-27remove libnsl stubWaldemar Brodkorb
2016-11-27do not define madvise related macros for noMMU targetsWaldemar Brodkorb
2016-11-27fixup gcc warningsWaldemar Brodkorb
2016-11-27microblaze: sync sysdep-cancel.h/sydep.h with GNU libcWaldemar Brodkorb
2016-11-27add aligned_alloc required for latest gcc libstdc++Waldemar Brodkorb
2016-11-27Fix handling of unterminated [ expression in fnmatch.Waldemar Brodkorb
2016-11-27arm: use common ret_ERRVALWaldemar Brodkorb
2016-11-27mips: fix SIGILL problem with mips ISA r6Waldemar Brodkorb
2016-11-17revert 9b1077dc70e52ee85a718bce3fcfec7ae9af2967 partiallyWaldemar Brodkorb
2016-11-13NPTL/ARC: provide a kernel assisted atomic cmpxchgVineet Gupta
2016-11-13NPTL/ARC: implement __arch_exchange_32_acq using native EXVineet Gupta
2016-11-13ARC: string: handle gcc 6.x macro changesVineet Gupta
2016-11-10nptl: add pthread_getname_np/pthread_setname_np from GNU libcWaldemar Brodkorb
2016-11-04nios2: sync support with glibcWaldemar Brodkorb
2016-11-03microblaze: add NPTL/TLS support from GNU libcWaldemar Brodkorb
2016-10-31microblaze: use assembly version of clone, fix vforkWaldemar Brodkorb
2016-10-20Fix nftw when called with FTW_CHDIR and FTW_DEPTHJohn Ata
2016-10-19ARC: update .note.ABI-tag for ABIv4Vineet Gupta
2016-10-19create empty static files conditionallyWaldemar Brodkorb
2016-10-08ppc: do not include copysgnl.c if UCLIBC_HAS_LONG_DOUBLE_MATH enabledWaldemar Brodkorb
2016-10-08cleanup libc.aWaldemar Brodkorb
2016-10-05cleanup ppc portWaldemar Brodkorb
2016-09-30remove linux kernel 2.4 modules supportWaldemar Brodkorb
2016-09-26locale: cleanup supportWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-09-26always assume tgkill is presentWaldemar Brodkorb
2016-09-21microblaze: fixup headers to make gdb compile happyWaldemar Brodkorb
2016-09-19elf-{fdpic, dsbt}.h: avoid void pointer's subtractionRahul Bedarkar
2016-08-27remove DOMULTI supportWaldemar Brodkorb
2016-08-17ARC: Support syscall ABI v4Vineet Gupta
2016-08-08arm: fix compile in thumb modeWaldemar Brodkorb
2016-08-05sunrpc: Do not use alloca in clntudp_callWaldemar Brodkorb
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