Age | Commit message (Expand) | Author |
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-09 | sigaction: Fix !HAS_REALTIME compilation | Bernhard Reutner-Fischer |
2014-12-03 | mips: rename siginfo _timer members | Bernhard Reutner-Fischer |
2014-12-03 | buildsys: remove some obsolete optimization CFLAGS | Bernhard Reutner-Fischer |
2014-11-19 | locale: Add wcsftime() | Bernhard Reutner-Fischer |
2014-11-13 | nptl: compile pt-vfork in ARM-mode | Bernhard Reutner-Fischer |
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-09-17 | m68k: libc: add fmovem* mcffpu condition | Bernhard Reutner-Fischer |
2014-09-16 | sparc: update ptrace.h to latest from glibc | Gustavo Zacarias |
2014-09-16 | powerpc: update ptrace.h to latest from glibc | Gustavo Zacarias |
2014-09-16 | buildsys: remove now redundant lib placement defines | Bernhard Reutner-Fischer |
2014-09-16 | libc: silence missing prototype warning | 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-09 | buildsys: Fix typo | Bernhard Reutner-Fischer |
2014-09-09 | libc: add fallocate() and fallocate64() | Anthony G. Basile |
2014-09-05 | libc: split multi-source epoll.c | Bernhard Reutner-Fischer |
2014-09-04 | sparc: remove sparc64/sparcv9 code | Waldemar Brodkorb |
2014-09-04 | ldso: Fix compile-error on noMMU | Bernhard Reutner-Fischer |
2014-09-04 | test: wcsftime depends on XLOCALE | Bernhard Reutner-Fischer |
2014-09-04 | test: disable librt shmtest on non-MMU systems | Bernhard Reutner-Fischer |
2014-09-04 | buildsys: tweak check_ld flag probing | Bernhard Reutner-Fischer |
2014-08-29 | buildsys: refine compile.S | Bernhard Reutner-Fischer |
2014-08-29 | buildsys: use SED for create-lds | Bernhard Reutner-Fischer |
2014-08-29 | test: disable test for systems without FPU | Waldemar Brodkorb |
2014-08-28 | test: sync with glibc, use do_test | Waldemar Brodkorb |
2014-08-28 | test: get out of the endless while loop, when bind failed | Waldemar Brodkorb |
2014-08-28 | m68k: fix typo | Waldemar Brodkorb |
2014-08-28 | test: do not depend on compile | Waldemar Brodkorb |
2014-08-28 | test: NPTL: sync WRITE_BUFFER_SIZE with glibc test | 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-28 | Revert "sparc: disable cancellable system, as it fails in strange ways right ... | Waldemar Brodkorb |
2014-08-28 | Revert "sparc: use HIDDEN_JUMPTARGET for errno" | Waldemar Brodkorb |
2014-08-26 | timex: Sync with glibc | Khem Raj |
2014-08-26 | Define IPTOS_CLASS_* macros according to RFC 2474 | Khem Raj |
2014-08-26 | buildsys: remove duplicate UCLIBC_EXTRA_CFLAGS | Bernhard Reutner-Fischer |
2014-08-25 | microblaze: Remove duplicate F_{S,G}ETPIPE_SZ | Bernhard Reutner-Fischer |
2014-08-25 | fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ | Khem Raj |
2014-08-25 | mathinline.h: Use __extern_inline | Bernhard Reutner-Fischer |
2014-08-25 | Add clock_adjtime syscall | Khem Raj |
2014-08-20 | fix for pipe() on sparc | Waldemar Brodkorb |
2014-08-18 | libc: add issetugid() | Anthony G. Basile |
2014-08-18 | test/math: fix for MIPS that takes 32/64 suffix into account | Alexey Brodkin |
2014-08-18 | test/math: fix for disabled long double math | Alexey Brodkin |