Historial de Commits

Autor SHA1 Mensaje Fecha
  login 5ca4d0eae1 配置网络相关的系统调用 & 修复由于DragonOS不支持TLS(thread local storage)导致errno变量无法正常工作的问题 (#8) hace 2 años
  login be35961d82 Patch support run first demo on dragonos (#6) hace 2 años
  longjin 6fd98d550c 复制了一份linux的配置,并改名为dragonos hace 2 años
  Jeremy Soller 16abc91341 cargo fmt and cargo fix hace 2 años
  4lDO2 5e74d173ab Fix ld.so access function on Redox. hace 2 años
  4lDO2 54b3f873f8 Move cwd from kernel to relibc. hace 2 años
  4lDO2 049a5156d7 Implement PT_INTERP, and thus dynamic linking. hace 3 años
  4lDO2 c95d276af9 Allow POSIX's `environ` to be set. hace 3 años
  Jeremy Soller 65bd3ed1e3 Fixes for program_invocation_name and program_invocation_short_name hace 3 años
  jD91mZM2 56e1eceb28 Replace AllocStringWriter with CVec hace 5 años
  Jeremy Soller 2e27cf525e Work on adding cargo test capability hace 5 años
  jD91mZM2 b8c50c7c64 Format hace 6 años
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition hace 6 años
  jD91mZM2 e559a3e2e5 Stub for ptrace hace 6 años
  Mateusz Mikuła ff94798253 Make errno thread local hace 6 años
  Jeremy Soller 5715fb7ba6 Work on switching to epoll as backend for select and poll hace 6 años
  Jeremy Soller 1a0d363caa Redox support for some minimal ioctl's hace 6 años
  Jeremy Soller c71088e768 Cleanup and format hace 6 años
  Jeremy Soller 8e9d65cb46 Add support for pthreads to Linux hace 6 años
  Jeremy Soller ee40035c4b Add asprintf hace 6 años
  Jeremy Soller e8377d259a Mutable argv hace 6 años
  Jeremy Soller 52fd4d7e83 Clippy fixes hace 6 años
  Jeremy Soller 0ac16556bc Format hace 6 años
  Jeremy Soller a5279b648f Fix warnings hace 6 años
  jD91mZM2 63882684b2 Implement almost all of printf hace 6 años
  jD91mZM2 baddbb98d5 Don't reinvent the wheel in strings.h hace 6 años
  jD91mZM2 0451fac66c Delete RawFile in favor of File hace 6 años
  jD91mZM2 afc1ff134a Rewrite IO to use core-io library hace 6 años
  Jeremy Soller 7f14fcdee0 Remove c_str functions, replace with CStr hace 6 años
  Jeremy Soller ef9fee5a2b Prepare for use of Write trait by renaming Write to WriteByte hace 6 años