summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
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
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