Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 37d6d09ec6 fix regression in recvmmsg with no timeout před 5 roky
  Rich Felker 7590203c48 add non-stub implementation of catgets localization functions před 5 roky
  Rich Felker d0b547dfb5 fix regression in select with no timeout před 5 roky
  Rich Felker e408deefeb fix failure of glob to match broken symlinks under some conditions před 5 roky
  Rich Felker d493206de7 remove riscv64 bits/user.h contents před 5 roky
  Baruch Siach 8acc688548 fix risc64 conflict with kernel headers před 5 roky
  Patrick Oppenlander e0e8ae754c in arm cancellation point asm, don't unnecessarily preserve link register před 5 roky
  Ismael Luceno 49eacf29d2 glob: implement GLOB_TILDE and GLOB_TILDE_CHECK před 5 roky
  Rich Felker f522de81ac use setitimer function rather than syscall to implement alarm před 5 roky
  Rich Felker 6818c31c9b fix build regression in i386 asm for atan2, atan2f před 5 roky
  Rich Felker f3ed8bfe8a fix x87 stack imbalance in corner cases of i386 math asm před 5 roky
  Rich Felker 244778f70c fix regression in clock_gettime on 32-bit archs without vdso před 5 roky
  Rich Felker 6fcb440d91 update riscv64 syscall numbers to linux v5.1 před 5 roky
  Rich Felker 0705fe9356 clock_gettime: add support for 32-bit vdso with 64-bit time_t před 5 roky
  Rich Felker 006a75a997 move IPC_STAT definition to a new bits/ipcstat.h file před 5 roky
  Rich Felker 3541925fb1 fix missing declarations for pthread_join extensions in source file před 5 roky
  Rich Felker 3c02bacf0f allow archs to define IPC_STAT, propagate time64 bit to other macros před 5 roky
  Rich Felker 72f50245d0 clock_gettime: add time64 syscall support, decouple 32-bit time_t před 5 roky
  Rich Felker 2b4fd6f75b clock_adjtime: add time64 support, decouple 32-bit time_t, fix x32 před 5 roky
  Rich Felker 2e554617e5 ioctl: add fallback for new time64 SIOCGSTAMP[NS] před 5 roky
  Rich Felker 51fd67fcbf get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO před 5 roky
  Rich Felker 59324c8b09 make __socketcall analogous to __syscall, error-returning před 5 roky
  Rich Felker 8b24970470 sysvipc: overhaul {sem,shm,msg}ctl for time64 před 5 roky
  Rich Felker fe5e72ae78 fix semctl with SEM_STAT_ANY před 5 roky
  Rich Felker 319b2d02e7 remove gratuitously-different arch-specific bits/ipc.h files před 5 roky
  Rich Felker 2a0bb9e0f2 remove arch-specific bits/ipc.h that are identical to generic před 5 roky
  Rich Felker f56d57f8a7 move IPC_64 from public bits/ipc.h to syscall_arch.h před 5 roky
  Rich Felker 722a1ae335 select: overhaul for time64 před 5 roky
  Rich Felker 6a4a1691a0 recvmmsg: add time64 syscall support, decouple 32-bit time_t před 5 roky
  Rich Felker 558c01338b setitimer, getitimer: decouple time_t from long před 5 roky