Historique des commits

Auteur SHA1 Message Date
  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
  jD91mZM2 460f57b37f Disallow execve on non-executable interpreted files il y a 6 ans
  jD91mZM2 75c5c04bee Implement a proper mutex type for future usage il y a 6 ans
  jD91mZM2 91675b5bc8 realpath on redox: don't forget the nul terminator il y a 6 ans
  jD91mZM2 418a960f3b Implement realpath il y a 6 ans
  jD91mZM2 0451fac66c Delete RawFile in favor of File il y a 6 ans
  jD91mZM2 21559bb503 Fix redox compilation il y a 6 ans
  jD91mZM2 1e9dbfdf62 Use cbitset crate il y a 6 ans
  jD91mZM2 2a8bc8331b Fix select return value il y a 6 ans
  Jeremy Soller 9dbf49fdcd Format and add O_CLOEXEC where appropriate il y a 6 ans
  Jeremy Soller 13cd7d5a5f Oops, extra nul il y a 6 ans
  Jeremy Soller 76959416bb Add missing open flags il y a 6 ans
  Jeremy Soller f3a832ad12 Fixes for select on Redox il y a 6 ans
  Jeremy Soller dfb07e473a Comment out functions not implemented by Redox il y a 6 ans
  jD91mZM2 59d74e194d Fix CI il y a 7 ans
  jD91mZM2 50c03f289f Support shebangs in redox execve il y a 7 ans
  jD91mZM2 6fe3e05ea0 Delete duplicate types il y a 7 ans