Age | Commit message (Expand) | Author |
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 |
2018-01-02 | remove COMPAT_ATEXIT | Waldemar Brodkorb |
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-25 | Only emulate fstatfs64 if __NR_fstatfs64 is not defined | Eugene Rudoy |
2017-11-25 | fix regression from a745c4bfc8a9b5db4e48387170da0dc1d39e3abe | Waldemar Brodkorb |
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-11-03 | Only emulate statfs64 if __NR_statfs64 is not defined | Waldemar Brodkorb |
2017-11-03 | malloc-standard/malloc.h: use getpagesize | Yitai Schwartz |
2017-11-02 | convert accept4() to use cancel.h macros | Waldemar Brodkorb |
2017-10-11 | h8300: remove dead code | Waldemar Brodkorb |
2017-10-08 | socketcall: fix compile issue with older Linux kernel | Waldemar Brodkorb |
2017-10-01 | recvmmsg/sendmmsg: add recvmmsg sendmmsg support. | Guo Ren |
2017-10-01 | statfs: bugfix statfs02 fstatfs02 failed in ltp-testsuite | Guo Ren |
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-20 | arc: Merge ARCv2 string routines in generic ARC .S files | Alexey Brodkin |
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-06-08 | Fix mkostemp64 creation mode. | Ignacy Gawędzki |
2017-06-06 | fix gcc warning with -Wmisleading-indentation | 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-17 | remove old regex implementation | Waldemar Brodkorb |
2017-04-17 | remove old fnmatch implementation | Waldemar Brodkorb |
2017-04-16 | or1k: remove unused file | Waldemar Brodkorb |