summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | compile fixes for i386 nptlAustin Foxley2010-02-1716-112/+18
* | fix nptl build for sparcAustin Foxley2010-02-172-2/+5
* | move pthread_barrier_{init,destroy} to sysdeps/pthreadAustin Foxley2010-02-175-1/+7
* | Fix nptl build for mipsKhem Raj2010-02-174-2/+27
* | sparc/nptl: typo fixesAustin Foxley2010-02-172-2/+2
* | sparc/nptl: fix wrong vfork hidden defAustin Foxley2010-02-171-1/+1
* | Add missing lowlevelrobustlock.cKhem Raj2010-02-171-0/+114
* | Add missing libgcc_s.h header.Khem Raj2010-02-172-1/+2
* | update nptl gitignoreAustin Foxley2010-02-171-7/+8
* | fix typoAustin Foxley2010-02-171-1/+1
* | Assorted fixed to get nptl compiling on ARMKhem Raj2010-02-1724-80/+258
* | a few more build fixes nptl syncAustin Foxley2010-02-167-26/+19
* | mass sync with glibc nptlAustin Foxley2010-02-16299-5443/+18806
* | sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley2010-02-131-4/+5
* | sparc/sysdep: Unify sparc sysdep.hAustin Foxley2010-02-131-1/+1
* | arm/sysdep: Unify arm sysdep.hKhem Raj2010-02-112-341/+278
* | mips/sysdep.h: Unify mips sysdep.hKhem Raj2010-02-113-428/+350
* | libc: build tsd only when tls is enabledAustin Foxley2010-02-111-1/+1
* | ldso: fix USE_TLS checkAustin Foxley2010-02-111-1/+1
* | 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