Historial de Commits

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