Historia zmian

Autor SHA1 Wiadomość Data
  jD91mZM2 0469c0c2c6 Add tests for memcmp and fix a teeny tiny bug 6 lat temu
  Tibor Nagy 0f5fa8c9d4 Move regoff_t to regex.h 6 lat temu
  jD91mZM2 3f4fbf9084 Merge branch 'feature/optimise-memcmp' into 'master' 6 lat temu
  Benedikt Rascher-Friesenhausen 8e2b7c11b4 Replace `i32` with `c_int` in `memcmp` 6 lat temu
  jD91mZM2 91675b5bc8 realpath on redox: don't forget the nul terminator 6 lat temu
  jD91mZM2 fba3bf5161 Merge branch 'assert' into 'master' 6 lat temu
  jD91mZM2 758f681590 Implement scandir 6 lat temu
  jD91mZM2 3c8cb95b80 Cleanup strcasecmp 6 lat temu
  jD91mZM2 0de7d30656 Fix S_IS* 6 lat temu
  jD91mZM2 028378b8bf Fix double close 6 lat temu
  jD91mZM2 418a960f3b Implement realpath 6 lat temu
  Benedikt Rascher-Friesenhausen e10a346356 Optimise `memcmp` for speed 6 lat temu
  jD91mZM2 26d629674a Implement strcasestr 6 lat temu
  jD91mZM2 9d56ce42c6 Implement timer* macros, and GNU's getopt_long 6 lat temu
  Tibor Nagy 614b2f5103 Make assert more hygienic 6 lat temu
  jD91mZM2 baddbb98d5 Don't reinvent the wheel in strings.h 6 lat temu
  jD91mZM2 1acc2a1a32 Initial regex.h implementation 6 lat temu
  jD91mZM2 dfa3845c33 Make fread/fwrite retry their respective operations 6 lat temu
  jD91mZM2 6dcc8ee8d9 Implement strtof 6 lat temu
  Jeremy Soller aec6a48ca4 Merge branch 'termios-baudrate' into 'master' 6 lat temu
  Tibor Nagy db4452e98b Add termios baud rate functions 6 lat temu
  jD91mZM2 b22d386177 Re-add EOF to bits header 6 lat temu
  jD91mZM2 dd711f4dee Fix bug in fread 6 lat temu
  jD91mZM2 0451fac66c Delete RawFile in favor of File 6 lat temu
  jD91mZM2 d365813c90 Merge branch 'core-io' into 'master' 6 lat temu
  jD91mZM2 4f187efc9b Change BUFSIZ type to work with cbindgen 6 lat temu
  jD91mZM2 243ce18ecd Implement ftell 6 lat temu
  jD91mZM2 21559bb503 Fix redox compilation 6 lat temu
  jD91mZM2 afc1ff134a Rewrite IO to use core-io library 6 lat temu
  Jeremy Soller aff35892be Add fs module 6 lat temu