Age | Commit message (Expand) | Author |
2011-05-07 | posix_fadvise64: fix x86 implementation | Timo Teräs |
2011-05-05 | i386: fix .size of _init/_fini | Bernhard Reutner-Fischer |
2011-05-05 | x86_64: fix .size of _init/_fini | Bernhard Reutner-Fischer |
2011-05-05 | Revert "*/crt?.S: remove .size directives" | Bernhard Reutner-Fischer |
2011-05-04 | */crt?.S: remove .size directives | Bernhard Reutner-Fischer |
2011-05-03 | buildsys: prettify ssp.c handling | Bernhard Reutner-Fischer |
2011-05-03 | madvise is LINUX_SPECIFIC | Bernhard Reutner-Fischer |
2011-04-29 | __rt_sigwaitinfo: depends on HAS_REALTIME | Bernhard Reutner-Fischer |
2011-04-27 | buildsys: minor fixes in Makefile.arch for C6X | Carmelo Amoroso |
2011-04-27 | buildsys: minor fixes in Makefile.arch for microblaze | Carmelo Amoroso |
2011-04-22 | sparc: don't access fp registers when configured for no fpu | Austin Foxley |
2011-04-14 | buildsys: do_rm ARCH_HEADERS | Bernhard Reutner-Fischer |
2011-04-13 | buildsys: fix GNU make v3.80 compatibility again | Kevin Cernekee |
2011-03-26 | cris: add provide arch-specific vfork implementation | Thorsten Glaser |
2011-03-19 | lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined | Peter S. Mazinger |
2011-03-14 | arm/bits/atomic.h: Include common/bit/atomic.h for thumb1 | Khem Raj |
2011-03-10 | nanosleep.c: remove duplicated libc_hidden_proto | Peter S. Mazinger |
2011-03-09 | Add a missing macro to C6X syscalls.h. | Bernd Schmidt |
2011-03-09 | cleanup hardcoded syscall numbers | Mark Salter |
2011-03-09 | support c6x kernel using generic stat.h | Mark Salter |
2011-03-09 | support generic kernel posix_types.h | Mark Salter |
2011-03-09 | use clone syscall for vfork | Mark Salter |
2011-03-09 | remove unused vfork.c | Mark Salter |
2011-03-09 | Add C6X-specific sys/ptrace.h | Bernd Schmidt |
2011-03-09 | regcomp.c, aeabi_mb_cur_max.c: use unconditionally MB_CUR_MAX from stdlib.h | Peter S. Mazinger |
2011-03-09 | remove trailing ';' from _syscallX() | Peter S. Mazinger |
2011-03-09 | bits/statvfs.h: update, adding ST_RELATIME | Peter S. Mazinger |
2011-03-09 | add bits/atomic.h for hppa | Peter S. Mazinger |
2011-03-09 | bits/statvfs.h: the common one is good for alpha and sparc | Peter S. Mazinger |
2011-03-09 | bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target | Peter S. Mazinger |
2011-03-09 | bits/kernel_stat.h: use the same guard on all archs | Peter S. Mazinger |
2011-03-09 | types.h: remove __ipc_pid_t | Peter S. Mazinger |
2011-03-09 | guard *_chk() related stuff with UCLIBC_HAS_FORTIFY | Peter S. Mazinger |
2011-03-08 | nios2: Correct guard #defines in bits/kernel_types.h | Tobias Klauser |
2011-03-08 | shm.h: fix vax's bits/shm.h | Peter S. Mazinger |
2011-03-05 | The C6X port | Aurelien Jacquiot |
2011-03-03 | provide internal hidden version of __fcntl_nocancel | Peter S. Mazinger |
2011-03-03 | add _dl_errno support to errno.h, cleanup | Peter S. Mazinger |
2011-03-03 | sgtty.h is useless, remove it on STRICT_HEADERS | Peter S. Mazinger |
2011-03-03 | simplify guard of uClibc internals | Peter S. Mazinger |
2011-03-03 | remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H... | Peter S. Mazinger |
2011-03-03 | remove error handling from some syscalls | Peter S. Mazinger |
2011-03-03 | fix stubs | Peter S. Mazinger |
2011-03-03 | Correct ssp code | Peter S. Mazinger |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2011-03-03 | use common sigthread.h | Peter S. Mazinger |
2011-02-25 | nptl:arm: add a wrapper for .cfi_sections pseudo-ops | Carmelo Amoroso |
2011-02-24 | unify stub logic | Mike Frysinger |
2011-02-22 | bfin: fix fp reference in _JMPBUF_UNWINDS | Mike Frysinger |
2011-02-22 | nptl: imit waitpid just for MIPS O32 | Bernhard Reutner-Fischer |