Historique des commits

Auteur SHA1 Message Date
  jD91mZM2 63882684b2 Implement almost all of printf il y a 6 ans
  jD91mZM2 b517629371 Fix timeradd il y a 6 ans
  jD91mZM2 1f3154b45c Invoke constructors and destructors il y a 6 ans
  jD91mZM2 116cbda8d2 Merge branch 'test-ctor-dtor' into 'master' il y a 6 ans
  Tibor Nagy aee3f68117 Add tests for constructors and destructors il y a 6 ans
  jD91mZM2 f516ff72d8 Merge branch 'regoff_t' into 'master' il y a 6 ans
  jD91mZM2 0469c0c2c6 Add tests for memcmp and fix a teeny tiny bug il y a 6 ans
  Tibor Nagy 0f5fa8c9d4 Move regoff_t to regex.h il y a 6 ans
  jD91mZM2 3f4fbf9084 Merge branch 'feature/optimise-memcmp' into 'master' il y a 6 ans
  Benedikt Rascher-Friesenhausen 8e2b7c11b4 Replace `i32` with `c_int` in `memcmp` il y a 6 ans
  jD91mZM2 91675b5bc8 realpath on redox: don't forget the nul terminator il y a 6 ans
  jD91mZM2 fba3bf5161 Merge branch 'assert' into 'master' il y a 6 ans
  jD91mZM2 758f681590 Implement scandir il y a 6 ans
  jD91mZM2 3c8cb95b80 Cleanup strcasecmp il y a 6 ans
  jD91mZM2 0de7d30656 Fix S_IS* il y a 6 ans
  jD91mZM2 028378b8bf Fix double close il y a 6 ans
  jD91mZM2 418a960f3b Implement realpath il y a 6 ans
  Benedikt Rascher-Friesenhausen e10a346356 Optimise `memcmp` for speed il y a 6 ans
  jD91mZM2 26d629674a Implement strcasestr il y a 6 ans
  jD91mZM2 9d56ce42c6 Implement timer* macros, and GNU's getopt_long il y a 6 ans
  Tibor Nagy 614b2f5103 Make assert more hygienic il y a 6 ans
  jD91mZM2 baddbb98d5 Don't reinvent the wheel in strings.h il y a 6 ans
  jD91mZM2 1acc2a1a32 Initial regex.h implementation il y a 6 ans
  jD91mZM2 dfa3845c33 Make fread/fwrite retry their respective operations il y a 6 ans
  jD91mZM2 6dcc8ee8d9 Implement strtof il y a 6 ans
  Jeremy Soller aec6a48ca4 Merge branch 'termios-baudrate' into 'master' il y a 6 ans
  Tibor Nagy db4452e98b Add termios baud rate functions il y a 6 ans
  jD91mZM2 b22d386177 Re-add EOF to bits header il y a 6 ans
  jD91mZM2 dd711f4dee Fix bug in fread il y a 6 ans
  jD91mZM2 0451fac66c Delete RawFile in favor of File il y a 6 ans