Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Soller ed00ddfb54 Fix remaining issues, move setjmp into relibc crate, move start logic into relibc há 6 anos atrás
  Jeremy Soller c63c930e4a Make it compile há 6 anos atrás
  Jeremy Soller 277b9abcd5 Fix build, mostly há 6 anos atrás
  Jeremy Soller c20ce5ffed Large reorganization of headers (WIP) há 6 anos atrás
  Jeremy Soller ff32c8cbbd Remove stat and lstat, which can be replaced with open and fstat há 6 anos atrás
  Jeremy Soller 34f5f57213 Fix signal and socket pal implementations on Redox há 6 anos atrás
  Jeremy Soller d1dabccdce Fix missing modules in Redox platform há 6 anos atrás
  Jeremy Soller 165f099c6b Update Redox platform to pal há 6 anos atrás
  Jeremy Soller 729709a8e6 Update all modules to new Pal mechanism há 6 anos atrás
  Jeremy Soller e6f163823c WIP: platform abstraction layer há 6 anos atrás
  Jeremy Soller c25ce6a5f3 Include stddef.h in sys/types.h há 6 anos atrás
  Jeremy Soller f1df1f9f0b Fix issue with stdio.h bits file not having FILE defined há 6 anos atrás
  Jeremy Soller 83cb46afd8 Fix path to crt0.o and libc.a há 6 anos atrás
  Jeremy Soller 2e8cb6b363 Fix signature of unsetenv há 6 anos atrás
  Jeremy Soller 4e3b6732d5 Default to release for make há 6 anos atrás
  jD91mZM2 128209788c Finish up fexec migration há 6 anos atrás
  jD91mZM2 66d7aa8553 Revert 'Fix off by one error' because it introduces one há 6 anos atrás
  jD91mZM2 d5f85906cb Fix off-by-one error :| há 6 anos atrás
  jD91mZM2 1c4e8852dd Migrate to new FEXEC system call há 6 anos atrás
  jD91mZM2 07563de231 Implement setenv/unsetenv há 6 anos atrás
  jD91mZM2 232a3311df Add SIGABRT to redox há 6 anos atrás
  jD91mZM2 b10fa984f3 Implement strtod há 6 anos atrás
  jD91mZM2 face6f07f3 Implement mmap há 6 anos atrás
  Tom Almeida 3aa52e88a7 Fix issues with _IONBF and reading há 6 anos atrás
  Tom Almeida d5a9cd6953 Add tests to make sure setvbuf works. há 6 anos atrás
  Tom Almeida 540395c015 Fix _IONBF crashing when reading há 6 anos atrás
  Tom Almeida a1ebe321d6 Ensure that _IONBF would be respected when writing há 6 anos atrás
  jD91mZM2 40c3d28a41 fixup! Fix a few ffmpeg issues há 6 anos atrás
  jD91mZM2 b0546336c7 Fix a few ffmpeg issues há 6 anos atrás
  Tom Almeida d219d57acb Fix an issue where _IONBF would cause an overflow error há 6 anos atrás