Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 73c368ddab Use correct open flags il y a 6 ans
  Jeremy Soller 0dd801da03 Implement ttyname by adding fpath function to Sys. Remove realpath function and use fpath internally il y a 6 ans
  Jeremy Soller 42f212e678 Verify current system before continuing. il y a 6 ans
  Jeremy Soller a88933386b Implement termios functions using ioctl il y a 6 ans
  Jeremy Soller 1a0d363caa Redox support for some minimal ioctl's il y a 6 ans
  Jeremy Soller c71088e768 Cleanup and format il y a 6 ans
  Jeremy Soller 2e260a6b29 Add _SC_PAGE_SIZE, use sysconf to provide getpagesize il y a 6 ans
  Jeremy Soller 87f2ab95bb Fix redox compilation il y a 6 ans
  Jeremy Soller 8e9d65cb46 Add support for pthreads to Linux il y a 6 ans
  Jeremy Soller 775ec444be Add mprotect il y a 6 ans
  Jeremy Soller 5cb92284f2 Update fmap support il y a 6 ans
  Jeremy Soller 7aa789575a Add shutdown, listen, and getpagesize il y a 6 ans
  Jeremy Soller 74af56d71b Add statvfs and strtold il y a 6 ans
  Jeremy Soller 4e741f5583 Add redox_fpath function il y a 6 ans
  Jeremy Soller 8aae8e1564 Add PTE il y a 6 ans
  Jeremy Soller de429a8df6 Fix overflow issues in Redox getdents il y a 6 ans
  Jeremy Soller 05f17794e4 Return correct error code from access il y a 6 ans
  Jeremy Soller 3075b8b69f Replace gethostname syscall with uname il y a 6 ans
  Jeremy Soller 37cd503c88 Cleanups of redox pal il y a 6 ans
  Jeremy Soller de0339ee93 Fix issue with open flag overflow il y a 6 ans
  Jeremy Soller 96cc56a0b5 Add readlink and symlink il y a 6 ans
  Jeremy Soller d6a1796122 Format il y a 6 ans
  Jeremy Soller 869eb160bd Add poll il y a 6 ans
  Jeremy Soller 0ac16556bc Format il y a 6 ans
  Tibor Nagy 012a9b2eb3 Implement uname for Redox il y a 6 ans
  Jeremy Soller 861602bbcc Add umask il y a 6 ans
  Jeremy Soller bf111188e1 Reduce warnings for redox il y a 6 ans
  Jeremy Soller 4963ca3a95 Fix compile on redox il y a 6 ans
  Jeremy Soller 39b999ccea Update to new rust-toolchain il y a 6 ans
  jD91mZM2 571b4d4976 Fix getdents on redox il y a 6 ans