Commit történet

Szerző SHA1 Üzenet Dátum
  Jeremy Soller 0258fb3f5e Fix header path 6 éve
  Jeremy Soller b52c822150 Update Redox module to use CStr 6 éve
  Jeremy Soller c911facca6 Make pal functions take cstr 6 éve
  Jeremy Soller 16373257b0 format 6 éve
  Jeremy Soller 8f5470fd27 Reduce warnings 6 éve
  Jeremy Soller bab4e2896a Format 6 éve
  Jeremy Soller 7ab700315d Fix warnings and add c_str 6 éve
  Jeremy Soller 6418f893e4 Fix headers with directories 6 éve
  Jeremy Soller 124e118f9f Fix makefile 6 éve
  Jeremy Soller ed00ddfb54 Fix remaining issues, move setjmp into relibc crate, move start logic into relibc 6 éve
  Jeremy Soller c63c930e4a Make it compile 6 éve
  Jeremy Soller 277b9abcd5 Fix build, mostly 6 éve
  Jeremy Soller c20ce5ffed Large reorganization of headers (WIP) 6 éve
  Jeremy Soller ff32c8cbbd Remove stat and lstat, which can be replaced with open and fstat 6 éve
  Jeremy Soller 34f5f57213 Fix signal and socket pal implementations on Redox 6 éve
  Jeremy Soller d1dabccdce Fix missing modules in Redox platform 6 éve
  Jeremy Soller 165f099c6b Update Redox platform to pal 6 éve
  Jeremy Soller 729709a8e6 Update all modules to new Pal mechanism 6 éve
  Jeremy Soller e6f163823c WIP: platform abstraction layer 6 éve
  Jeremy Soller c25ce6a5f3 Include stddef.h in sys/types.h 6 éve
  Jeremy Soller f1df1f9f0b Fix issue with stdio.h bits file not having FILE defined 6 éve
  Jeremy Soller 83cb46afd8 Fix path to crt0.o and libc.a 6 éve
  Jeremy Soller 2e8cb6b363 Fix signature of unsetenv 6 éve
  Jeremy Soller 4e3b6732d5 Default to release for make 6 éve
  jD91mZM2 128209788c Finish up fexec migration 6 éve
  jD91mZM2 66d7aa8553 Revert 'Fix off by one error' because it introduces one 6 éve
  jD91mZM2 d5f85906cb Fix off-by-one error :| 6 éve
  jD91mZM2 1c4e8852dd Migrate to new FEXEC system call 6 éve
  jD91mZM2 07563de231 Implement setenv/unsetenv 6 éve
  jD91mZM2 232a3311df Add SIGABRT to redox 6 éve