Age | Commit message (Expand) | Author |
2018-03-12 | tile: add basic support for tilegx | Waldemar Brodkorb |
2018-03-09 | sparc32: Add nop before __startcontext to stop unwinding | Waldemar Brodkorb |
2018-02-26 | stat.h: fix issue with aarch64 | Waldemar Brodkorb |
2018-02-17 | bits/socket.h: add missing defines | Waldemar Brodkorb |
2018-02-12 | uClibc-ng does not implement name_to_handle_at | Alexey Neyman |
2018-02-04 | mman: disable memfd_create declaration | Waldemar Brodkorb |
2018-02-03 | csky: bugfix ltp open12 failed. | Guo Ren |
2018-02-03 | bits/mman.h: consolidate header file | Waldemar Brodkorb |
2018-01-31 | aarch64/sys/ucontext.h: include bits/sigcontext.h | Bernd Kuhls |
2018-01-21 | simplify and fix getcwd | Waldemar Brodkorb |
2018-01-15 | rt: cleanup and allow to build for linuxthreads | Waldemar Brodkorb |
2018-01-15 | nds32: Add syscall macros for 5 and 6 parameters | Stafford Horne |
2018-01-15 | nds32: Use new common syscall() implementation | Stafford Horne |
2018-01-15 | or1k: Use new common syscall() implementation | Stafford Horne |
2018-01-15 | syscall: Make common implementation match unistd.h | Stafford Horne |
2018-01-08 | csky: bugfix libc sync_file_range.c for csky. | Guo Ren |
2017-12-31 | m68k: add NPTL/TLS support | Waldemar Brodkorb |
2017-12-28 | csky: add Copyright. | Guo Ren |
2017-12-10 | or1k: syscall: Pass arguments on the stack | Joel Stanley |
2017-12-03 | x86_64: add fenv support from glibc | Waldemar Brodkorb |
2017-11-25 | statfs.h: add f_flags | Waldemar Brodkorb |
2017-11-25 | setjmp/longjmp saves only non-call clobbered regs | Christian Svensson |
2017-11-25 | Update __longjmp.S | Christian Svensson |
2017-11-22 | remove misleading comment about f_frsize field | Eugene Rudoy |
2017-11-22 | librt: fix broken posix_spawn | Waldemar Brodkorb |
2017-11-19 | csky: port to uclibc-ng | Guo Ren |
2017-11-19 | remove unused FORTIFY code fragments | Waldemar Brodkorb |
2017-11-18 | use atomic instructions for atomics | Stafford Horne |
2017-11-16 | or1k: remove unused file | Waldemar Brodkorb |
2017-11-03 | math: add exception handling functionality | Sergey Cherkashin |
2017-11-03 | Define _STATFS_F_FRSIZE for MIPS | Waldemar Brodkorb |
2017-10-11 | h8300: remove dead code | Waldemar Brodkorb |
2017-10-01 | preadv/pwritev: bugfix preadv/pwritev syscall should be 5 args | Guo Ren |
2017-09-14 | arc: Ensure that debugger can recognize sigrestorer | Anton Kolesov |
2017-08-10 | sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant | Waldemar Brodkorb |
2017-07-28 | aarch64: finetuning, sync with glibc | Waldemar Brodkorb |
2017-07-28 | fix tolower and locales | Eugene Yudin |
2017-07-28 | cleanup unused defines and includes from clone.S | Waldemar Brodkorb |
2017-06-23 | sparc64: add basic support | 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-05-24 | sparc: cleanup sparc64 bits and unused soft-fp | Waldemar Brodkorb |
2017-05-17 | x86: fix segfaults on SMP machine | Waldemar Brodkorb |
2017-05-14 | or1k: add NPTL/TLS support | Waldemar Brodkorb |
2017-05-14 | or1k: add clone() from old GNU libc implementation | Waldemar Brodkorb |
2017-04-22 | remove unused HP_TIMING_AVAIL and header | Waldemar Brodkorb |
2017-04-16 | or1k: remove unused file | Waldemar Brodkorb |
2017-04-16 | libm: allow long double wrappers for all architectures | Waldemar Brodkorb |
2017-02-23 | guard new syscalls preadv/pwritev | Waldemar Brodkorb |
2017-02-18 | or1k: add missing definition of ucontext | Waldemar Brodkorb |