Age | Commit message (Expand) | Author |
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 |
2014-08-18 | ARC: Enable OBSTACK in defconfig for ARC | Anton Kolesov |
2014-08-18 | uclibc: nptl: fix __lll_lock_wait_private multiple definition | Tony Wu |
2014-08-18 | lseek: Correct order of offset arguments | Anton Kolesov |
2014-08-18 | libc: posix_fadvise: Fix build breakage for !LFS | Vineet Gupta |
2014-08-18 | unbreak networking code for sparc | Waldemar Brodkorb |
2014-08-18 | test_nptl: replace __sigpause with sigpause | Alexey Brodkin |
2014-08-18 | ARC/NPTL: clone to set TP if CLONE_SETTLS | Vineet Gupta |
2014-08-18 | ARC/NPTL: Add tests | Vineet Gupta |
2014-08-18 | ARC/NPTL: Fix __libc_sigaction redefinition with static links | Vineet Gupta |
2014-08-18 | NPTL: ARC support | Vineet Gupta |
2014-08-18 | ARC: ldso: Use @pcl syntax. | Joern Rennecke |
2014-08-01 | bits/time.h: sync with latest glibc | Mike Frysinger |
2014-07-24 | test/math: add fallback to libm-test-ulps-generic logic | Jian Peng |
2014-07-24 | Changelog: complete old data and cycle | Bernhard Reutner-Fischer |
2014-07-22 | ARC: Implement native GDB requirements in procfs.h | Anton Kolesov |
2014-07-22 | ARC: clone: Ensure that @fn returns back to clone | Vineet Gupta |
2014-07-22 | ARC: ldso: Dont force frame pointer as it useless for unwinding on ARC | Vineet Gupta |
2014-07-22 | ARC: make sigaction inline with other arches | Vineet Gupta |
2014-07-22 | ARC: syscalls.h: code-reuse/fix-arg-annotations | Vineet Gupta |
2014-07-22 | syscalls-common.h: Rename some macro args for correct documentation | Vineet Gupta |
2014-06-24 | open64: ensure that openat check works | Vineet Gupta |
2014-06-12 | fix pthread_cancel lead to segmentation fault for x86_64. | Zhang Pu |
2014-06-12 | arm: move check for BX to its own header | Yann E. MORIN |
2014-06-12 | NPTL: Fix undefined reference to PRIVATE_FUTEX with 2.6.18 kernel | Dan Moulding |
2014-06-12 | arm/clone.S: Add missing IT instruction for Thumb2. | Will Newton |
2014-06-12 | buildsys: Do not install atomic.h | Bernhard Reutner-Fischer |
2014-04-23 | resolv: try next server on SERVFAIL | Michel Stam |
2014-04-23 | test/math: Adjust arm tests for older ULPs format | Gregory Fong |
2014-04-23 | ldso: Add remaining relocation types to the table | Gregory Fong |