Historie revizí

Autor SHA1 Zpráva Datum
  Szabolcs Nagy 70572dce07 add new socket options SO_INCOMING_CPU, SO_ATTACH_BPF, SO_DETACH_BPF před 10 roky
  Szabolcs Nagy 339cc250f6 use the internal macro name FUTEX_PRIVATE in __wait před 10 roky
  Szabolcs Nagy f3f29795da add IEEE binary128 long double support to floatscan před 10 roky
  Szabolcs Nagy 018f9df444 math: fix fmodl for IEEE binary128 před 10 roky
  Szabolcs Nagy 04d522cba6 simplify armhf fesetenv před 10 roky
  Szabolcs Nagy 5fc1487832 fix fesetenv(FE_DFL_ENV) on mips před 10 roky
  Szabolcs Nagy 3f92f92cb9 math: fix __fpclassifyl(-0.0) for IEEE binary128 před 10 roky
  Szabolcs Nagy 6e76e1540f add parenthesis in fma.c to clarify intent and silence warnings před 10 roky
  Rich Felker c63c98a606 make getaddrinfo support SOCK_RAW and other socket types před 10 roky
  Szabolcs Nagy e63833cd43 remove cruft from x86_64 syscall.h před 10 roky
  Rich Felker 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path před 10 roky
  Rich Felker 2736eb6caa fix fd leak race (missing O_CLOEXEC) in fchmodat před 10 roky
  Rich Felker 14a0117117 make execvp continue PATH search on EACCES rather than issuing an errror před 10 roky
  Rich Felker 3559f0b894 fix missing memory barrier in cancellation signal handler před 10 roky
  Felix Janda 4758f0565d fix typo in x86_64/x32 user_fpregs_struct před 10 roky
  Trutz Behn 0b21a07c78 make fsync, fdatasync, and msync cancellation points před 10 roky
  Trutz Behn 2d67ae923d move MREMAP_MAYMOVE and MREMAP_FIXED out of bits před 10 roky
  Trutz Behn c7b05bc817 fix missing comma in sh setjmp asm před 10 roky
  Trutz Behn 02d8770dcf remove mips-only EINIT and EREMDEV errnos před 10 roky
  Rich Felker b553dc4fe6 fix failure of configure to detect gcc due to message translations před 10 roky
  Rich Felker ecb608192a fix erroneous return of partial username matches by getspnam[_r] před 10 roky
  Rich Felker 63cac4e29a simplify part of getopt_long před 10 roky
  Rich Felker e8e4e56a8c always set optarg in getopt_long před 10 roky
  Rich Felker 78a8ef47c4 overhaul __synccall and fix AS-safety and other issues in set*id před 10 roky
  Rich Felker 7152a61a3a add FUTEX_PRIVATE macro to internal futex.h před 10 roky
  Rich Felker c0ed5a201b suppress EINTR in sem_wait and sem_timedwait před 10 roky
  Rich Felker 472e8b71f7 for multithreaded set*id/setrlimit, handle case where callback does not run před 10 roky
  Rich Felker 996d148bf1 release 1.1.6 před 10 roky
  Rich Felker 3f65494a4c increase syslog message limit from 256 to 1024 před 10 roky
  Rich Felker 84b5c5479e remove rlimit hacks from multi-threaded set*id() code před 10 roky