Age | Commit message (Expand) | Author |
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 |
2017-05-24 | sparc: cleanup sparc64 bits and unused soft-fp | Waldemar Brodkorb |
2017-05-22 | include/sys/reboot.h: add constants RB_SW_SUSPEND and RB_KEXEC | Anthony G. Basile |
2017-05-22 | “new LT” is gone | mirabilos |
2017-05-22 | add another generated file | mirabilos |
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-05-12 | pthread_getcpuclockid.c: fix clockid computation | Sergey Korolev |
2017-05-07 | sync features.h with GNU C library, fixes gcc 7.1 toolchain creation | Waldemar Brodkorb |
2017-04-22 | bump for releasev1.0.24 | Waldemar Brodkorb |
2017-04-22 | sys/stat.h: fix missing struct timespec definition | Damien Riegel |
2017-04-22 | remove unused HP_TIMING_AVAIL and header | Waldemar Brodkorb |
2017-04-22 | remove unused pt-raise.c files | Waldemar Brodkorb |
2017-04-18 | cleanup dead code in signal.h | Waldemar Brodkorb |
2017-04-17 | remove old regex implementation | Waldemar Brodkorb |
2017-04-17 | remove old fnmatch implementation | Waldemar Brodkorb |
2017-04-17 | aarch64: handle lazy relocation of TLSDESC | Waldemar Brodkorb |
2017-04-16 | or1k: remove unused file | Waldemar Brodkorb |
2017-04-16 | or1k: silence gcc warnings | Waldemar Brodkorb |
2017-04-16 | or1k: remove false select | Waldemar Brodkorb |
2017-04-16 | libm: allow long double wrappers for all architectures | Waldemar Brodkorb |
2017-04-08 | Same iteration variable used for inner and outer loop | Cupertino Miranda |
2017-04-08 | ldso: exit if zalloc can't alloc memory | Vineet Gupta |
2017-04-08 | ldso/arc: fix debug prints | Vineet Gupta |
2017-04-08 | math: no reason to depend on special architecture | Waldemar Brodkorb |
2017-04-04 | Revert "fcntl.h: fix a missing `struct timespec` definition" | Waldemar Brodkorb |
2017-04-02 | bump for next release, uClibc -> uClibc-ngv1.0.23 | Waldemar Brodkorb |
2017-04-01 | nios2: allow to hack on experimenting ld.so support | Waldemar Brodkorb |
2017-04-01 | unify defconfigs | Waldemar Brodkorb |
2017-04-01 | ldso: don't discard sysmbols for DODEBUG builds | Vineet Gupta |
2017-03-21 | ARC: remove special CFLAGS/LDFLAGS handling | Waldemar Brodkorb |
2017-03-20 | remove RPC implementation | Waldemar Brodkorb |