summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-03add _dl_errno support to errno.h, cleanupPeter S. Mazinger
2011-03-03do not enforce FORCE_SHAREABLE_TEXT_SEGMENTS on sh4Peter S. Mazinger
2011-03-03sgtty.h is useless, remove it on STRICT_HEADERSPeter S. Mazinger
2011-03-03paths.h: add _PATH_GSHADOWPeter S. Mazinger
2011-03-03guard nl_catd structure and related constants with STRICT_HEADERSPeter S. Mazinger
2011-03-03better guard of IPV6 related stuffPeter S. Mazinger
2011-03-03do not care about libc-internal.h, remove hp-timing.hPeter S. Mazinger
2011-03-03strcpy: remove unneeded includes from the generic versionPeter S. Mazinger
2011-03-03update some headersPeter S. Mazinger
2011-03-03update some headersPeter S. Mazinger
2011-03-03make it possible to compile with -std=gnu99/c99 and use extern inlinesPeter S. Mazinger
2011-03-03simplify guard of uClibc internalsPeter S. Mazinger
2011-03-03remove libc-internal.h on installPeter S. Mazinger
2011-03-03remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger
2011-03-03make parse_printf_format() depend on UCLIBC_HAS_GLIBC_CUSTOM_PRINTFPeter S. Mazinger
2011-03-03remove error handling from some syscallsPeter S. Mazinger
2011-03-03fix dependency on ADVANCED_REALTIMEPeter S. Mazinger
2011-03-03fix stubsPeter S. Mazinger
2011-03-03initialize 2 variables to get rid of compiler warningPeter S. Mazinger
2011-03-03Correct ssp codePeter S. Mazinger
2011-03-03add missing prototypesPeter S. Mazinger
2011-03-03use common sigthread.hPeter S. Mazinger
2011-03-03add missing prototypesPeter S. Mazinger
2011-03-03style updatePeter S. Mazinger
2011-03-03syntax fixesPeter S. Mazinger
2011-03-03avoid warnings on _STACK_GROWS_* usagePeter S. Mazinger
2011-03-03syntax fixPeter S. Mazinger
2011-03-03try to fix duplicated slashes in the generated lib*.so filesPeter S. Mazinger
2011-03-03initialize tls_tpnt to NULL on all archsPeter S. Mazinger
2011-03-03disable build warnings in utilsPeter S. Mazinger
2011-03-03guard IPv6 stuffPeter S. Mazinger
2011-03-03add UCLIBC_STRICT_HEADERS config optionPeter S. Mazinger
2011-03-03include features.hPeter S. Mazinger
2011-03-03ldso: use ADDR_ALIGN instead of hard-coded valueCarmelo Amoroso
2011-02-25nptl:arm: add a wrapper for .cfi_sections pseudo-opsCarmelo Amoroso
2011-02-24linuxthreads.old: fix nommu initial thread stack detectionMike Frysinger
2011-02-24unify stub logicMike Frysinger
2011-02-22bfin: fix fp reference in _JMPBUF_UNWINDSMike Frysinger
2011-02-22tempname: fix int precision warningsMike Frysinger
2011-02-22nptl: imit waitpid just for MIPS O32Bernhard Reutner-Fischer
2011-02-21ldso: fix fdpic buildsMike Frysinger
2011-02-21bfin: add support for new cacheflush syscallSteve Kilbane
2011-02-21bfin: fix sram/dma syscall definitionsSteve Kilbane
2011-02-21bfin: add missing GNU-stack markings to __longjmpMike Frysinger
2011-02-16buildsys: fix inverted logic with thread implsBernhard Reutner-Fischer
2011-02-14buildsys: use kbuild styleBernhard Reutner-Fischer
2011-02-14buildsys: remove wrong fileBernhard Reutner-Fischer
2011-02-14arm: use EABI per defaultBernhard Reutner-Fischer
2011-02-14regex: remove set but not used variableBernhard Reutner-Fischer
2011-02-14ldso: remove now unused variableBernhard Reutner-Fischer