Age | Commit message (Expand) | Author |
2015-10-13 | or1k: add missing file | Waldemar Brodkorb |
2015-10-12 | fix static binaries linked with pthread and compiled with ssp | Waldemar Brodkorb |
2015-10-09 | add new architecture support for or1k | Waldemar Brodkorb |
2015-10-08 | xtensa: support call0 ABI | Max Filippov |
2015-09-15 | NPTL: fix CFLAGS for cancellation points | Max Filippov |
2015-08-27 | nptl_db/db_info: fix the incorrect initial size for dtvp | Junling Zheng |
2015-08-22 | quieten compile warnings | Waldemar Brodkorb |
2015-08-14 | add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions | Romain Naour |
2015-08-02 | sh: fix static linking issue | Waldemar Brodkorb |
2015-08-02 | simplify, as the other does not work correctly, suggested by tg | Waldemar Brodkorb |
2015-07-22 | fix static builds of pthread apps for x86/x86_64 | Waldemar Brodkorb |
2015-07-11 | Merge branch '1.0' of git+ssh://uclibc-ng.org/git/uclibc-ng into 1.0 | Waldemar Brodkorb |
2015-07-11 | builtin_unreachable is not available for older gcc | Waldemar Brodkorb |
2015-06-30 | NPTL/arc: notify kernel of the TP value | Vineet Gupta |
2015-06-23 | xtensa: fix stack frame size for NPTL | Max Filippov |
2015-06-18 | Fix libgcc_s_resume issue with gcc 5.1 | Thomas Petazzoni |
2015-06-10 | nptl_db: fix ommitting td_ta_setconcurrency | Bernhard Reutner-Fischer |
2015-06-10 | init.c (__nptl_initial_report_events): New variable. | Roland McGrath |
2015-06-10 | buildsys: pregen depends on xlocale | Bernhard Reutner-Fischer |
2015-04-13 | buildsys: tweak ucontext_i.h prerequisites | Bernhard Reutner-Fischer |
2015-04-12 | remove more of the link_warnings | Waldemar Brodkorb |
2015-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-26 | NPTL: SH: silence warning | Bernhard Reutner-Fischer |
2015-03-22 | nptl/atfork: Hide pthread_atfork in shared versions | Khem Raj |
2015-03-17 | nptl: fix exclusion of pthread_setconcurrency.c | Bernhard Reutner-Fischer |
2015-03-13 | unistd.h: put getppid under XOPEN2K8 | Bernhard Reutner-Fischer |
2015-02-14 | Revert "resolve merge" | Waldemar Brodkorb |
2015-02-14 | resolve merge | Waldemar Brodkorb |
2015-02-12 | unbreak support for ARM no MMU case | Waldemar Brodkorb |
2015-01-26 | merge upstream changes | Waldemar Brodkorb |
2015-01-23 | nptl: compile pt-vfork in ARM-mode | Bernhard Reutner-Fischer |
2015-01-01 | maybe fix an "noreturn function does return" warning | Thorsten Glaser |
2015-01-01 | fix cast warning | Thorsten Glaser |
2014-12-15 | mkostemp: fix implementation | Anthony G. Basile |
2014-12-10 | mkostemp: fix implementation | Anthony G. Basile |
2014-11-13 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-11-13 | nptl: compile pt-vfork in ARM-mode | Bernhard Reutner-Fischer |
2014-10-03 | linuxthreads: fix compile error for non-MMU | Waldemar Brodkorb |
2014-10-03 | m68k: fix linuxthreads compile for coldfire | Waldemar Brodkorb |
2014-09-22 | xtensa: add support for NPTL | Waldemar Brodkorb |
2014-09-20 | linuxthreads: remove unused s390 code | Waldemar Brodkorb |
2014-09-20 | nptl: remove duplicate vfork() in libpthread | Waldemar Brodkorb |
2014-09-16 | buildsys: remove now redundant lib placement defines | Bernhard Reutner-Fischer |
2014-09-16 | buildsys: fix IS_IN_lib* | Bernhard Reutner-Fischer |
2014-09-16 | nptl: rephrase *.sym handling | Bernhard Reutner-Fischer |
2014-09-04 | sparc: remove sparc64/sparcv9 code | Waldemar Brodkorb |
2014-08-28 | sparc: add missing pthread_spin_lock/pthread_spin_trylock | Waldemar Brodkorb |
2014-08-28 | sparc: remove unused subdirs variable | Waldemar Brodkorb |
2014-08-18 | uclibc: nptl: fix __lll_lock_wait_private multiple definition | Tony Wu |
2014-08-18 | ARC/NPTL: Fix __libc_sigaction redefinition with static links | Vineet Gupta |