summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | nptl: sysdep headers update for i386, mips and x86_64Carmelo Amoroso2010-02-093-3/+3
* | nptl_test: sysdep headers re-factoringCarmelo Amoroso2010-02-094-2/+11
* | nptl: sysdep headers re-factoringCarmelo Amoroso2010-02-098-193/+70
* | libc: Fix typo in include/rpcCarmelo Amoroso2010-02-083-6/+6
* | Merge commit 'origin/master' into nptlAustin Foxley2010-02-0518-58/+115
|\|
| * 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
* | TLS_TCB_AT_TP: avoid warning about undef cpp tokenBernhard Reutner-Fischer2010-02-051-1/+1
* | pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer2010-02-054-13/+10
* | kernel-features: add __ASSUME_POSIX_CPU_TIMERSBernhard Reutner-Fischer2010-02-051-0/+5
* | libc: Fix l64a to return the correct buffer pointerFilippo Arcidiacono2010-02-031-1/+1
* | nptl: Fix nptl specific case which still was not using CSRC-y.Khem Raj2010-02-011-1/+1
* | Fix accidently dropped hunk during last merge from master.Khem Raj2010-02-011-21/+8
* | Merge commit 'origin/master' into nptlKhem Raj2010-02-015-49/+31
|\|
| * 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
* | Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b...Khem Raj2010-02-011-0/+1
* | Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1Khem Raj2010-01-252-0/+2
* | mips/dl-tls.h: Adjust TLS_TPREL_VALUE and TLS_DTPREL_VALUEKhem Raj2010-01-251-4/+4
* | mips/ldso: Check for TLS relocation in elf_machine_type_class.Khem Raj2010-01-252-16/+35
* | Merge branch 'master' into nptlCarmelo Amoroso2010-01-2544-127/+105
|\|
| * 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