summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits
AgeCommit message (Expand)Author
2020-07-02Rename __unused struct members to include a namespaceEd Wildgoose
2020-02-07common/bits: Fix ipc_perm and semid_ds definitions for 64-bit archesVladimir Murzin
2020-02-03csky: add statx conditionalsWaldemar Brodkorb
2018-11-01time.h: Add CLOCK_TAIPetr Vorel
2018-10-20do not expose recvmmsg/sendmmsg for unsupported kernelsWaldemar Brodkorb
2018-02-17bits/socket.h: add missing definesWaldemar Brodkorb
2018-02-04mman: disable memfd_create declarationWaldemar Brodkorb
2018-02-03bits/mman.h: consolidate header fileWaldemar Brodkorb
2017-11-25statfs.h: add f_flagsWaldemar Brodkorb
2017-11-03math: add exception handling functionalitySergey Cherkashin
2017-07-28fix tolower and localesEugene Yudin
2017-06-23sparc64: add basic supportWaldemar Brodkorb
2017-04-16libm: allow long double wrappers for all architecturesWaldemar Brodkorb
2017-02-18remove dead code in dlfcn.hWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb
2016-11-27do not define madvise related macros for noMMU targetsWaldemar Brodkorb
2016-11-27fixup gcc warningsWaldemar Brodkorb
2016-09-26locale: cleanup supportWaldemar Brodkorb
2016-09-26always assume tgkill is presentWaldemar Brodkorb
2016-06-25bits/sigset.h: Fix _EXTERN_INLINE redefinitionLeonid Lisovskiy
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2016-04-15replace FSF addresses with URLsNikola Forró
2016-03-31bits/byteswap-common.h: import recent headers from glibcAnthony G. Basile
2016-01-30add exp10() from glibcWaldemar Brodkorb
2016-01-10Provide XTI __t_scalar_t types, like glibcWaldemar Brodkorb
2016-01-01Add argp implementationSalvatore Cro
2015-12-22Do define some IPv6 related symbols even with IPv6 disabledWaldemar Brodkorb
2015-12-17libc/stdio: Rework custom streams interface similar to glibc.Waldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-06-10siginfo: add signal info for seccomp related SIGSYSDaniel Golle
2015-04-25Revert "Do not define unimplemented functions"Waldemar Brodkorb
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-24libc: TIME64_COMPAT32 for sparc, mipsBernhard Reutner-Fischer
2015-03-22libc: add getrandom(2)Bernhard Reutner-Fischer
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
2015-03-04Merge remote-tracking branch 'origin/upstream' into 1.0Waldemar Brodkorb
2015-02-27libc: silence warningBernhard Reutner-Fischer
2015-02-20sync with uClibcWaldemar Brodkorb
2015-02-17libc: add setns()Bernhard Reutner-Fischer
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2014-12-30remove another two warnings.Waldemar Brodkorb
2014-12-25merge upstream changesWaldemar Brodkorb
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2014-09-26Do not define unimplemented functionsCristian Morales Vega
2014-08-25mathinline.h: Use __extern_inlineBernhard Reutner-Fischer
2014-08-01bits/time.h: sync with latest glibcMike Frysinger
2014-07-22syscalls-common.h: Rename some macro args for correct documentationVineet Gupta