Age | Commit message (Expand) | Author |
2017-07-28 | cleanup unused defines and includes from clone.S | Waldemar Brodkorb |
2017-06-21 | remove editor hints for vi | Waldemar Brodkorb |
2017-06-08 | fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXEC | Waldemar Brodkorb |
2017-04-16 | libm: allow long double wrappers for all architectures | Waldemar Brodkorb |
2017-02-01 | g/c __libc_errno | mirabilos |
2017-01-28 | remove PID caching | Waldemar Brodkorb |
2016-07-31 | deduplicate jmpbuf-unwind.h | Waldemar Brodkorb |
2016-07-17 | cleanup CALL_MCOUNT / PROF | Waldemar Brodkorb |
2016-07-17 | cleanup PTR_MANGLE/PTR_DEMANGLE support | Waldemar Brodkorb |
2016-04-15 | replace FSF addresses with URLs | Nikola Forró |
2016-03-31 | xtensa: fix __sigsetjmp call12 case | Max Filippov |
2016-02-24 | xtensa: fix stack unwinding over __default_sa_restorer | Max Filippov |
2015-12-29 | xtensa: fix vfork return address calculations | Max Filippov |
2015-12-07 | add definitions for O_PATH | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__ | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ | Waldemar Brodkorb |
2015-10-08 | xtensa: support call0 ABI | Max Filippov |
2015-06-23 | xtensa: add ret_ERRVAL definition | Max Filippov |
2015-06-23 | xtensa: fix stack frame size for NPTL | Max Filippov |
2015-06-10 | use common ptrace.h for xtensa, fixes buildroot issues compiling enlightment | Waldemar Brodkorb |
2014-09-22 | xtensa: add support for NPTL | Waldemar Brodkorb |
2014-08-25 | fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ | Khem Raj |
2014-01-08 | xtensa: use common ptrace.h | Baruch Siach |
2013-12-20 | libc/sysdeps: commonize ret_ERRVAL | Baruch Siach |
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-04-01 | linux: pread/write: convert to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-04-01 | linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-04-01 | libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-02-05 | mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED | Bernhard Reutner-Fischer |
2013-01-10 | buildsys: use kbuild style | Bernhard Reutner-Fischer |
2012-12-05 | xtensa: fix setjmp that didn't save all registers correctly | Chris Zankel |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-11-03 | xtensa: add missing atomic intrinsics | Chris Zankel |
2012-11-03 | xtensa: sysdep.h needs to include sys/syscall.h | Chris Zankel |
2012-11-03 | xtensa: add a stub user.h file | Chris Zankel |
2012-11-03 | xtensa: fix a misnumbered register in sigsetjmp | Chris Zankel |
2012-11-03 | xtensa: add a set of atomic intrinsics | Chris Zankel |
2012-11-03 | xtensa: add sigcontext.h | Chris Zankel |
2012-10-02 | libc/sysdeps: add __kernel_long and __kernel_ulong | Chris Packham |
2012-06-15 | pread_write.c: make all archs use common code | Peter S. Mazinger |
2012-06-15 | fork: provide __libc_fork only if THREADS are enabled | Peter S. Mazinger |
2012-06-15 | vfork: make all archs consistent | Peter S. Mazinger |
2012-06-15 | posix_fadvise: make posix_fadvise[64] similar on all archs | Peter S. Mazinger |
2012-06-15 | nios2,xtensa: common uClibc_page.h is good for them | Peter S. Mazinger |
2012-06-15 | xtensa-config.h: remove XCHAL_MMU_MIN_PTE_PAGE_SIZE used only in uClibc_page.h | Peter S. Mazinger |
2012-06-15 | cleanup fork() | Peter S. Mazinger |
2012-06-15 | add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensa | Peter S. Mazinger |
2012-05-30 | pread/pwrite: drop fallback funcs | Mike Frysinger |
2012-05-30 | pread/pwrite: handle renamed syscalls in common/ppc/xtensa code | Mike Frysinger |