summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-09bits/kernel_stat.h: use the same guard on all archsPeter S. Mazinger
2011-03-09types.h: remove __ipc_pid_tPeter S. Mazinger
2011-03-09guard *_chk() related stuff with UCLIBC_HAS_FORTIFYPeter S. Mazinger
2011-03-08nios2: Correct guard #defines in bits/kernel_types.hTobias Klauser
2011-03-08nptl: fix compilation on x86_64William Pitcock
2011-03-08shm.h: fix vax's bits/shm.hPeter S. Mazinger
2011-03-08Makefile.in: remove uClibc_fpmax.h independently of any config optionPeter S. Mazinger
2011-03-08resolv.h: disable unneeded prototypesPeter S. Mazinger
2011-03-08Makefile.in: remove uClibc_uwchar.h and uClibc_va_copy.h on installPeter S. Mazinger
2011-03-08Makerules: respect HARDWIRED_ABSPATH in interp.cPeter S. Mazinger
2011-03-08try to fix duplicated slashes in the generated lib*.so files (round 2)Peter S. Mazinger
2011-03-08Revert "buildsys: prefer the form HEADERS_RM-$(<config>)"Carmelo Amoroso
2011-03-07buildsys: prefer the form HEADERS_RM-$(<config>)Carmelo Amoroso
2011-03-07locale.c: export newlocale only if XLOCALE is definedPeter S. Mazinger
2011-03-07locale.c, locale.h: no need for hidden duplocalePeter S. Mazinger
2011-03-06simplify ffs* codePeter S. Mazinger
2011-03-06remove unused ARCH_CFLAGS and ARCH_LDFLAGSPeter S. Mazinger
2011-03-06Revert "try to fix duplicated slashes in the generated lib*.so files"Peter S. Mazinger
2011-03-05Implement ffsl and ffsll.Bernd Schmidt
2011-03-05Add sanity checks to ld.so DSBT supportMark Salter
2011-03-05The C6X portAurelien Jacquiot
2011-03-05Allow ABIs where SP points below the stack frame.Bernd Schmidt
2011-03-05Add support for DSBT ELF to ld.soMark Salter
2011-03-05Add Makefile support for DSBT ELF.Bernd Schmidt bernds_cb1@t-online.de
2011-03-04fix locale buildPeter S. Mazinger
2011-03-04fix removal of sgtty.hPeter S. Mazinger
2011-03-04nptl: fix use of IS_IN_LIBPTHREAD macroCarmelo Amoroso
2011-03-03remove obsoleted and incorrect commentPeter S. Mazinger
2011-03-03provide internal hidden version of __fcntl_nocancelPeter S. Mazinger
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