Historial de Commits

Autor SHA1 Mensaje Fecha
  jD91mZM2 4f187efc9b Change BUFSIZ type to work with cbindgen hace 7 años
  jD91mZM2 243ce18ecd Implement ftell hace 7 años
  jD91mZM2 21559bb503 Fix redox compilation hace 7 años
  jD91mZM2 afc1ff134a Rewrite IO to use core-io library hace 7 años
  Jeremy Soller aff35892be Add fs module hace 7 años
  Jeremy Soller 7f14fcdee0 Remove c_str functions, replace with CStr hace 7 años
  Jeremy Soller ef9fee5a2b Prepare for use of Write trait by renaming Write to WriteByte hace 7 años
  Jeremy Soller 9eef8d7e2d Add core_io hace 7 años
  Jeremy Soller b309cd832d Add getopt and machine/endian.h hace 7 años
  jD91mZM2 d659377b24 VERY basic crti/crtn hace 7 años
  jD91mZM2 6d99915154 Use RAII for file locking in stdio hace 7 años
  Jeremy Soller 7e4a60f78b Fix possible deadlocks hace 7 años
  jD91mZM2 658dc34d30 A few I/O related fixes hace 7 años
  jD91mZM2 1e9dbfdf62 Use cbitset crate hace 7 años
  jD91mZM2 2a8bc8331b Fix select return value hace 7 años
  Tom Almeida b43299642b Fix buffering issue with large output through stdio hace 7 años
  jD91mZM2 29b4c19d6e fixup! Untested fix for pwd.h on redox hace 7 años
  jD91mZM2 64acfbb8e3 Format hace 7 años
  jD91mZM2 9e9b850b90 Untested fix for pwd.h on redox hace 7 años
  Jeremy Soller a0b4e21bbb Comment out SO_ERROR so it is not used hace 7 años
  Jeremy Soller a567197b54 enable getsockopt and setsockopt hace 7 años
  Jeremy Soller 9dbf49fdcd Format and add O_CLOEXEC where appropriate hace 7 años
  jD91mZM2 2aa7597a2b Fix network problem with netdb on redox hace 7 años
  Jeremy Soller 043ecf2cf9 Replace a println with a trace hace 7 años
  Jeremy Soller 290ecb3e46 - fsync when tracing hace 7 años
  Jeremy Soller 60f00508d3 Restore errno if trace_expr is successful hace 7 años
  jD91mZM2 10a7944aef Avoid duplicate code hace 7 años
  Jeremy Soller c2f4c1dbc9 Add trace macro and feature hace 7 años
  Jeremy Soller 28f4da526d Require all target when building sysroot hace 7 años
  Jeremy Soller 2cc5db9de6 Fix Linux compilation hace 7 años