Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 30aef27c76 Correctly set up TLS on Redox and other fixes for pthread_clone il y a 6 ans
  Jeremy Soller 588f032f75 Rename can be done with O_PATH il y a 6 ans
  Jeremy Soller 42d40da973 Map stacks based on provided size. il y a 6 ans
  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