Age | Commit message (Expand) | Author |
2013-12-20 | libc/sysdeps: commonize ret_ERRVAL | Baruch Siach |
2013-12-20 | ARC defconfigs | Vineet Gupta |
2013-12-20 | ARC port to uClibc | Vineet Gupta |
2013-12-20 | string: Add ARC support | Joern Rennecke |
2013-12-20 | LT.old: Add ARC support | Vineet Gupta |
2013-12-20 | ldso: Add ARC support | Vineet Gupta |
2013-12-20 | ldd: Add ARC support | Vineet Gupta |
2013-12-20 | Fix for SIGBUS error on MIPS64 with N64 ABI | Waldemar Brodkorb |
2013-12-20 | NPTL: fork: relief register pressure on arm thumb1 | Bernhard Reutner-Fischer |
2013-12-20 | ldso: use unlikely macro | Bernhard Reutner-Fischer |
2013-12-20 | buildsys: Fix error on config clean in realclean | Bernhard Reutner-Fischer |
2013-12-20 | buildsys: add TODO reminder | Bernhard Reutner-Fischer |
2013-11-19 | buildsys: update unifdef | Bernhard Reutner-Fischer |
2013-11-13 | buildsys: check LDFLAGS through driver | Bernhard Reutner-Fischer |
2013-11-12 | ldso: silence warnings in debug code | Bernhard Reutner-Fischer |
2013-11-12 | Make res_init() thread safe. | Kenneth Soerensen |
2013-11-12 | Fix threaded use of res_ functions. | Sørensen, Kenneth |
2013-11-11 | buildsys: document savedefconfig in help | Bernhard Reutner-Fischer |
2013-11-11 | buildsys: on realclean, rm include/{config,generated} | Bernhard Reutner-Fischer |
2013-11-06 | buildsys: rm PT startfiles on realclean | Bernhard Reutner-Fischer |
2013-11-06 | time.c: make ll_tzname* static again | Bernhard Reutner-Fischer |
2013-11-06 | prctl: fix system call wrapper | Baruch Siach |
2013-11-06 | test: tls: fix build with newer binutils | Baruch Siach |
2013-11-06 | ldso: remove duplicate function declarations | Baruch Siach |
2013-11-06 | test: inet: fix build when res_close support is disabled | Baruch Siach |
2013-11-06 | libdl: fix unused variable warning | Baruch Siach |
2013-11-06 | misc: fix nm 'No such file' error | Baruch Siach |
2013-11-06 | ldso: fix unused variable warning | 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 | pull kconfig from linux-3.11 | Bernhard Reutner-Fischer |
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-10-07 | pmap_getport: use TCP to talk to portmapper if protocol == IPPROTO_TCP. | Denys Vlasenko |
2013-08-02 | libc: add isfdtype() | Anthony G. Basile |
2013-08-02 | malloc: enable assert() when malloc debugging | Baruch Siach |
2013-07-26 | libc/sysdeps: Fix common-generic stat.h for BE part 2 | Mischa Jonker |
2013-07-26 | Rules.mak: Fix setting arch native bit | Gustavo Zacarias |
2013-07-19 | test commit | Bernhard Reutner-Fischer |
2013-07-19 | inet: fix unsafe access to _res.options in res_mkquery() | Vanya Sergeev |
2013-07-19 | Rules.mak: MIPS64: Select correct interpreter | Markos Chandras |
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-07-04 | insque: fix segfault on (prev == NULL) | Bartosz Golaszewski |
2013-07-04 | libpthread: pthread_exit in static app. segfaults | Filippo ARCIDIACONO |
2013-06-29 | i386/sysdep.h: Remove STABS_* macros | Khem Raj |
2013-06-28 | MIPS: set _NSIG to 128, not 129. This matches glibc. | Denys Vlasenko |
2013-06-28 | libc: Fix _obstack_newchunk public symbol vis | Bernhard Reutner-Fischer |