summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.9.31.1v0.9.31.1Bernhard Reutner-Fischer2011-06-081-1/+1
* libdl: fix local symbol's address handling in dladdrFilippo Arcidiacono2011-05-122-2/+18
* sparc: pipe.SAustin Foxley2010-10-011-1/+1
* remove trailing comma in enumBernhard Reutner-Fischer2010-07-271-1/+1
* malloc-simple: Make calloc() return zeroed memorySteven J. Magnani2010-07-271-5/+4
* Fix ctime() standard compliance bugDavid A Ramos2010-07-272-0/+45
* linuxthreads.new: initialize stdio lockingTimo Teräs2010-04-141-0/+11
* attribute_optimize: fix typo with argsBernhard Reutner-Fischer2010-04-121-2/+2
* resolv: tentatively fix usage of uninitialized DNS parametersDenys Vlasenko2010-04-121-4/+2
* Fix use-after-free bug in __dns_lookupGabor Juhos2010-04-061-3/+1
* bump version to 0.9.31.1-gitBernhard Reutner-Fischer2010-04-061-1/+1
* Release 0.9.31v0.9.310.9.31Bernhard Reutner-Fischer2010-04-021-1/+1
* resolv: DEBUG-print nameserver we talk toBernhard Reutner-Fischer2010-03-301-2/+18
* utils: hide comment if !VBernhard Reutner-Fischer2010-03-301-1/+1
* pass CFLAGS-dir to CC-mBernhard Reutner-Fischer2010-03-251-1/+4
* prettify make cleanBernhard Reutner-Fischer2010-03-2558-128/+128
* nios2: Define INTERNAL_SYSCALL_NCS, use common sycall definesTobias Klauser2010-03-181-274/+85
* nios2: Update fcntl.h from m68kTobias Klauser2010-03-181-2/+4
* lift printf field width limitMichael Deutschmann2010-03-171-4/+4
* nios2: Add sys/user.hTobias Klauser2010-03-161-0/+93
* config: tweak textBernhard Reutner-Fischer2010-03-131-2/+2
* buildsys: touchup 'make dist' a tiny bitBernhard Reutner-Fischer2010-03-121-5/+6
* bump versionBernhard Reutner-Fischer2010-03-121-1/+1
* 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