summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-11bump for releasev1.0.25Waldemar Brodkorb
2017-06-11remove outdated manpages and README's for ld.so/linuxthreadsWaldemar Brodkorb
2017-06-08fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXECWaldemar Brodkorb
2017-06-08Fix mkostemp64 creation mode.Ignacy Gawędzki
2017-06-08wchar.h: wchar_t must be definedWaldemar Brodkorb
2017-06-06sys/time.h: sync with GNU C libraryWaldemar Brodkorb
2017-06-06sys/types.h: sync with GNU C libraryWaldemar Brodkorb
2017-06-06silence gcc, add missing includeWaldemar Brodkorb
2017-06-06fix gcc warning with -Wmisleading-indentationWaldemar Brodkorb
2017-06-06fix gcc warning with -Wmisleading-indentationWaldemar Brodkorb
2017-06-01include/features.h: add _DEFAULT_SOURCE macroAnthony G. Basile
2017-05-24sparc: cleanup sparc64 bits and unused soft-fpWaldemar Brodkorb
2017-05-22include/sys/reboot.h: add constants RB_SW_SUSPEND and RB_KEXECAnthony G. Basile
2017-05-22“new LT” is gonemirabilos
2017-05-22add another generated filemirabilos
2017-05-17x86: fix segfaults on SMP machineWaldemar Brodkorb
2017-05-14or1k: add NPTL/TLS supportWaldemar Brodkorb
2017-05-14or1k: add clone() from old GNU libc implementationWaldemar Brodkorb
2017-05-12pthread_getcpuclockid.c: fix clockid computationSergey Korolev
2017-05-07sync features.h with GNU C library, fixes gcc 7.1 toolchain creationWaldemar Brodkorb
2017-04-22bump for releasev1.0.24Waldemar Brodkorb
2017-04-22sys/stat.h: fix missing struct timespec definitionDamien Riegel
2017-04-22remove unused HP_TIMING_AVAIL and headerWaldemar Brodkorb
2017-04-22remove unused pt-raise.c filesWaldemar Brodkorb
2017-04-18cleanup dead code in signal.hWaldemar Brodkorb
2017-04-17remove old regex implementationWaldemar Brodkorb
2017-04-17remove old fnmatch implementationWaldemar Brodkorb
2017-04-17aarch64: handle lazy relocation of TLSDESCWaldemar Brodkorb
2017-04-16or1k: remove unused fileWaldemar Brodkorb
2017-04-16or1k: silence gcc warningsWaldemar Brodkorb
2017-04-16or1k: remove false selectWaldemar Brodkorb
2017-04-16libm: allow long double wrappers for all architecturesWaldemar Brodkorb
2017-04-08Same iteration variable used for inner and outer loopCupertino Miranda
2017-04-08ldso: exit if zalloc can't alloc memoryVineet Gupta
2017-04-08ldso/arc: fix debug printsVineet Gupta
2017-04-08math: no reason to depend on special architectureWaldemar Brodkorb
2017-04-04Revert "fcntl.h: fix a missing `struct timespec` definition"Waldemar Brodkorb
2017-04-02bump for next release, uClibc -> uClibc-ngv1.0.23Waldemar Brodkorb
2017-04-01nios2: allow to hack on experimenting ld.so supportWaldemar Brodkorb
2017-04-01unify defconfigsWaldemar Brodkorb
2017-04-01ldso: don't discard sysmbols for DODEBUG buildsVineet Gupta
2017-03-21ARC: remove special CFLAGS/LDFLAGS handlingWaldemar Brodkorb
2017-03-20remove RPC implementationWaldemar Brodkorb
2017-03-17sync header with GNU libc / kernelWaldemar Brodkorb
2017-03-17Discard 3072 bytes instead of 256 bytesLoganaden Velvindron
2017-03-17Search the configured multilibAlexey Neyman
2017-03-01Fix build on macosAlexey Neyman
2017-02-28fcntl.h: fix a missing `struct timespec` definitionDamien Riegel
2017-02-25Only set *memptr when success for posix_memalignKito Cheng
2017-02-23guard new syscalls preadv/pwritevWaldemar Brodkorb