Age | Commit message (Expand) | Author |
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 | fix multilib dir | 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-10 | libpthread/nptl: bugfix compile warning. | Guo Ren |
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 | ldconfig: add glibc compatibility fix | Waldemar Brodkorb |
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-20 | locale: use a better fallback | Waldemar Brodkorb |
2017-08-19 | fix compile issue when DOASSERTS=y | Waldemar Brodkorb |
2017-08-10 | sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant | Waldemar Brodkorb |
2017-08-06 | microblaze: handle R_MICROBLAZE_NONE for ld.so bootstrap | Waldemar Brodkorb |
2017-08-05 | fix issues with gdb 8.0 | Waldemar Brodkorb |
2017-07-28 | bump for releasev1.0.26 | Waldemar Brodkorb |
2017-07-28 | aarch64: finetuning, sync with glibc | Waldemar Brodkorb |
2017-07-28 | fix tolower and locales | Eugene Yudin |
2017-07-28 | stdlib.h: Fix valloc declaration. | Eugene Yudin |
2017-07-28 | cleanup unused defines and includes from clone.S | Waldemar Brodkorb |
2017-07-28 | nptl: remove asm from sysdep-cancel.h | Waldemar Brodkorb |
2017-07-28 | nptl: remove sysdep-cancel ASM macros, convert to C | Waldemar Brodkorb |
2017-07-28 | rt: convert mq_timedsend/mq_timedreceive to use cancel.h macros | Waldemar Brodkorb |
2017-07-20 | Revert "libdl: fix size parameter when unmap library in dlclose" | Waldemar Brodkorb |
2017-07-18 | netinet/in.h: add IPPROTO_MH | Waldemar Brodkorb |
2017-07-05 | udp.h: sync completely with GNU C library | Waldemar Brodkorb |
2017-07-05 | Remove CALL_THREAD_FCT macro | Waldemar Brodkorb |
2017-06-23 | docs: cleanup directory, fix some porting information | Waldemar Brodkorb |
2017-06-23 | sparc64: add basic support | Waldemar Brodkorb |
2017-06-22 | remove __FAVOR_BSD | Waldemar Brodkorb |
2017-06-21 | remove the not useful disclaimer | Waldemar Brodkorb |
2017-06-21 | remove editor hints for vi | Waldemar Brodkorb |
2017-06-11 | bump for releasev1.0.25 | Waldemar Brodkorb |
2017-06-11 | remove outdated manpages and README's for ld.so/linuxthreads | 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-08 | wchar.h: wchar_t must be defined | Waldemar Brodkorb |
2017-06-06 | sys/time.h: sync with GNU C library | Waldemar Brodkorb |
2017-06-06 | sys/types.h: sync with GNU C library | Waldemar Brodkorb |
2017-06-06 | silence gcc, add missing include | Waldemar Brodkorb |
2017-06-06 | fix gcc warning with -Wmisleading-indentation | Waldemar Brodkorb |
2017-06-06 | fix gcc warning with -Wmisleading-indentation | Waldemar Brodkorb |
2017-06-01 | include/features.h: add _DEFAULT_SOURCE macro | Anthony G. Basile |