summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-02-18or1k: add missing definition of ucontextWaldemar Brodkorb
2017-02-18remove dead code in dlfcn.hWaldemar Brodkorb
2017-02-17arm: fix static linking issuesWaldemar Brodkorb
2017-02-13remove unused assignment in cloneWaldemar Brodkorb
2017-02-03fstat: make new code aarch64 specificWaldemar Brodkorb
2017-02-01bump for releasev1.0.22Waldemar Brodkorb
2017-02-01aarch64: fix syscall_error_handler, fixes tst-mqueue errorsWaldemar Brodkorb
2017-02-01g/c __libc_errnomirabilos
2017-02-01add experimental aarch64 supportWaldemar Brodkorb
2017-01-29use safe, even if possibly a few cycles slower, six-argument syscall implemen...mirabilos
2017-01-29extract six-argument syscalls from the restmirabilos
2017-01-29remove dead codeWaldemar Brodkorb
2017-01-29Fix make rule for generation of "ucontext_i.h" when building in separate dire...Sergey Organov
2017-01-28remove PID cachingWaldemar Brodkorb
2017-01-28mips: PROF is never defined, kill dead codeWaldemar Brodkorb
2017-01-24Restore UCLIBC_HAS_LFS as "always enabled"Alexey Neyman
2017-01-22nds32: add NPTL/TLS, *context function, libm changes and code cleanupVincent Ren-Wei Chen
2017-01-20ppc: fix mq_sendWaldemar Brodkorb
2017-01-17Revert "package/uclibc: Fix removal of libintl.h"Waldemar Brodkorb
2017-01-17Makefile.in: Fix removal of libintl.hBernd Kuhls