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 |
2019-09-06 |
Rich Felker | synchronously clean up pthread_create failure due to...
|
commit | commitdiff | tree |
2019-09-06 |
Rich Felker | set explicit scheduling for new thread from calling...
|
commit | commitdiff | tree |
2019-09-06 |
Rich Felker | fix unsynchronized decrement of thread count on pthread_crea...
|
commit | commitdiff | tree |
2019-08-30 |
Rich Felker | add public declaration for optreset under appropriate...
|
commit | commitdiff | tree |
2019-08-30 |
Rich Felker | add posix_spawn [f]chdir file actions
|
commit | commitdiff | tree |
2019-08-24 |
Árni Dagur | add copy_file_range system call wrapper
|
commit | commitdiff | tree |
2019-08-19 |
Rich Felker | fix clash between sys/user.h and kernel ptrace.h on...
|
commit | commitdiff | tree |
2019-08-18 |
Rich Felker | fix external dummy_lock symbol inadvertently introduced...
|
commit | commitdiff | tree |
2019-08-15 |
Rich Felker | remove sporadic server members from struct sched_param
|
commit | commitdiff | tree |
2019-08-14 |
Khem Raj | re-add ELF gregs and fpregs types to riscv64 user.h
|
commit | commitdiff | tree |
2019-08-14 |
Rich Felker | fix regression whereby main thread didn't get TLS relocations
|
commit | commitdiff | tree |
2019-08-13 |
Rich Felker | fix accidentlly-external cmp symbol introduced with...
|
commit | commitdiff | tree |
2019-08-12 |
Szabolcs Nagy | make relocation time symbol lookup and dlsym consistent
|
commit | commitdiff | tree |
2019-08-12 |
Rich Felker | ldso: correct condition for local symbol handling in...
|
commit | commitdiff | tree |
2019-08-11 |
Samuel Holland | add support for powerpc/powerpc64 unaligned relocations
|
commit | commitdiff | tree |
2019-08-11 |
Rich Felker | ldso: remove redundant runtime checks in static TLS...
|
commit | commitdiff | tree |
2019-08-11 |
Rich Felker | ldso: fix calloc misuse allocating initial tls
|
commit | commitdiff | tree |
2019-08-08 |
Petr Vaněk | add secure_getenv function
|
commit | commitdiff | tree |
2019-08-08 |
Rich Felker | in clock_getres, check for null pointer before storing...
|
commit | commitdiff | tree |
2019-08-08 |
Rich Felker | remove spurious null check in clock_settime
|
commit | commitdiff | tree |
2019-08-08 |
Rich Felker | fix regression in recvmmsg with no timeout
|
commit | commitdiff | tree |
2019-08-08 |
Rich Felker | add non-stub implementation of catgets localization...
|
commit | commitdiff | tree |
2019-08-07 |
Rich Felker | fix regression in select with no timeout
|
commit | commitdiff | tree |
2019-08-07 |
Rich Felker | fix failure of glob to match broken symlinks under...
|
commit | commitdiff | tree |
2019-08-06 |
Rich Felker | remove riscv64 bits/user.h contents
|
commit | commitdiff | tree |
2019-08-06 |
Baruch Siach | fix risc64 conflict with kernel headers
|
commit | commitdiff | tree |
2019-08-06 |
Patrick Oppenlander | in arm cancellation point asm, don't unnecessarily...
|
commit | commitdiff | tree |
2019-08-06 |
Ismael Luceno | glob: implement GLOB_TILDE and GLOB_TILDE_CHECK
|
commit | commitdiff | tree |
2019-08-06 |
Rich Felker | use setitimer function rather than syscall to implement...
|
commit | commitdiff | tree |
2019-08-05 |
Rich Felker | fix build regression in i386 asm for atan2, atan2f
|
commit | commitdiff | tree |
2019-08-05 |
Rich Felker | fix x87 stack imbalance in corner cases of i386 math asm
|
commit | commitdiff | tree |