Age | Commit message (Expand) | Author |
2022-08-08 | resource.h: add missing RUSAGE_THREAD | Waldemar Brodkorb |
2022-05-20 | define RLIMIT_RTTIME, bump RLIMIT_NLIMITS | Romain Naour |
2021-04-09 | open: Add support for O_TMPFILE | Nicolas Cavallari |
2021-02-19 | fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8 | Paul Cercueil |
2020-07-02 | Rename __unused struct members to include a namespace | Ed Wildgoose |
2020-05-17 | mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6 | Romain Naour |
2020-02-03 | csky: add statx conditionals | Waldemar Brodkorb |
2018-11-23 | Defined INLINE_SYSCALL_NOERR_NCS in mips/bits/syscalls.h | Volodymyr Boyko |
2018-02-03 | bits/mman.h: consolidate header file | Waldemar Brodkorb |
2017-11-25 | statfs.h: add f_flags | Waldemar Brodkorb |
2017-11-22 | remove misleading comment about f_frsize field | Eugene Rudoy |
2017-11-03 | Define _STATFS_F_FRSIZE for MIPS | Waldemar Brodkorb |
2017-06-08 | fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXEC | 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 |
2016-12-26 | mips: use the common dirent.h | Waldemar Brodkorb |
2016-11-27 | mips: fix SIGILL problem with mips ISA r6 | Waldemar Brodkorb |
2016-01-31 | mips: fix clashing symbols | Waldemar Brodkorb |
2015-12-07 | add definitions for O_PATH | 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-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-24 | mips: switch float_t to float | Bernhard Reutner-Fischer |
2015-03-24 | libc: TIME64_COMPAT32 for sparc, mips | Bernhard Reutner-Fischer |
2015-03-14 | Add fix from OpenWrt for MIPS64 N64 ABI | Waldemar Brodkorb |
2014-12-03 | mips: rename siginfo _timer members | Bernhard Reutner-Fischer |
2014-08-25 | fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ | Khem Raj |
2014-04-01 | Fix warnings in MIPS build | Steve Ellcey |
2014-02-02 | libc: mips: Fix setjmp/longjmp for MIPS64 N64 ABI | Waldemar Brodkorb |
2014-02-02 | mips: silence 'set but not used' warnings | Steve Ellcey |
2014-01-24 | mips: silence _ABI* undef warnings | Bernhard Reutner-Fischer |
2014-01-08 | siginfo.h: __SIGEV_PAD_SIZE takes __WORDSIZE into account | Vicente Olivert Riera |
2014-01-08 | siginfo.h: add a missing function member on ia64, mips and sparc arches | Vicente Olivert Riera |
2013-06-28 | MIPS: set _NSIG to 128, not 129. This matches glibc. | Denys Vlasenko |
2013-06-07 | eventfd.h: Use new "bits/" scheme for arch-specific flags | Hiroaki KAWAI |
2013-04-01 | mips: only define SYSCALL_ALIGN_64BIT for O32 ABIs | Mike Frysinger |
2013-04-01 | libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-02-05 | mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED | Bernhard Reutner-Fischer |
2013-01-17 | socket.h: pull socket_type.h from eglibc | Bernhard Reutner-Fischer |
2012-11-18 | drop support for pre ISO-C compilers | Mike Frysinger |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-10-02 | libc/sysdeps: add __kernel_long and __kernel_ulong | Chris Packham |
2012-06-15 | cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h | Peter S. Mazinger |
2012-06-15 | signal.h: move prototypes for __syscall_[rt_]sigaction to common place | Peter S. Mazinger |
2012-04-28 | epoll.h: sync with glibc | Mike Frysinger |
2012-04-25 | atomic.h: handle new mips R10K errata | Bernhard Reutner-Fischer |
2012-04-08 | signalfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | timerfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | inotify.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |