Age | Commit message (Expand) | Author |
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 | lseek: Correct order of offset arguments | Anton Kolesov |
2014-08-18 | libc: posix_fadvise: Fix build breakage for !LFS | Vineet Gupta |
2014-08-18 | ARC/NPTL: clone to set TP if CLONE_SETTLS | Vineet Gupta |
2014-08-18 | NPTL: ARC support | Vineet Gupta |
2014-08-01 | bits/time.h: sync with latest glibc | Mike Frysinger |
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: 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 | arm/clone.S: Add missing IT instruction for Thumb2. | Will Newton |
2014-04-23 | weak symbols need to be "defined" weak but "declared" strong | Vineet Gupta |
2014-04-23 | LT.old: Make __errno_location/__h_errno_location thread safe | Vineet Gupta |
2014-04-01 | Fix warnings in MIPS build | Steve Ellcey |
2014-04-01 | ARC: Make vfork weak in libc | Vineet Gupta |
2014-03-12 | libc: fix mips N64 pread/pwrite build | Steve Ellcey |
2014-02-15 | mips: Remove duplicate macro definitions | Steve Ellcey |
2014-02-15 | libc: Fix sync_file_range.c for MIPS64 N32 ABI | Steve Ellcey |
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 | libc/sysdeps: commonize ret_ERRVAL | Baruch Siach |
2013-12-20 | ARC port to uClibc | Vineet Gupta |
2013-11-06 | prctl: fix system call wrapper | 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-07-26 | libc/sysdeps: Fix common-generic stat.h for BE part 2 | Mischa Jonker |
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-06-29 | i386/sysdep.h: Remove STABS_* macros | Khem Raj |