Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Soller 73c368ddab Use correct open flags há 6 anos atrás
  Jeremy Soller 0dd801da03 Implement ttyname by adding fpath function to Sys. Remove realpath function and use fpath internally há 6 anos atrás
  Jeremy Soller 42f212e678 Verify current system before continuing. há 6 anos atrás
  Jeremy Soller a88933386b Implement termios functions using ioctl há 6 anos atrás
  Jeremy Soller 1a0d363caa Redox support for some minimal ioctl's há 6 anos atrás
  Jeremy Soller c71088e768 Cleanup and format há 6 anos atrás
  Jeremy Soller 2e260a6b29 Add _SC_PAGE_SIZE, use sysconf to provide getpagesize há 6 anos atrás
  Jeremy Soller 87f2ab95bb Fix redox compilation há 6 anos atrás
  Jeremy Soller 8e9d65cb46 Add support for pthreads to Linux há 6 anos atrás
  Jeremy Soller 775ec444be Add mprotect há 6 anos atrás
  Jeremy Soller 5cb92284f2 Update fmap support há 6 anos atrás
  Jeremy Soller 7aa789575a Add shutdown, listen, and getpagesize há 6 anos atrás
  Jeremy Soller 74af56d71b Add statvfs and strtold há 6 anos atrás
  Jeremy Soller 4e741f5583 Add redox_fpath function há 6 anos atrás
  Jeremy Soller 8aae8e1564 Add PTE há 6 anos atrás
  Jeremy Soller de429a8df6 Fix overflow issues in Redox getdents há 6 anos atrás
  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