Age | Commit message (Expand) | Author |
2020-07-02 | Rename __unused struct members to include a namespace | Ed Wildgoose |
2020-02-07 | common/bits: Fix ipc_perm and semid_ds definitions for 64-bit arches | Vladimir Murzin |
2020-02-03 | csky: add statx conditionals | Waldemar Brodkorb |
2018-11-01 | time.h: Add CLOCK_TAI | Petr Vorel |
2018-10-20 | do not expose recvmmsg/sendmmsg for unsupported kernels | Waldemar Brodkorb |
2018-02-17 | bits/socket.h: add missing defines | Waldemar Brodkorb |
2018-02-04 | mman: disable memfd_create declaration | Waldemar Brodkorb |
2018-02-03 | bits/mman.h: consolidate header file | Waldemar Brodkorb |
2017-11-25 | statfs.h: add f_flags | Waldemar Brodkorb |
2017-11-03 | math: add exception handling functionality | Sergey Cherkashin |
2017-07-28 | fix tolower and locales | Eugene Yudin |
2017-06-23 | sparc64: add basic support | Waldemar Brodkorb |
2017-04-16 | libm: allow long double wrappers for all architectures | Waldemar Brodkorb |
2017-02-18 | remove dead code in dlfcn.h | Waldemar Brodkorb |
2017-01-28 | remove PID caching | Waldemar Brodkorb |
2016-11-27 | remove UCLIBC_HAS_LFS | Waldemar Brodkorb |
2016-11-27 | do not define madvise related macros for noMMU targets | Waldemar Brodkorb |
2016-11-27 | fixup gcc warnings | Waldemar Brodkorb |
2016-09-26 | locale: cleanup support | Waldemar Brodkorb |
2016-09-26 | always assume tgkill is present | Waldemar Brodkorb |
2016-06-25 | bits/sigset.h: Fix _EXTERN_INLINE redefinition | Leonid Lisovskiy |
2016-05-18 | remove linuxthreads.new, rename linuxthreads.old | Waldemar Brodkorb |
2016-04-15 | replace FSF addresses with URLs | Nikola Forró |
2016-03-31 | bits/byteswap-common.h: import recent headers from glibc | Anthony G. Basile |
2016-01-30 | add exp10() from glibc | Waldemar Brodkorb |
2016-01-10 | Provide XTI __t_scalar_t types, like glibc | Waldemar Brodkorb |
2016-01-01 | Add argp implementation | Salvatore Cro |
2015-12-22 | Do define some IPv6 related symbols even with IPv6 disabled | Waldemar Brodkorb |
2015-12-17 | libc/stdio: Rework custom streams interface similar to glibc. | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__ | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ | Waldemar Brodkorb |
2015-06-10 | siginfo: add signal info for seccomp related SIGSYS | Daniel Golle |
2015-04-25 | Revert "Do not define unimplemented functions" | Waldemar Brodkorb |
2015-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-24 | libc: TIME64_COMPAT32 for sparc, mips | Bernhard Reutner-Fischer |
2015-03-22 | libc: add getrandom(2) | Bernhard Reutner-Fischer |
2015-03-18 | libm: Add missing C99 float/ld wrappers | Bernhard Reutner-Fischer |
2015-03-04 | Merge remote-tracking branch 'origin/upstream' into 1.0 | Waldemar Brodkorb |
2015-02-27 | libc: silence warning | Bernhard Reutner-Fischer |
2015-02-20 | sync with uClibc | Waldemar Brodkorb |
2015-02-17 | libc: add setns() | Bernhard Reutner-Fischer |
2015-02-14 | Revert "resolve merge" | Waldemar Brodkorb |
2015-02-14 | resolve merge | Waldemar Brodkorb |
2014-12-30 | remove another two warnings. | Waldemar Brodkorb |
2014-12-25 | merge upstream changes | Waldemar Brodkorb |
2014-12-12 | unistd: allow to turn off getopt_long | Bernhard Reutner-Fischer |
2014-09-26 | Do not define unimplemented functions | Cristian Morales Vega |
2014-08-25 | mathinline.h: Use __extern_inline | Bernhard Reutner-Fischer |
2014-08-01 | bits/time.h: sync with latest glibc | Mike Frysinger |
2014-07-22 | syscalls-common.h: Rename some macro args for correct documentation | Vineet Gupta |