Historique des commits

Auteur SHA1 Message Date
  flysand7 5665ae02bc type error il y a 1 an
  flysand7 92d3a681cd Merge branch 'master' into sys-linux-additions il y a 1 an
  flysand7 cb66ed52ce [sys/linux]: Fix epoll_wait on arm64 il y a 1 an
  flysand7 03282c1234 [sys/linux]: Add epoll syscalls il y a 1 an
  flysand7 4e145cf69c [sys/linux]: Fix time(2) syscall not taking a pointer on ARM64 il y a 1 an
  flysand7 341087a82b [sys/linux]: Fix creat(2) syscall not returning file descriptor il y a 1 an
  flysand7 851fd1f8d1 Fix missing return statement il y a 1 an
  flysand7 ce43b04688 time on arm64 il y a 1 an
  flysand7 ff1ab74b3c [sys/linux]: Fix missing return; Remove TODO for select() il y a 1 an
  flysand7 aed67ba665 [sys/linux]: Fix arch-specific issues il y a 1 an
  Laytan fc6edf65d7 fix linux.accept, addrlen should be a pointer to the length instead of the length itself il y a 1 an
  flysand7 548ab2e1b6 [sys/linux]: utimensat takes array of two il y a 1 an
  flysand7 13a3c0e57c [sys/linux]: Fix syscalls: lseek, preadv, pwritev; Make read*/write* syscalls take byte slice instead of generic slice il y a 1 an
  flga 4266a7c166 sys/linux: munmap was not using the correct syscall il y a 1 an
  flysand7 f26ed39e86 [sys/linux]: Fix compilation errors and -strict-style errors il y a 1 an
  flysand7 574d2baf09 [sys/linux]: Documentation improvements il y a 1 an
  flysand7 1e622979f8 [sys/linux]: Add more syscalls il y a 1 an
  flysand7 7faa146004 WIP il y a 1 an
  flysand7 2c9ef2e1bc sys/linux: Fix EFAULT on recvfrom il y a 1 an
  flysand7 bbd4c1054e convert spaces to tabs il y a 1 an
  flysand7 4d65b1ab9c Implement new sys/unix package il y a 1 an