Age | Commit message (Expand) | Author |
2021-11-26 | libc/inet/resolv: fix per thread res_state access | Peter Seiderer |
2021-08-25 | Fix warnings due to missing attributes for __EI_ prefixed symbols | Yann Sionneau |
2021-04-24 | include/sys/personality.h: resync with glibc | Thomas Petazzoni |
2021-04-09 | open: Add support for O_TMPFILE | Nicolas Cavallari |
2021-02-19 | string.h: Make strdup() available if _USE_XOPEN2K8 | Paul Cercueil |
2020-10-02 | kvx: add support for kvx arch to uClibc-ng | Yann Sionneau |
2020-09-21 | Support b64_ntop(), b64_pton() (bsd-compat) | Waldemar Brodkorb |
2020-09-09 | add MAX_HANDLE_SZ | Waldemar Brodkorb |
2020-08-19 | Add {name, open}_to_handle_at() implementation | Petr Vorel |
2020-06-19 | inet: add sockatmark implementation | Clement Leger |
2020-04-01 | statx: make include conditional, fixes non-csky arch buildroot builds | Waldemar Brodkorb |
2020-02-10 | include/ctype.h: restore __isctype_l definition | Max Filippov |
2020-02-04 | include/ctype.h: drop is*_l macro definitions | Max Filippov |
2020-02-03 | csky: add statx conditionals | Waldemar Brodkorb |
2019-11-05 | implement fexecve from glibc | Waldemar Brodkorb |
2019-11-01 | riscv64: add shared library support | Waldemar Brodkorb |
2019-05-13 | preadv/pwritev: fix offset argument type | Max Filippov |
2018-12-31 | csky: Add EM_CSKY for ldso | Guo Ren |
2018-08-10 | rtld: Add FDPIC code for arm | Christophe Lyon |
2018-08-10 | rtld: Add #if defined (__FDPIC__) | Christophe Lyon |
2018-06-29 | elf.h: add some missing defines | Waldemar Brodkorb |
2018-06-15 | Fix prototypes for preadv pwritev. | Vlad Starodubtsev |
2018-05-05 | librt: clock_nanosleep could be even used without threads | Waldemar Brodkorb |
2018-05-01 | librt: declare clock_nanosleep not only for NPTL | Waldemar Brodkorb |
2018-03-01 | fix issue with LDSO_GNU_HASH_SUPPORT | Waldemar Brodkorb |
2018-02-03 | add libc version compatibility | Waldemar Brodkorb |
2018-01-31 | malloc: add malloc_usable_size() | Waldemar Brodkorb |
2018-01-31 | remove arc4random (rc4 based) | Waldemar Brodkorb |
2018-01-20 | include/elf.h: sync with GNU C library | Waldemar Brodkorb |
2017-12-31 | m68k: add NPTL/TLS support | Waldemar Brodkorb |
2017-11-19 | csky: port to uclibc-ng | Guo Ren |
2017-11-19 | remove unused FORTIFY code fragments | Waldemar Brodkorb |
2017-11-03 | math: add exception handling functionality | Sergey Cherkashin |
2017-11-02 | convert accept4() to use cancel.h macros | Waldemar Brodkorb |
2017-10-01 | recvmmsg/sendmmsg: add recvmmsg sendmmsg support. | Guo Ren |
2017-07-28 | stdlib.h: Fix valloc declaration. | Eugene Yudin |
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-18 | netinet/in.h: add IPPROTO_MH | Waldemar Brodkorb |
2017-07-05 | udp.h: sync completely with GNU C library | Waldemar Brodkorb |
2017-06-22 | remove __FAVOR_BSD | Waldemar Brodkorb |
2017-06-21 | remove editor hints for vi | Waldemar Brodkorb |
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-01 | include/features.h: add _DEFAULT_SOURCE macro | Anthony G. Basile |
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-14 | or1k: add NPTL/TLS support | Waldemar Brodkorb |