Historial de Commits

Autor SHA1 Mensaje Fecha
  jD91mZM2 63882684b2 Implement almost all of printf hace 6 años
  jD91mZM2 b517629371 Fix timeradd hace 6 años
  jD91mZM2 1f3154b45c Invoke constructors and destructors hace 6 años
  jD91mZM2 116cbda8d2 Merge branch 'test-ctor-dtor' into 'master' hace 6 años
  Tibor Nagy aee3f68117 Add tests for constructors and destructors hace 6 años
  jD91mZM2 f516ff72d8 Merge branch 'regoff_t' into 'master' hace 6 años
  jD91mZM2 0469c0c2c6 Add tests for memcmp and fix a teeny tiny bug hace 6 años
  Tibor Nagy 0f5fa8c9d4 Move regoff_t to regex.h hace 6 años
  jD91mZM2 3f4fbf9084 Merge branch 'feature/optimise-memcmp' into 'master' hace 6 años
  Benedikt Rascher-Friesenhausen 8e2b7c11b4 Replace `i32` with `c_int` in `memcmp` hace 6 años
  jD91mZM2 91675b5bc8 realpath on redox: don't forget the nul terminator hace 6 años
  jD91mZM2 fba3bf5161 Merge branch 'assert' into 'master' hace 6 años
  jD91mZM2 758f681590 Implement scandir hace 6 años
  jD91mZM2 3c8cb95b80 Cleanup strcasecmp hace 6 años
  jD91mZM2 0de7d30656 Fix S_IS* hace 6 años
  jD91mZM2 028378b8bf Fix double close hace 6 años
  jD91mZM2 418a960f3b Implement realpath 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
  Tibor Nagy 614b2f5103 Make assert more hygienic 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