Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker e8aba58ab1 add missing case mapping between U+03F3 and U+037F hace 5 años
  Rich Felker 4fd0f20560 fix errno for posix_openpt with no free ptys available hace 5 años
  Rich Felker 9b2921bea1 adjust struct timespec definition to be time64-ready hace 5 años
  Rich Felker 928674dcd0 clock_adjtime: generalize time64 not to assume old struct layout match hace 5 años
  Rich Felker 5850546e96 wait4, getrusage: add time64/x32 variant hace 5 años
  Rich Felker 7e81711431 internally, define time64 rusage syscalls on x32 as the existing ones hace 5 años
  Rich Felker c2518a8efb use struct pt_regs * rather than void * for powerpc[64] sigcontext regs hace 5 años
  Rich Felker c9f48cde0a fix fpregset_t type on powerpc64 hace 5 años
  Rich Felker f6ecd0c296 fix return value of ungetc when argument is outside unsigned char range hace 5 años
  Rich Felker bff7895499 fix incorrect use of fabs on long double operand in floatscan.c hace 5 años
  Rich Felker 2d3083e746 move pthread types out of per-arch alltypes.h hace 5 años
  Rich Felker 7cc79d10af define LONG_MAX via arch alltypes.h, strip down bits/limits.h hace 5 años
  Rich Felker 316730cdc7 make endian.h expose unprefixed macros, functions in standard profile hace 5 años
  Rich Felker 4d3a162d00 remove use of endian.h from arch reloc.h headers, clean up hace 5 años
  Rich Felker 71d23fbeac remove indirect use of endian.h from public headers hace 5 años
  Rich Felker 97d35a552e move __BYTE_ORDER definition to alltypes.h hace 5 años
  Rich Felker 00ec11d19e remove per-arch definitions for va_list hace 5 años
  Rich Felker f7f1079796 remove i386 support for legacy struct __va_list hace 5 años
  [email protected] 1c9d2cba11 mips: add single-instruction math functions hace 5 años
  Michael Morrell aa2d23e57c fix cacosh results for arguments with negative imaginary part hace 5 años
  Rich Felker ea9525c8bc release 1.1.24 hace 5 años
  Szabolcs Nagy e858063070 math: fix signed int left shift ub in sqrt hace 5 años
  Rich Felker 716745e00e fix aliasing-based undefined behavior in mbsrtowcs hace 5 años
  Szabolcs Nagy db3cc9a319 add Arm to the copyright file hace 5 años
  Rich Felker a0993f8f0f reintroduce riscv64 struct sigcontext hace 5 años
  Rich Felker 2c2477da9a fix riscv64 elf_fpregset_t type and member names mismatch hace 5 años
  Rich Felker ab3eb89a8b fix riscv64 signal.h namespace violations and ucontext API mismatches hace 5 años
  Szabolcs Nagy 33bc7f05fc remove remaining traces of __tls_get_new hace 5 años
  Szabolcs Nagy ca57795113 math: optimize lrint on 32bit targets hace 5 años
  Rich Felker 604f8d3d8b clean up mips (32-bit, o32) syscall asm constraints hace 5 años