summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-03-18nios2: Define INTERNAL_SYSCALL_NCS, use common sycall definesTobias Klauser
2010-03-18nios2: Update fcntl.h from m68kTobias Klauser
2010-03-17lift printf field width limitMichael Deutschmann
2010-03-16nios2: Add sys/user.hTobias Klauser
2010-03-13config: tweak textBernhard Reutner-Fischer
2010-03-12buildsys: touchup 'make dist' a tiny bitBernhard Reutner-Fischer
2010-03-12bump versionBernhard Reutner-Fischer
2010-03-12bump version to 0.9.31-rc1Bernhard Reutner-Fischer
2010-03-12buildsys: Fix O= PREFIX= caseBernhard Reutner-Fischer
2010-03-12buildsys: fix dir order-only prereq of unifdefBernhard Reutner-Fischer
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-03-12config: support make defconfig O=/f/o/oBernhard Reutner-Fischer
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-03-12install: fix O= PREFIX= installBernhard Reutner-Fischer
2010-03-12reduce number of mkdir callsBernhard Reutner-Fischer
2010-03-12remove config knobs that belong to the nptl branchBernhard Reutner-Fischer
2010-03-05pull kernel-features.h from NPTLBernhard Reutner-Fischer
2010-03-04poll: unavailable on linux < 2.2.0Bernhard Reutner-Fischer
2010-02-10libc_sh: Update memcpy to use the ENTRY macroCarmelo Amoroso
2010-02-10libc_sh: Add a sysdep header for shCarmelo Amoroso
2010-02-10libc: Add a common sysdep headerCarmelo Amoroso
2010-02-08libc: Fix typo in include/rpcCarmelo Amoroso
2010-02-05getdents: Fix mips64 buildAtsushi Nemoto
2010-02-05prctl: silence shadow warningsBernhard Reutner-Fischer
2010-02-05ldso: add missing prototypesBernhard Reutner-Fischer
2010-02-05Revert "ftw.h installation: fix inverted logic"Bernhard Reutner-Fischer
2010-02-04libm: explain why some funcs are not implemented (yet)Bernhard Reutner-Fischer
2010-02-04libm: enable log2f and exp2fAurelien Jacobs
2010-02-03Unbreak build for sparc on some config'sAustin Foxley
2010-02-03__uClibc_main: use __pagesize to protect against recursionBernhard Reutner-Fischer
2010-02-03add gethostid() testcaseBernhard Reutner-Fischer
2010-02-03libc: Fix l64a to return the correct buffer pointerFilippo Arcidiacono
2010-02-03powerpc/bits/sysdep.h: move confusingly placed #undefDenys Vlasenko
2010-02-03/etc/resolv.conf: support "timeout:n" and "attempts:n" optionsDenys Vlasenko
2010-02-02remove two checks for gettimeofday errorDenys Vlasenko
2010-02-02time,times: stop interpreting negative return values ar errorsDenys Vlasenko
2010-02-02lxdialog: remove objectfiles on cleanBernhard Reutner-Fischer
2010-02-01errno: hide __libc_resp, __libc_errno, and __libc_h_errnoKhem Raj
2010-01-26document UCLIBC_EXTRA_CFLAGSBernhard Reutner-Fischer
2010-01-26convert to foo-y kbuild styleBernhard Reutner-Fischer
2010-01-25mips/ldso: Check for TLS relocation in elf_machine_type_class.Khem Raj
2010-01-23Makefile.in: Make install_dev depend on install_runtime.Henning Heinold
2010-01-24wchar.c: fix indentationDenys Vlasenko
2010-01-24gethostid: switch to getaddrinfo and shrinkBernhard Reutner-Fischer
2010-01-23getprotoent_r: use correct define for return valueBernhard Reutner-Fischer
2010-01-23fix typo in previous commitBernhard Reutner-Fischer
2010-01-23silence some warnings about unused paramsBernhard Reutner-Fischer
2010-01-23ftw.h installation: fix inverted logicBernhard Reutner-Fischer
2010-01-23libc/inet: mark other odd /etc/conf/ spotBernhard Reutner-Fischer