summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-16mass sync with glibc nptlAustin Foxley
2010-02-13sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley
2010-02-13sparc/sysdep: Unify sparc sysdep.hAustin Foxley
2010-02-11arm/sysdep: Unify arm sysdep.hKhem Raj
2010-02-11mips/sysdep.h: Unify mips sysdep.hKhem Raj
2010-02-11libc: build tsd only when tls is enabledAustin Foxley
2010-02-11ldso: fix USE_TLS checkAustin Foxley
2010-02-09nptl: sysdep headers update for i386, mips and x86_64Carmelo Amoroso
2010-02-09nptl_test: sysdep headers re-factoringCarmelo Amoroso
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2010-02-08libc: Fix typo in include/rpcCarmelo Amoroso
2010-02-05Merge commit 'origin/master' into nptlAustin Foxley
2010-02-05TLS_TCB_AT_TP: avoid warning about undef cpp tokenBernhard Reutner-Fischer
2010-02-05pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer
2010-02-05prctl: silence shadow warningsBernhard Reutner-Fischer
2010-02-05kernel-features: add __ASSUME_POSIX_CPU_TIMERSBernhard 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-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-01nptl: Fix nptl specific case which still was not using CSRC-y.Khem Raj
2010-02-01Fix accidently dropped hunk during last merge from master.Khem Raj
2010-02-01Merge commit 'origin/master' into nptlKhem Raj
2010-02-01Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b...Khem Raj
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-25Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1Khem Raj
2010-01-25mips/dl-tls.h: Adjust TLS_TPREL_VALUE and TLS_DTPREL_VALUEKhem Raj
2010-01-25mips/ldso: Check for TLS relocation in elf_machine_type_class.Khem Raj
2010-01-25mips/ldso: Check for TLS relocation in elf_machine_type_class.Khem Raj
2010-01-25Merge branch 'master' into nptlCarmelo Amoroso
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