2019-12-30 |
Szabolcs Nagy | sys/prctl.h: add PR_*_TAGGED_ADDR_* from linux v5.4
|
commit | commitdiff | tree |
2019-12-30 |
Szabolcs Nagy | sys/mman.h: add MADV_COLD and MADV_PAGEOUT from linux...
|
commit | commitdiff | tree |
2019-12-30 |
Szabolcs Nagy | add clone3 syscall number from linux v5.3
|
commit | commitdiff | tree |
2019-12-30 |
Szabolcs Nagy | add pidfd_open syscall number from linux v5.3
|
commit | commitdiff | tree |
2019-12-30 |
Szabolcs Nagy | sys/ptrace.h: add PTRACE_GET_SYSCALL_INFO from linux...
|
commit | commitdiff | tree |
2019-12-30 |
Szabolcs Nagy | sys/socket.h: add SO_DETACH_REUSEPORT_BPF from linux...
|
commit | commitdiff | tree |
2019-12-30 |
Szabolcs Nagy | netinet/if_ether.h: add ETH_P_LLDP from linux v5.3
|
commit | commitdiff | tree |
2019-12-30 |
Szabolcs Nagy | netinet/tcp.h: add TCP_TX_DELAY from linux v5.3
|
commit | commitdiff | tree |
2019-12-30 |
Khem Raj | fix types for mips sigcontext/mcontext_t regset members
|
commit | commitdiff | tree |
2019-12-22 |
Rich Felker | spare archs without time32 legacy the cost of ioctl...
|
commit | commitdiff | tree |
2019-12-22 |
Rich Felker | add further ioctl time64 fallback conversion for device...
|
commit | commitdiff | tree |
2019-12-22 |
A. Wilcox | add uapi guards for new netinet/ip.h conflict with...
|
commit | commitdiff | tree |
2019-12-22 |
Rich Felker | adjust utmpx struct layout for time64, 32-/64-bit arch...
|
commit | commitdiff | tree |
2019-12-22 |
Rich Felker | fix elf_prstatus regression on time64, existing wrong...
|
commit | commitdiff | tree |
2019-12-21 |
Rich Felker | don't continue looping through ioctl compat_map after...
|
commit | commitdiff | tree |
2019-12-21 |
Rich Felker | revert unwanted and inadvertent change that slipped...
|
commit | commitdiff | tree |
2019-12-20 |
Rich Felker | add further ioctl time64 fallback conversions
|
commit | commitdiff | tree |
2019-12-19 |
Rich Felker | improve ioctl time64 conversion fallback framework
|
commit | commitdiff | tree |
2019-12-19 |
Rich Felker | convert ioctl time64 fallbacks to table-driven framework
|
commit | commitdiff | tree |
2019-12-18 |
Rich Felker | fix regression in ioctl definitions provided by arch...
|
commit | commitdiff | tree |
2019-12-18 |
Rich Felker | hook recvmmsg up to SO_TIMESTAMP[NS] fallback for pre...
|
commit | commitdiff | tree |
2019-12-18 |
Rich Felker | implement SO_TIMESTAMP[NS] fallback for kernels without...
|
commit | commitdiff | tree |
2019-12-17 |
Rich Felker | signal to kernel headers that time_t is 64-bit
|
commit | commitdiff | tree |
2019-12-08 |
Rich Felker | fix null pointer dereference in setitimer time32 compat...
|
commit | commitdiff | tree |
2019-12-07 |
Andre McCurdy | arm: avoid conditional branch to PLT in sigsetjmp
|
commit | commitdiff | tree |
2019-12-07 |
Ruinland ChuanTzu... | riscv64: fix fesetenv(FE_DFL_ENV) crash
|
commit | commitdiff | tree |
2019-12-07 |
Ada Worcester | update contributor name
|
commit | commitdiff | tree |
2019-11-06 |
rofl0r | ppc: add configure check for older compilers erroring...
|
commit | commitdiff | tree |
2019-11-05 |
Rich Felker | fix build regression on mips64 due to endian.h removal
|
commit | commitdiff | tree |
2019-11-04 |
Rich Felker | fix failure to build time32 compat shims with out-of...
|
commit | commitdiff | tree |
2019-11-03 |
Rich Felker | fix time64 link regression of dlsym stub for static...
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | move time_t and suseconds_t definitions to common alltypes...
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | move time64 ioctl numbers to generic bits/ioctl.h
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | move time64 socket options from arch bits to top-level...
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | switch all existing 32-bit archs to 64-bit time_t
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | add x32 bits/ioctl_fix.h defining time-related sockios...
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | add back x32 bits/socket.h defining time-related socket...
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | move msghdr and cmsghdr out of bits/socket.h
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | fix x32 msghdr struct by removing x32 bits/socket.h
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | make time-related socket options overridable by arch...
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | add framework for arch-provided makefile fragments...
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | add __dlsym_time64 asm entry point for all legacy-32bit...
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | add time64 redirect for, and redirecting implementation...
|
commit | commitdiff | tree |
2019-11-02 |
Rich Felker | add time32 ABI compat shims, compat source tree
|
commit | commitdiff | tree |
2019-10-28 |
Rich Felker | make fstatat fill in old time32 stat fields too
|
commit | commitdiff | tree |
2019-10-28 |
Rich Felker | disable lfs64 aliases for remapped time64 functions
|
commit | commitdiff | tree |
2019-10-28 |
Rich Felker | prepare struct sched_param for change in time_t definition
|
commit | commitdiff | tree |
2019-10-28 |
Rich Felker | add time64 symbol name redirects to public headers...
|
commit | commitdiff | tree |
2019-10-28 |
Rich Felker | add missing m68k user.h/procfs.h regset types
|
commit | commitdiff | tree |
2019-10-25 |
Rich Felker | update case mappings to unicode 12.1.0
|
commit | commitdiff | tree |
2019-10-25 |
u_quark | update ctype data to unicode 12.1.0
|
commit | commitdiff | tree |
2019-10-25 |
Rich Felker | overhaul wide character case mapping implementation
|
commit | commitdiff | tree |
2019-10-25 |
Rich Felker | add missing case mapping between U+03F3 and U+037F
|
commit | commitdiff | tree |
2019-10-24 |
Rich Felker | fix errno for posix_openpt with no free ptys available
|
commit | commitdiff | tree |
2019-10-20 |
Rich Felker | adjust struct timespec definition to be time64-ready
|
commit | commitdiff | tree |
2019-10-20 |
Rich Felker | clock_adjtime: generalize time64 not to assume old...
|
commit | commitdiff | tree |
2019-10-20 |
Rich Felker | wait4, getrusage: add time64/x32 variant
|
commit | commitdiff | tree |
2019-10-20 |
Rich Felker | internally, define time64 rusage syscalls on x32 as...
|
commit | commitdiff | tree |
2019-10-19 |
Rich Felker | use struct pt_regs * rather than void * for powerpc...
|
commit | commitdiff | tree |
2019-10-19 |
Rich Felker | fix fpregset_t type on powerpc64
|
commit | commitdiff | tree |
2019-10-19 |
Rich Felker | fix return value of ungetc when argument is outside...
|
commit | commitdiff | tree |
2019-10-19 |
Rich Felker | fix incorrect use of fabs on long double operand in...
|
commit | commitdiff | tree |
2019-10-17 |
Rich Felker | move pthread types out of per-arch alltypes.h
|
commit | commitdiff | tree |
2019-10-17 |
Rich Felker | define LONG_MAX via arch alltypes.h, strip down bits...
|
commit | commitdiff | tree |
2019-10-17 |
Rich Felker | make endian.h expose unprefixed macros, functions in...
|
commit | commitdiff | tree |
2019-10-17 |
Rich Felker | remove use of endian.h from arch reloc.h headers, clean up
|
commit | commitdiff | tree |
2019-10-17 |
Rich Felker | remove indirect use of endian.h from public headers
|
commit | commitdiff | tree |
2019-10-17 |
Rich Felker | move __BYTE_ORDER definition to alltypes.h
|
commit | commitdiff | tree |
2019-10-17 |
Rich Felker | remove per-arch definitions for va_list
|
commit | commitdiff | tree |
2019-10-17 |
Rich Felker | remove i386 support for legacy struct __va_list
|
commit | commitdiff | tree |
2019-10-14 |
info@mobile-stream.com | mips: add single-instruction math functions
|
commit | commitdiff | tree |
2019-10-14 |
Michael Morrell | fix cacosh results for arguments with negative imaginary...
|
commit | commitdiff | tree |
2019-10-13 |
Rich Felker | release 1.1.24
|
commit | commitdiff | tree |
2019-10-13 |
Szabolcs Nagy | math: fix signed int left shift ub in sqrt
|
commit | commitdiff | tree |
2019-10-13 |
Rich Felker | fix aliasing-based undefined behavior in mbsrtowcs
|
commit | commitdiff | tree |
2019-10-07 |
Szabolcs Nagy | add Arm to the copyright file
|
commit | commitdiff | tree |
2019-10-02 |
Rich Felker | reintroduce riscv64 struct sigcontext
|
commit | commitdiff | tree |
2019-09-30 |
Rich Felker | fix riscv64 elf_fpregset_t type and member names mismatch
|
commit | commitdiff | tree |
2019-09-29 |
Rich Felker | fix riscv64 signal.h namespace violations and ucontext...
|
commit | commitdiff | tree |
2019-09-29 |
Szabolcs Nagy | remove remaining traces of __tls_get_new
|
commit | commitdiff | tree |
2019-09-27 |
Szabolcs Nagy | math: optimize lrint on 32bit targets
|
commit | commitdiff | tree |
2019-09-27 |
Rich Felker | clean up mips (32-bit, o32) syscall asm constraints
|
commit | commitdiff | tree |
2019-09-27 |
Rich Felker | document mips r6 in INSTALL file
|
commit | commitdiff | tree |
2019-09-27 |
Rich Felker | fix mips setjmp/longjmp fpu state on r6, related issues
|
commit | commitdiff | tree |
2019-09-26 |
Rich Felker | fix mips r6 syscall clobber lists not to include hi...
|
commit | commitdiff | tree |
2019-09-26 |
Szabolcs Nagy | arm: fix setjmp and longjmp asm for armv8-a
|
commit | commitdiff | tree |
2019-09-26 |
Rich Felker | fix data race in timer_create with SIGEV_THREAD notification
|
commit | commitdiff | tree |
2019-09-25 |
Palmer Dabbelt | correct the operand specifiers in the riscv64 CAS routines
|
commit | commitdiff | tree |
2019-09-13 |
Rich Felker | harden thread start with failed scheduling against...
|
commit | commitdiff | tree |
2019-09-13 |
Brion Vibber | fix %lf in wprintf
|
commit | commitdiff | tree |
2019-09-11 |
Rich Felker | fix arm __tlsdesc_dynamic when built as thumb code...
|
commit | commitdiff | tree |
2019-09-11 |
Rich Felker | fix arm __a_barrier_oldkuser when built as thumb
|
commit | commitdiff | tree |
2019-09-11 |
Rich Felker | fix code path where child function returns in arm __clone...
|
commit | commitdiff | tree |
2019-09-11 |
Szabolcs Nagy | aarch64: add HWCAP2 flags from linux v5.2
|
commit | commitdiff | tree |
2019-09-11 |
Szabolcs Nagy | add new syscall numbers from linux v5.2
|
commit | commitdiff | tree |
2019-09-11 |
Szabolcs Nagy | fcntl.h: add AT_RECURSIVE from linux v5.2
|
commit | commitdiff | tree |
2019-09-11 |
Szabolcs Nagy | fcntl.h: add AT_STATX_ statx sync flag definitions
|
commit | commitdiff | tree |
2019-09-11 |
Szabolcs Nagy | sched.h: add CLONE_PIDFD from linux v5.2
|
commit | commitdiff | tree |
2019-09-11 |
Szabolcs Nagy | netinet/if_ether.h: add ETH_P_DSA_8021Q from linux...
|
commit | commitdiff | tree |
2019-09-08 |
Rich Felker | honor __WCHAR_TYPE__ on archs with legacy long definition...
|
commit | commitdiff | tree |