summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2011-05-02ether_aton: reject invalid inputBernhard Reutner-Fischer
2011-04-29sysconf: clock_getres depends on HAS_REALTIMEBernhard Reutner-Fischer
2011-04-29__rt_sigwaitinfo: depends on HAS_REALTIMEBernhard Reutner-Fischer
2011-04-27buildsys: minor fixes in Makefile.arch for C6XCarmelo Amoroso
2011-04-27buildsys: minor fixes in Makefile.arch for microblazeCarmelo Amoroso
2011-04-22sparc: don't access fp registers when configured for no fpuAustin Foxley
2011-04-20Added fts support for traversing UNIX file hierarchies.Salvatore Cro
2011-04-14buildsys: do_rm ARCH_HEADERSBernhard Reutner-Fischer
2011-04-13resolv: really fix res_close not to hang with ipv6Bernhard Reutner-Fischer
2011-04-13buildsys: fix GNU make v3.80 compatibility againKevin Cernekee
2011-04-12resolv: fix res_close not to hang with ipv6Bernhard Reutner-Fischer
2011-04-11Fix malloc alignmentBernd Schmidt
2011-03-26cris: add provide arch-specific vfork implementationThorsten Glaser
2011-03-19lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not definedPeter S. Mazinger
2011-03-16memalign: include sys/param.h for MAXBernhard Reutner-Fischer
2011-03-14arm/bits/atomic.h: Include common/bit/atomic.h for thumb1Khem Raj
2011-03-10really fix missing __libc_drand48_dataPeter S. Mazinger
2011-03-10Revert "missing prototype of __libc_drand48_data fixed"Peter S. Mazinger
2011-03-10missing prototype of __libc_drand48_data fixedPeter S. Mazinger
2011-03-10time.c, time.h: remove unused hidden strftime/strptimePeter S. Mazinger
2011-03-10nanosleep.c: remove duplicated libc_hidden_protoPeter S. Mazinger
2011-03-10ctype.c, ctype.h: remove commented parts that were banned for removal after 0...Peter S. Mazinger
2011-03-10_wctype.c, wctype.h: remove unused isw* and wctype_l hidden functionsPeter S. Mazinger
2011-03-10time.c, wchar.h: remove unused hidden wcsftimePeter S. Mazinger
2011-03-10str[n]casecmp.c: fix hidden usagePeter S. Mazinger
2011-03-09remove unused hidden functionsPeter S. Mazinger
2011-03-09frv/memset.S: add missing libc_hidden_defPeter S. Mazinger
2011-03-09memmem.c, string.h: remove unused hidden memmemPeter S. Mazinger
2011-03-09_collate.c: remove duplicated libc_hidden_proto() for strcoll*/wcscoll*Peter S. Mazinger
2011-03-09wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpyPeter S. Mazinger
2011-03-09ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functionsPeter S. Mazinger
2011-03-09stdlib.c, _strtod.c, stdlib.h: remove unused hidden functionsPeter S. Mazinger
2011-03-09Add a missing macro to C6X syscalls.h.Bernd Schmidt
2011-03-09cleanup hardcoded syscall numbersMark Salter
2011-03-09support c6x kernel using generic stat.hMark Salter
2011-03-09support generic kernel posix_types.hMark Salter
2011-03-09use clone syscall for vforkMark Salter
2011-03-09remove unused vfork.cMark Salter
2011-03-09sunrpc: fix spurious fall-throughMark Salter
2011-03-09Add C6X-specific sys/ptrace.hBernd Schmidt
2011-03-09arc4random.c, stdlib.h: get rid of hidden arc4random_stirPeter S. Mazinger
2011-03-09regcomp.c, aeabi_mb_cur_max.c: use unconditionally MB_CUR_MAX from stdlib.hPeter S. Mazinger
2011-03-09fnmatch.c: use MB_CUR_MAX from stdlib.h included earlierPeter S. Mazinger
2011-03-09move prototype for __drand48_iterate and __libc_drand48_data to stdlib.hPeter S. Mazinger
2011-03-09stdlib.c: remove duplicate libc_hidden_proto for strtoul/strtoul_lPeter S. Mazinger
2011-03-09_strtod.c: only strtod hidden version is neededPeter S. Mazinger
2011-03-09remove trailing ';' from _syscallX()Peter S. Mazinger
2011-03-09bits/statvfs.h: update, adding ST_RELATIMEPeter S. Mazinger
2011-03-09add bits/atomic.h for hppaPeter S. Mazinger
2011-03-09bits/statvfs.h: the common one is good for alpha and sparcPeter S. Mazinger