Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Soller ef9fee5a2b Prepare for use of Write trait by renaming Write to WriteByte há 7 anos atrás
  Jeremy Soller 9eef8d7e2d Add core_io há 7 anos atrás
  Jeremy Soller b309cd832d Add getopt and machine/endian.h há 7 anos atrás
  jD91mZM2 d659377b24 VERY basic crti/crtn há 7 anos atrás
  jD91mZM2 6d99915154 Use RAII for file locking in stdio há 7 anos atrás
  Jeremy Soller 7e4a60f78b Fix possible deadlocks há 7 anos atrás
  jD91mZM2 658dc34d30 A few I/O related fixes há 7 anos atrás
  jD91mZM2 1e9dbfdf62 Use cbitset crate há 7 anos atrás
  jD91mZM2 2a8bc8331b Fix select return value há 7 anos atrás
  Tom Almeida b43299642b Fix buffering issue with large output through stdio há 7 anos atrás
  jD91mZM2 29b4c19d6e fixup! Untested fix for pwd.h on redox há 7 anos atrás
  jD91mZM2 64acfbb8e3 Format há 7 anos atrás
  jD91mZM2 9e9b850b90 Untested fix for pwd.h on redox há 7 anos atrás
  Jeremy Soller a0b4e21bbb Comment out SO_ERROR so it is not used há 7 anos atrás
  Jeremy Soller a567197b54 enable getsockopt and setsockopt há 7 anos atrás
  Jeremy Soller 9dbf49fdcd Format and add O_CLOEXEC where appropriate há 7 anos atrás
  jD91mZM2 2aa7597a2b Fix network problem with netdb on redox há 7 anos atrás
  Jeremy Soller 043ecf2cf9 Replace a println with a trace há 7 anos atrás
  Jeremy Soller 290ecb3e46 - fsync when tracing há 7 anos atrás
  Jeremy Soller 60f00508d3 Restore errno if trace_expr is successful há 7 anos atrás
  jD91mZM2 10a7944aef Avoid duplicate code há 7 anos atrás
  Jeremy Soller c2f4c1dbc9 Add trace macro and feature há 7 anos atrás
  Jeremy Soller 28f4da526d Require all target when building sysroot há 7 anos atrás
  Jeremy Soller 2cc5db9de6 Fix Linux compilation há 7 anos atrás
  Jeremy Soller 23098b694e Add print, eprint, eprintln, and fix println macros há 7 anos atrás
  Jeremy Soller 35bdab7690 Remove protocol check from socket há 7 anos atrás
  Jeremy Soller 13cd7d5a5f Oops, extra nul há 7 anos atrás
  jD91mZM2 d0a4f2f845 Delete a bunch of leftover constants há 7 anos atrás
  Jeremy Soller 76959416bb Add missing open flags há 7 anos atrás
  Jeremy Soller 716ea87bb4 Format há 7 anos atrás