Age | Commit message (Expand) | Author |
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-02-03 | csky: add statx conditionals | Waldemar Brodkorb |
2019-10-30 | Make __syscall_error return long, as expected by syscall() callers | Carlos Santos |
2018-02-03 | bits/mman.h: consolidate header file | Waldemar Brodkorb |
2017-06-08 | fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXEC | Waldemar Brodkorb |
2017-01-28 | remove PID caching | Waldemar Brodkorb |
2016-07-31 | deduplicate jmpbuf-unwind.h | Waldemar Brodkorb |
2016-07-17 | cleanup CALL_MCOUNT / PROF | Waldemar Brodkorb |
2016-03-10 | ia64: sync with glibc headers | 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-10-16 | ia64: enable and fix compile issues | Waldemar Brodkorb |
2015-06-10 | siginfo: add signal info for seccomp related SIGSYS | Daniel Golle |
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-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-04-01 | libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-03-14 | libc: switch several users to unlikely() | Bernhard Reutner-Fischer |
2013-01-10 | buildsys: use kbuild style | 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 | fork: provide __libc_fork only if THREADS are enabled | Peter S. Mazinger |
2012-06-15 | vfork: make all archs consistent | Peter S. Mazinger |
2012-06-15 | remove libc_hidden_proto(ioperm) from all headers except arm | Peter S. Mazinger |
2012-06-15 | cleanup fork() | Peter S. Mazinger |
2012-06-15 | huge_vall.h: add for i386,ia64,m68k,sparc | Peter S. Mazinger |
2012-06-15 | local_lim.h: add NPTL version for alpha,ia64,powerpc,sparc, update common | Peter S. Mazinger |
2012-06-15 | cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h | Peter S. Mazinger |
2012-06-15 | add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) | Peter S. Mazinger |
2012-01-26 | *: silence some warnings | Bernhard Reutner-Fischer |
2012-01-26 | syscall: flag ia64 syscall error path as unlikely | Bernhard Reutner-Fischer |
2011-03-09 | bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target | Peter S. Mazinger |
2011-03-09 | bits/kernel_stat.h: use the same guard on all archs | Peter S. Mazinger |
2011-03-03 | remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H... | Peter S. Mazinger |
2010-06-24 | use uniform form of C99 keywords | Bernhard Reutner-Fischer |
2009-11-23 | bits/mmap.h: unify ala linux asm-generic efforts | Mike Frysinger |
2009-10-07 | clean up O_CLOEXEC handling | Mike Frysinger |
2009-08-30 | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer |
2009-07-29 | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso |
2009-07-26 | add missing UTIME_* defines for *at funcs | Mike Frysinger |
2009-07-26 | enable nanosecond stat support for everyone | Mike Frysinger |
2009-07-21 | byteswap: unify common definitions | Mike Frysinger |
2009-07-09 | syscall: unify part 2: NCS variety | Mike Frysinger |
2009-07-08 | syscall: unify common syscall defines | Mike Frysinger |