summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2010-07-27malloc: simplify MAP_UNINITIALIZE ifdef logicMike Frysinger
2010-07-27new helper funcs for alloca/malloc with mmu/nommuMike Frysinger
2010-07-27remove trailing comma in enumBernhard Reutner-Fischer
2010-07-27silence warning about incompatible types with _dl_init_static_tlsBernhard Reutner-Fischer
2010-07-27malloc-simple: Make calloc() return zeroed memorySteven J. Magnani
2010-07-27lutimes: add lutimes supportVladimir Zapolskiy
2010-07-27Fix ctime() standard compliance bugDavid A Ramos
2010-07-26daemon: drop cruft incorrectly re-introduced by nptl mergeMike Frysinger
2010-07-26bfin: pull in common/sysdep.hMike Frysinger
2010-07-26msync: skip if syscall is missingMike Frysinger
2010-07-26nommu: fix building of fork.c when stubs are disabledMike Frysinger
2010-07-26bfin: add exec stack markings to assembly filesMike Frysinger
2010-07-21arm/crt1.S: Avoid dependency on PC+4 or PC+8Khem Raj
2010-07-15arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _...Khem Raj
2010-07-14silence shadow warningsBernhard Reutner-Fischer
2010-07-09include/param.h: Dont use ARG_MAX from kernel headersKhem Raj
2010-07-07arm: Silence warning about shadow declarationsKhem Raj
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-07-06Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley
2010-07-05don't make __errno_location / __h_errno_location hiddenPeter Korsgaard
2010-07-03remove extra comma in lock macroAustin Foxley
2010-06-30more workarounds for GCC PR32219Timo Teräs
2010-06-30mips/syscall-error: Choose the correct version for setting up errno.Khem Raj
2010-06-30nptl/errno: Use a separate __errno_location for libpthread.Khem Raj
2010-06-29remove redundant args to do_lnBernhard Reutner-Fischer
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-06-24libc: silence warnings about undefined cpp tokensBernhard Reutner-Fischer
2010-06-24fix race condition when generating linker scriptsBernhard Reutner-Fischer
2010-06-22MIPS: Fix build error with linuxthreads.oldAbdoulaye Walsimou Gaye
2010-06-17libc: define cfi_personality and cfi_lsdaBernhard Reutner-Fischer
2010-06-17libc: Fix non-NPTL threads buildCarmelo Amoroso
2010-06-14sh4: Fixes for SH-4 without an FPUCarmelo Amoroso
2010-06-11hcreate_r: silence warning in helper funcBernhard Reutner-Fischer
2010-06-11wordexp: silence warningBernhard Reutner-Fischer
2010-06-11silence some warnings about missing prototypesBernhard Reutner-Fischer
2010-06-07mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mipsKhem Raj
2010-06-04strverscmp: I forgot to export itDenys Vlasenko
2010-06-01inotify: add inotify_init1 system call supportVladimir Zapolskiy
2010-06-01bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK supportVladimir Zapolskiy
2010-05-19mips: Add vfork to libcKhem Raj
2010-05-17static build: define pthreads wrappers only for threaded buildsTimo Teräs
2010-05-17some (all?) archs don't define asm, so use builtin __asm__Austin Foxley
2010-05-17workaround GCC PR32219Denys Vlasenko
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2010-05-07resolv: various memory corruption and off by one fixesTimo Teras
2010-05-07static build: fix internal locking weaks to get pulled in alwaysTimo Teras
2010-04-29time.c: fix unreadable code style: assignments within if(), misplaced commentsDenys Vlasenko
2010-04-29optional /etc/localtime supportDenys Vlasenko
2010-04-28fix a few build errors for the no threads caseAustin Foxley
2010-04-27MIPS: restore INLINE_SYSCALL macroGabor Juhos