summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version to 0.9.31-rc1v0.9.31-rc10.9.31-rc1Bernhard Reutner-Fischer2010-03-121-2/+2
* buildsys: Fix O= PREFIX= caseBernhard Reutner-Fischer2010-03-121-2/+2
* buildsys: fix dir order-only prereq of unifdefBernhard Reutner-Fischer2010-03-121-1/+2
* add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-121-1/+2
* config: support make defconfig O=/f/o/oBernhard Reutner-Fischer2010-03-121-0/+2
* add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-126-48/+45
* install: fix O= PREFIX= installBernhard Reutner-Fischer2010-03-121-11/+11
* reduce number of mkdir callsBernhard Reutner-Fischer2010-03-121-8/+9
* remove config knobs that belong to the nptl branchBernhard Reutner-Fischer2010-03-121-39/+0
* pull kernel-features.h from NPTLBernhard Reutner-Fischer2010-03-051-18/+392
* poll: unavailable on linux < 2.2.0Bernhard Reutner-Fischer2010-03-042-1/+7
* libc_sh: Update memcpy to use the ENTRY macroCarmelo Amoroso2010-02-101-8/+3
* libc_sh: Add a sysdep header for shCarmelo Amoroso2010-02-101-0/+277
* libc: Add a common sysdep headerCarmelo Amoroso2010-02-102-0/+140
* libc: Fix typo in include/rpcCarmelo Amoroso2010-02-083-6/+6
* getdents: Fix mips64 buildAtsushi Nemoto2010-02-051-4/+4
* prctl: silence shadow warningsBernhard Reutner-Fischer2010-02-051-1/+1
* ldso: add missing prototypesBernhard Reutner-Fischer2010-02-051-0/+5
* Revert "ftw.h installation: fix inverted logic"Bernhard Reutner-Fischer2010-02-051-1/+1
* libm: explain why some funcs are not implemented (yet)Bernhard Reutner-Fischer2010-02-041-1/+2
* libm: enable log2f and exp2fAurelien Jacobs2010-02-043-5/+7
* Unbreak build for sparc on some config'sAustin Foxley2010-02-031-5/+4
* __uClibc_main: use __pagesize to protect against recursionBernhard Reutner-Fischer2010-02-031-4/+2
* add gethostid() testcaseBernhard Reutner-Fischer2010-02-031-0/+6
* libc: Fix l64a to return the correct buffer pointerFilippo Arcidiacono2010-02-031-1/+1
* powerpc/bits/sysdep.h: move confusingly placed #undefDenys Vlasenko2010-02-031-5/+5
* /etc/resolv.conf: support "timeout:n" and "attempts:n" optionsDenys Vlasenko2010-02-032-21/+47
* remove two checks for gettimeofday errorDenys Vlasenko2010-02-022-6/+10
* time,times: stop interpreting negative return values ar errorsDenys Vlasenko2010-02-023-8/+24
* lxdialog: remove objectfiles on cleanBernhard Reutner-Fischer2010-02-021-1/+1
* errno: hide __libc_resp, __libc_errno, and __libc_h_errnoKhem Raj2010-02-012-4/+3
* document UCLIBC_EXTRA_CFLAGSBernhard Reutner-Fischer2010-01-261-0/+1
* convert to foo-y kbuild styleBernhard Reutner-Fischer2010-01-262-67/+35
* mips/ldso: Check for TLS relocation in elf_machine_type_class.Khem Raj2010-01-252-16/+35
* Makefile.in: Make install_dev depend on install_runtime.Henning Heinold2010-01-231-1/+1
* wchar.c: fix indentationDenys Vlasenko2010-01-241-10/+10
* gethostid: switch to getaddrinfo and shrinkBernhard Reutner-Fischer2010-01-241-41/+26
* getprotoent_r: use correct define for return valueBernhard Reutner-Fischer2010-01-231-1/+1
* fix typo in previous commitBernhard Reutner-Fischer2010-01-231-1/+1
* silence some warnings about unused paramsBernhard Reutner-Fischer2010-01-234-6/+8
* ftw.h installation: fix inverted logicBernhard Reutner-Fischer2010-01-231-1/+1
* libc/inet: mark other odd /etc/conf/ spotBernhard Reutner-Fischer2010-01-231-0/+2
* libc/inet: set path to resolver file via CPPBernhard Reutner-Fischer2010-01-2334-33/+34
* libc/inet: convert to foo-y kbuild styleBernhard Reutner-Fischer2010-01-231-33/+19
* silence warning about implicit decl of sysctlBernhard Reutner-Fischer2010-01-221-1/+3
* avr32: add varargs handling of prctl syscallHans-Christian Egtvedt2010-01-212-1/+37
* wordexp: silence shadow warningBernhard Reutner-Fischer2010-01-211-18/+18
* fix typo in version mismatch msgBernhard Reutner-Fischer2010-01-211-1/+1
* ldso: tweak shadow warning with preload file supportBernhard Reutner-Fischer2010-01-211-5/+4
* rename exp(onent) to _expBernhard Reutner-Fischer2010-01-211-2/+2