Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Soller 05f17794e4 Return correct error code from access há 6 anos atrás
  Jeremy Soller 3075b8b69f Replace gethostname syscall with uname há 6 anos atrás
  Jeremy Soller 37cd503c88 Cleanups of redox pal há 6 anos atrás
  Jeremy Soller de0339ee93 Fix issue with open flag overflow há 6 anos atrás
  Jeremy Soller 96cc56a0b5 Add readlink and symlink há 6 anos atrás
  Jeremy Soller d6a1796122 Format há 6 anos atrás
  Jeremy Soller 869eb160bd Add poll há 6 anos atrás
  Jeremy Soller 0ac16556bc Format há 6 anos atrás
  Tibor Nagy 012a9b2eb3 Implement uname for Redox há 6 anos atrás
  Jeremy Soller 861602bbcc Add umask há 6 anos atrás
  Jeremy Soller bf111188e1 Reduce warnings for redox há 6 anos atrás
  Jeremy Soller 4963ca3a95 Fix compile on redox há 6 anos atrás
  Jeremy Soller 39b999ccea Update to new rust-toolchain há 6 anos atrás
  jD91mZM2 571b4d4976 Fix getdents on redox há 6 anos atrás
  jD91mZM2 460f57b37f Disallow execve on non-executable interpreted files há 6 anos atrás
  jD91mZM2 75c5c04bee Implement a proper mutex type for future usage há 6 anos atrás
  jD91mZM2 91675b5bc8 realpath on redox: don't forget the nul terminator há 6 anos atrás
  jD91mZM2 418a960f3b Implement realpath há 6 anos atrás
  jD91mZM2 0451fac66c Delete RawFile in favor of File há 6 anos atrás
  jD91mZM2 21559bb503 Fix redox compilation há 6 anos atrás
  jD91mZM2 1e9dbfdf62 Use cbitset crate há 6 anos atrás
  jD91mZM2 2a8bc8331b Fix select return value há 6 anos atrás
  Jeremy Soller 9dbf49fdcd Format and add O_CLOEXEC where appropriate há 6 anos atrás
  Jeremy Soller 13cd7d5a5f Oops, extra nul há 6 anos atrás
  Jeremy Soller 76959416bb Add missing open flags há 6 anos atrás
  Jeremy Soller f3a832ad12 Fixes for select on Redox há 6 anos atrás
  Jeremy Soller dfb07e473a Comment out functions not implemented by Redox há 6 anos atrás
  jD91mZM2 59d74e194d Fix CI há 6 anos atrás
  jD91mZM2 50c03f289f Support shebangs in redox execve há 6 anos atrás
  jD91mZM2 6fe3e05ea0 Delete duplicate types há 6 anos atrás