Age | Commit message (Expand) | Author |
2014-02-15 | libc: silence warning in fts | Bernhard Reutner-Fischer |
2014-02-02 | libc: mips: Fix setjmp/longjmp for MIPS64 N64 ABI | Waldemar Brodkorb |
2014-02-02 | mips: silence 'set but not used' warnings | Steve Ellcey |
2014-02-02 | libc: mips: Fix non-LFS build | Steve Ellcey |
2014-01-24 | mips: silence _ABI* undef warnings | Bernhard Reutner-Fischer |
2014-01-22 | powerpc: syscall support up to 6 arguments | Bernhard Reutner-Fischer |
2014-01-22 | vfork: fix clone based version | Stefan Kristiansson |
2014-01-22 | libc: fix MIPS N64 fork | Waldemar Brodkorb |
2014-01-15 | libc: add guard for arm thumb2 asm | Bernhard Reutner-Fischer |
2014-01-08 | ARC: opencode ENTRY/END macros in crt1 | Vineet Gupta |
2014-01-08 | xtensa: use common ptrace.h | Baruch Siach |
2014-01-08 | libc: posix_fadvise: restore implementation for xtensa | Baruch Siach |
2014-01-08 | siginfo.h: __SIGEV_PAD_SIZE takes __WORDSIZE into account | Vicente Olivert Riera |
2014-01-08 | siginfo.h: add a missing function member on ia64, mips and sparc arches | Vicente Olivert Riera |
2013-12-20 | inet: Fix threaded res_init | Kenneth Soerensen |
2013-12-20 | libc/sysdeps: commonize ret_ERRVAL | Baruch Siach |
2013-12-20 | ARC port to uClibc | Vineet Gupta |
2013-12-20 | string: Add ARC support | Joern Rennecke |
2013-11-12 | Make res_init() thread safe. | Kenneth Soerensen |
2013-11-12 | Fix threaded use of res_ functions. | Sørensen, Kenneth |
2013-11-06 | time.c: make ll_tzname* static again | Bernhard Reutner-Fischer |
2013-11-06 | prctl: fix system call wrapper | Baruch Siach |
2013-11-06 | misc: fix nm 'No such file' error | Baruch Siach |
2013-11-06 | add posix_fadvise() for arm | Khem Raj |
2013-11-06 | libc/metag: add __kernel_long_t and __kernel_ulong_t | Markos Chandras |
2013-11-06 | Fix weak/strong attribute of __errno_location and it's __GI alias | Vineet Gupta |
2013-11-04 | xtensa: fix atomic_decrement_if_positive() return value | Baruch Siach |
2013-11-04 | xtensa: fix layout of struct sigcontext to match the kernel | Baruch Siach |
2013-10-07 | pmap_getport: use TCP to talk to portmapper if protocol == IPPROTO_TCP. | Denys Vlasenko |
2013-08-02 | libc: add isfdtype() | Anthony G. Basile |
2013-07-26 | libc/sysdeps: Fix common-generic stat.h for BE part 2 | Mischa Jonker |
2013-07-19 | inet: fix unsafe access to _res.options in res_mkquery() | Vanya Sergeev |
2013-07-18 | bits/waitstatus.h: correctly interpret status 0x007f on MIPS | Denys Vlasenko |
2013-07-04 | C6X: Remove DSBT in favour of FDPIC | Luis Machado |
2013-07-04 | libc/sysdeps/linux/common/sendfile.c: fix sendfile64 visibility | Anthony G. Basile |
2013-07-04 | insque: fix segfault on (prev == NULL) | Bartosz Golaszewski |
2013-06-29 | i386/sysdep.h: Remove STABS_* macros | Khem Raj |
2013-06-28 | MIPS: set _NSIG to 128, not 129. This matches glibc. | Denys Vlasenko |
2013-06-28 | libc: Fix _obstack_newchunk public symbol vis | Bernhard Reutner-Fischer |
2013-06-14 | libc: hide obstack relocations | Bernhard Reutner-Fischer |
2013-06-14 | libc/misc/gnu/obprintf.c: implement obstack_printf and obstack_vprintf | Anthony G. Basile |
2013-06-14 | config: UCLIBC_HAS_OBSTACK to optionally enable obstack support | Anthony G. Basile |
2013-06-07 | eventfd.h: Use new "bits/" scheme for arch-specific flags | Hiroaki KAWAI |
2013-05-28 | libc: elf: explicitly include uClibc_page.h to make PAGE_SIZE visible | Carmelo Amoroso |
2013-05-13 | libc: deal with aux vect inside __uClibc_main only if !SHARED | Filippo ARCIDIACONO |
2013-04-07 | linux: pread/write: fix 64bit handling | Mike Frysinger |
2013-04-04 | add UCLIBC_SUSV2_LEGACY to hide valloc | Bernhard Reutner-Fischer |
2013-04-03 | stdlib: avoid relocation | Bernhard Reutner-Fischer |
2013-04-01 | linux: pread/write: convert to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-04-01 | linux: readahead: convert to SYSCALL_ALIGN_64BIT | Mike Frysinger |