Commit History

Author SHA1 Message Date
  jD91mZM2 1acc2a1a32 Initial regex.h implementation 6 years ago
  Jeremy Soller 9eef8d7e2d Add core_io 6 years ago
  jD91mZM2 d659377b24 VERY basic crti/crtn 6 years ago
  jD91mZM2 1e9dbfdf62 Use cbitset crate 6 years ago
  Jeremy Soller c63c930e4a Make it compile 7 years ago
  Jeremy Soller c20ce5ffed Large reorganization of headers (WIP) 7 years ago
  Jeremy Soller ff32c8cbbd Remove stat and lstat, which can be replaced with open and fstat 7 years ago
  jD91mZM2 1c4e8852dd Migrate to new FEXEC system call 7 years ago
  jD91mZM2 face6f07f3 Implement mmap 7 years ago
  jD91mZM2 b20307dca0 Implement fnmatch.h 7 years ago
  jD91mZM2 ba8bd8c4e8 Add the last few things for bash to compile :D 7 years ago
  jD91mZM2 44599a032e Kind of get bash to compile 7 years ago
  jD91mZM2 d3e4fa71a5 Implement sys/select.h 7 years ago
  Jeremy Soller a9fcb973f6 Implement utimes and utime 7 years ago
  jD91mZM2 f82b48b839 Implement sys/times.h on linux 7 years ago
  jD91mZM2 e7e9d57db5 Implement a dummy sgtty 7 years ago
  jD91mZM2 892ce75eb4 sigemptyset and sigaddset 7 years ago
  jD91mZM2 f6b364845e Implement pwd.h 7 years ago
  jD91mZM2 1b40f2d463 Implement setitimer/getitimer/alarm/ualarm 7 years ago
  jD91mZM2 2bf426b0fb Implement isatty 7 years ago
  jD91mZM2 83949290c9 Implement dirent.h 7 years ago
  jD91mZM2 e749d23030 Solve stdin/out/err UB in a better way 7 years ago
  jD91mZM2 992e50ef0f Fix a few things with openssl 7 years ago
  stratact 6fa1f60830 Implement `mkstemp` and `mkostemps` (squashed) 7 years ago
  Paul Sajna 0550a7b9db implement arpainet 7 years ago
  Jeremy Soller c2cdb451f5 Add system 7 years ago
  Jeremy Soller b7eb7a43e0 Update lock file 7 years ago
  jD91mZM2 d3f6985ee9 Add a few things necessary for openssl (not all) 7 years ago
  Jeremy Soller ea5f8d59de Add dlmalloc 7 years ago
  Jeremy Soller b6b34a7026 Ralloc fixes and fixes for Redox execution 7 years ago