Age | Commit message (Expand) | Author |
2010-02-17 | Add missing lowlevelrobustlock.c | Khem Raj |
2010-02-17 | Add missing libgcc_s.h header. | Khem Raj |
2010-02-17 | update nptl gitignore | Austin Foxley |
2010-02-17 | fix typo | Austin Foxley |
2010-02-17 | Assorted fixed to get nptl compiling on ARM | Khem Raj |
2010-02-16 | a few more build fixes nptl sync | Austin Foxley |
2010-02-16 | mass sync with glibc nptl | Austin Foxley |
2010-02-13 | sparc/sigaction: revert change. These semantics are needed for nptl | Austin Foxley |
2010-02-13 | sparc/sysdep: Unify sparc sysdep.h | Austin Foxley |
2010-02-11 | arm/sysdep: Unify arm sysdep.h | Khem Raj |
2010-02-11 | mips/sysdep.h: Unify mips sysdep.h | Khem Raj |
2010-02-11 | libc: build tsd only when tls is enabled | Austin Foxley |
2010-02-11 | ldso: fix USE_TLS check | Austin Foxley |
2010-02-09 | nptl: sysdep headers update for i386, mips and x86_64 | Carmelo Amoroso |
2010-02-09 | nptl_test: sysdep headers re-factoring | Carmelo Amoroso |
2010-02-09 | nptl: sysdep headers re-factoring | Carmelo Amoroso |
2010-02-08 | libc: Fix typo in include/rpc | Carmelo Amoroso |
2010-02-05 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-02-05 | TLS_TCB_AT_TP: avoid warning about undef cpp token | Bernhard Reutner-Fischer |
2010-02-05 | pthread_{attr_,}{s,g}etaffinity: cleanup symbol names | Bernhard Reutner-Fischer |
2010-02-05 | prctl: silence shadow warnings | Bernhard Reutner-Fischer |
2010-02-05 | kernel-features: add __ASSUME_POSIX_CPU_TIMERS | Bernhard Reutner-Fischer |
2010-02-05 | ldso: add missing prototypes | Bernhard Reutner-Fischer |
2010-02-05 | Revert "ftw.h installation: fix inverted logic" | Bernhard Reutner-Fischer |
2010-02-04 | libm: explain why some funcs are not implemented (yet) | Bernhard Reutner-Fischer |
2010-02-04 | libm: enable log2f and exp2f | Aurelien Jacobs |
2010-02-03 | Unbreak build for sparc on some config's | Austin Foxley |
2010-02-03 | __uClibc_main: use __pagesize to protect against recursion | Bernhard Reutner-Fischer |
2010-02-03 | add gethostid() testcase | Bernhard Reutner-Fischer |
2010-02-03 | libc: Fix l64a to return the correct buffer pointer | Filippo Arcidiacono |
2010-02-03 | libc: Fix l64a to return the correct buffer pointer | Filippo Arcidiacono |
2010-02-03 | powerpc/bits/sysdep.h: move confusingly placed #undef | Denys Vlasenko |
2010-02-03 | /etc/resolv.conf: support "timeout:n" and "attempts:n" options | Denys Vlasenko |
2010-02-02 | remove two checks for gettimeofday error | Denys Vlasenko |
2010-02-02 | time,times: stop interpreting negative return values ar errors | Denys Vlasenko |
2010-02-02 | lxdialog: remove objectfiles on clean | Bernhard Reutner-Fischer |
2010-02-01 | nptl: Fix nptl specific case which still was not using CSRC-y. | Khem Raj |
2010-02-01 | Fix accidently dropped hunk during last merge from master. | Khem Raj |
2010-02-01 | Merge commit 'origin/master' into nptl | Khem Raj |
2010-02-01 | Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b... | Khem Raj |
2010-02-01 | errno: hide __libc_resp, __libc_errno, and __libc_h_errno | Khem Raj |
2010-01-26 | document UCLIBC_EXTRA_CFLAGS | Bernhard Reutner-Fischer |
2010-01-26 | convert to foo-y kbuild style | Bernhard Reutner-Fischer |
2010-01-25 | Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1 | Khem Raj |
2010-01-25 | mips/dl-tls.h: Adjust TLS_TPREL_VALUE and TLS_DTPREL_VALUE | Khem Raj |
2010-01-25 | mips/ldso: Check for TLS relocation in elf_machine_type_class. | Khem Raj |
2010-01-25 | mips/ldso: Check for TLS relocation in elf_machine_type_class. | Khem Raj |
2010-01-25 | Merge branch 'master' into nptl | Carmelo Amoroso |
2010-01-23 | Makefile.in: Make install_dev depend on install_runtime. | Henning Heinold |
2010-01-24 | wchar.c: fix indentation | Denys Vlasenko |