Age | Commit message (Expand) | Author |
2015-01-01 | silence GCC | Thorsten Glaser |
2015-01-01 | remove apparently unused code, this time for real | Thorsten Glaser |
2015-01-01 | explicitly cast (even though this casting is not very nice) | Thorsten Glaser |
2015-01-01 | make __dl_start, whose address is taken, into a real object type | Thorsten Glaser |
2015-01-01 | remove unused Linux 2.0 compat code, otherwise c6x without NPTL is broken | Waldemar Brodkorb |
2014-12-30 | be sure to use EXTRA_CFLAGS for tests, too | Waldemar Brodkorb |
2014-12-30 | remove another two warnings. | Waldemar Brodkorb |
2014-12-30 | Merge branch 'master' of git+ssh://openadk.org/git/uclibc-ng | Waldemar Brodkorb |
2014-12-30 | reenable c6x for toolchain testing without NPTL | Waldemar Brodkorb |
2014-12-28 | remove comment | Waldemar Brodkorb |
2014-12-28 | reduce some unneeded warnings. | Waldemar Brodkorb |
2014-12-28 | remove hidden warning option, not useful for others. | Waldemar Brodkorb |
2014-12-28 | fix warning when doing make clean | Waldemar Brodkorb |
2014-12-28 | update INSTALL | Waldemar Brodkorb |
2014-12-28 | revert getopt changes to tests | Waldemar Brodkorb |
2014-12-28 | for mips64 with N32 ABI we need to use newfstatat | Waldemar Brodkorb |
2014-12-28 | relocation fixes | Waldemar Brodkorb |
2014-12-28 | sparc64 support was removed recently | Waldemar Brodkorb |
2014-12-26 | don't optimize for special mips cpu | Waldemar Brodkorb |
2014-12-25 | merge upstream changes | Waldemar Brodkorb |
2014-12-25 | sync tcp header with glibc | Waldemar Brodkorb |
2014-12-15 | mkostemp: fix implementation | Anthony G. Basile |
2014-12-15 | test: Some more tests under conditionals | Bernhard Reutner-Fischer |
2014-12-15 | stdio: Fix printing 0.0 | Bernhard Reutner-Fischer |
2014-12-12 | unistd: allow to turn off getopt_long | Bernhard Reutner-Fischer |
2014-12-12 | test: disable ptytest unless HAS_PTY | Bernhard Reutner-Fischer |
2014-12-12 | config: move STDIO_FUTEXES up a bit | Bernhard Reutner-Fischer |
2014-12-10 | disable test for noMMU | Waldemar Brodkorb |
2014-12-10 | mkostemp: fix implementation | Anthony G. Basile |
2014-12-10 | add argument check in mknod | wangyufen |
2014-12-09 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-12-09 | sigaction: Fix !HAS_REALTIME compilation | Bernhard Reutner-Fischer |
2014-12-08 | remove text files not useful for uClibc-ng | Waldemar Brodkorb |
2014-12-06 | arm: add RESET_PID in the clone impl | Wang Yufen |
2014-12-04 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-12-03 | mips: rename siginfo _timer members | Bernhard Reutner-Fischer |
2014-12-03 | buildsys: remove some obsolete optimization CFLAGS | Bernhard Reutner-Fischer |
2014-12-01 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-11-19 | locale: Add wcsftime() | Bernhard Reutner-Fischer |
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-11-11 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-11-10 | Config.in.arch: enable long double math for xtensa | Max Filippov |
2014-11-10 | statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not set | Anthony G. Basile |
2014-10-14 | reduce the list of supported architectures | Waldemar Brodkorb |
2014-10-11 | m68k: remove reg.h | Waldemar Brodkorb |
2014-10-10 | c6x: disable it at the moment | Waldemar Brodkorb |
2014-10-08 | test: disable for noMMU case | Waldemar Brodkorb |
2014-10-05 | disable a test for avr32, compile failure. | Waldemar Brodkorb |
2014-10-05 | disable some test for avr32, compile failures. | Waldemar Brodkorb |