Historial de Commits

Autor SHA1 Mensaje Fecha
  Benedikt Rascher-Friesenhausen 8e2b7c11b4 Replace `i32` with `c_int` in `memcmp` hace 6 años
  Benedikt Rascher-Friesenhausen e10a346356 Optimise `memcmp` for speed hace 6 años
  jD91mZM2 26d629674a Implement strcasestr hace 6 años
  jD91mZM2 9d56ce42c6 Implement timer* macros, and GNU's getopt_long hace 6 años
  jD91mZM2 baddbb98d5 Don't reinvent the wheel in strings.h hace 6 años
  jD91mZM2 1acc2a1a32 Initial regex.h implementation hace 6 años
  jD91mZM2 dfa3845c33 Make fread/fwrite retry their respective operations hace 6 años
  jD91mZM2 6dcc8ee8d9 Implement strtof hace 6 años
  Jeremy Soller aec6a48ca4 Merge branch 'termios-baudrate' into 'master' hace 6 años
  Tibor Nagy db4452e98b Add termios baud rate functions hace 6 años
  jD91mZM2 b22d386177 Re-add EOF to bits header hace 6 años
  jD91mZM2 dd711f4dee Fix bug in fread hace 6 años
  jD91mZM2 0451fac66c Delete RawFile in favor of File hace 6 años
  jD91mZM2 d365813c90 Merge branch 'core-io' into 'master' hace 6 años
  jD91mZM2 4f187efc9b Change BUFSIZ type to work with cbindgen hace 6 años
  jD91mZM2 243ce18ecd Implement ftell hace 6 años
  jD91mZM2 21559bb503 Fix redox compilation hace 6 años
  jD91mZM2 afc1ff134a Rewrite IO to use core-io library hace 6 años
  Jeremy Soller aff35892be Add fs module 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
  Jeremy Soller 9eef8d7e2d Add core_io hace 6 años
  Jeremy Soller b309cd832d Add getopt and machine/endian.h hace 6 años
  jD91mZM2 d659377b24 VERY basic crti/crtn hace 6 años
  jD91mZM2 6d99915154 Use RAII for file locking in stdio hace 6 años
  Jeremy Soller 7e4a60f78b Fix possible deadlocks hace 6 años
  jD91mZM2 658dc34d30 A few I/O related fixes hace 6 años
  jD91mZM2 1e9dbfdf62 Use cbitset crate hace 6 años
  jD91mZM2 2a8bc8331b Fix select return value hace 6 años
  Tom Almeida b43299642b Fix buffering issue with large output through stdio hace 6 años