Age | Commit message (Expand) | Author |
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-07-28 | cleanup unused defines and includes from clone.S | Waldemar Brodkorb |
2017-06-21 | remove editor hints for vi | 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 |
2017-01-28 | remove PID caching | Waldemar Brodkorb |
2017-01-28 | mips: PROF is never defined, kill dead code | Waldemar Brodkorb |
2017-01-05 | mips: sync with GNU libc, fix mips64r6 n32 compilation | Waldemar Brodkorb |
2016-12-26 | mips: use the common dirent.h | Waldemar Brodkorb |
2016-11-27 | remove UCLIBC_HAS_LFS | Waldemar Brodkorb |
2016-11-27 | mips: fix SIGILL problem with mips ISA r6 | Waldemar Brodkorb |
2016-07-31 | deduplicate jmpbuf-unwind.h | Waldemar Brodkorb |
2016-07-17 | cleanup PTR_MANGLE/PTR_DEMANGLE support | Waldemar Brodkorb |
2016-07-17 | mips: add regdef.h glibc compatibility header | Waldemar Brodkorb |
2016-01-31 | mips: fix clashing symbols | Waldemar Brodkorb |
2015-12-07 | add definitions for O_PATH | Waldemar Brodkorb |
2015-12-06 | mips: fix definition. | Steve Ellcey |
2015-12-05 | remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__ | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ | Waldemar Brodkorb |
2015-10-19 | mips: sync header with glibc | Waldemar Brodkorb |
2015-08-02 | fix MIPS N32 ABI Big Endian setjmp/longjmp | mirabilos |
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-08-25 | mathinline.h: Use __extern_inline | Bernhard Reutner-Fischer |
2014-04-01 | Fix warnings in MIPS build | Steve Ellcey |
2014-03-12 | libc: fix mips N64 pread/pwrite build | Steve Ellcey |
2014-02-15 | mips: Remove duplicate macro definitions | 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-02-02 | libc: mips: Fix non-LFS build | Steve Ellcey |
2014-01-24 | mips: silence _ABI* undef warnings | Bernhard Reutner-Fischer |
2014-01-22 | libc: fix MIPS N64 fork | Waldemar Brodkorb |
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-12-20 | libc/sysdeps: commonize ret_ERRVAL | Baruch Siach |
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-07 | linux: pread/write: fix 64bit handling | Mike Frysinger |
2013-04-01 | linux: readahead: convert to SYSCALL_ALIGN_64BIT | Mike Frysinger |
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 |