summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-08-19Add {name, open}_to_handle_at() implementationPetr Vorel
2020-06-19inet: add sockatmark implementationClement Leger
2020-04-01statx: make include conditional, fixes non-csky arch buildroot buildsWaldemar Brodkorb
2020-02-10include/ctype.h: restore __isctype_l definitionMax Filippov
2020-02-04include/ctype.h: drop is*_l macro definitionsMax Filippov
2020-02-03csky: add statx conditionalsWaldemar Brodkorb
2019-11-05implement fexecve from glibcWaldemar Brodkorb
2019-11-01riscv64: add shared library supportWaldemar Brodkorb
2019-05-13preadv/pwritev: fix offset argument typeMax Filippov
2018-12-31csky: Add EM_CSKY for ldsoGuo Ren
2018-08-10rtld: Add FDPIC code for armChristophe Lyon
2018-08-10rtld: Add #if defined (__FDPIC__)Christophe Lyon
2018-06-29elf.h: add some missing definesWaldemar Brodkorb
2018-06-15Fix prototypes for preadv pwritev.Vlad Starodubtsev
2018-05-05librt: clock_nanosleep could be even used without threadsWaldemar Brodkorb
2018-05-01librt: declare clock_nanosleep not only for NPTLWaldemar Brodkorb
2018-03-01fix issue with LDSO_GNU_HASH_SUPPORTWaldemar Brodkorb
2018-02-03add libc version compatibilityWaldemar Brodkorb
2018-01-31malloc: add malloc_usable_size()Waldemar Brodkorb
2018-01-31remove arc4random (rc4 based)Waldemar Brodkorb
2018-01-20include/elf.h: sync with GNU C libraryWaldemar Brodkorb
2017-12-31m68k: add NPTL/TLS supportWaldemar Brodkorb
2017-11-19csky: port to uclibc-ngGuo Ren
2017-11-19remove unused FORTIFY code fragmentsWaldemar Brodkorb
2017-11-03math: add exception handling functionalitySergey Cherkashin
2017-11-02convert accept4() to use cancel.h macrosWaldemar Brodkorb
2017-10-01recvmmsg/sendmmsg: add recvmmsg sendmmsg support.Guo Ren
2017-07-28stdlib.h: Fix valloc declaration.Eugene Yudin
2017-07-28nptl: remove sysdep-cancel ASM macros, convert to CWaldemar Brodkorb
2017-07-28rt: convert mq_timedsend/mq_timedreceive to use cancel.h macrosWaldemar Brodkorb
2017-07-18netinet/in.h: add IPPROTO_MHWaldemar Brodkorb
2017-07-05udp.h: sync completely with GNU C libraryWaldemar Brodkorb
2017-06-22remove __FAVOR_BSDWaldemar Brodkorb
2017-06-21remove editor hints for viWaldemar Brodkorb
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-01include/features.h: add _DEFAULT_SOURCE macroAnthony G. Basile
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-14or1k: add NPTL/TLS supportWaldemar Brodkorb
2017-05-07sync features.h with GNU C library, fixes gcc 7.1 toolchain creationWaldemar Brodkorb
2017-04-22sys/stat.h: fix missing struct timespec definitionDamien Riegel
2017-04-22remove unused HP_TIMING_AVAIL and headerWaldemar Brodkorb
2017-04-18cleanup dead code in signal.hWaldemar Brodkorb
2017-04-04Revert "fcntl.h: fix a missing `struct timespec` definition"Waldemar Brodkorb
2017-03-20remove RPC implementationWaldemar Brodkorb
2017-03-17sync header with GNU libc / kernelWaldemar Brodkorb
2017-02-28fcntl.h: fix a missing `struct timespec` definitionDamien Riegel