Historique des commits

Auteur SHA1 Message Date
  Alex Lyon 0cabecd5b5 stdio, string, platform: fix a bug in printf() involving chars il y a 7 ans
  Moses Miller d14d0b5965 Fix various formatting issues il y a 7 ans
  Moses Miller 766e00c69e Implement conversion of nanoseconds to clocks in terms of CLOCKS_PER_SEC il y a 7 ans
  Moses Miller 3d1a66f270 Add CLOCKS_PER_SEC il y a 7 ans
  Moses Miller 9d8758006d Change 1000000 to 1_000_000 il y a 7 ans
  Alex Lyon 1bcc40c08f stdlib: manually fix formatting il y a 7 ans
  Alex Lyon 7647db27c0 stdlib: implement strtoul() and strtol() using a macro il y a 7 ans
  Moses Miller 56458e5e4c Condense 5 lines into 1 il y a 7 ans
  Moses Miller 1ecd5f8f21 Implement clock() and add CLOCK_* constants il y a 7 ans
  Jeremy Soller 018f950851 Merge branch 'master' of https://github.com/jeizsm/relibc il y a 7 ans
  Jeremy Soller 08091ab2a9 Merge branch 'stat' of https://github.com/sajattack/relibc il y a 7 ans
  Marat Safin ff37adeeba add asctime il y a 7 ans
  Jeremy Soller 43e6cad33f Merge pull request #112 from jeizsm/master il y a 7 ans
  Marat Safin 8015878a73 use static variable for gmtime il y a 7 ans
  Marat Safin 2b21dca567 add gmtime and difftime il y a 7 ans
  Jeremy Soller 93e2e16077 Merge pull request #118 from dlrobertson/fix_ci il y a 7 ans
  Dan Robertson 6a4220458c ci: Ensure that the correct compiler is installed il y a 7 ans
  Jeremy Soller 722732b616 Merge pull request #114 from HermannDppes/format il y a 7 ans
  Hermann Döppes dc769fd977 Run ./fmt.sh il y a 7 ans
  Jeremy Soller 3f627b1b40 Remove asserts il y a 7 ans
  Jeremy Soller 5b1e11d1b1 Fix minimum alignment for malloc_inner il y a 7 ans
  Jeremy Soller 62fbff93bc Clean up malloc il y a 7 ans
  Jeremy Soller 742339ca9e Hacky version of memalign il y a 7 ans
  Jeremy Soller dabd8dc6a2 Move memory handling into string, do not use compiler_builtins for memory handling il y a 7 ans
  Jeremy Soller 79d05d7eda Build variadic functions as part of relibc il y a 7 ans
  Jeremy Soller b849165438 Fix MAX_C macros il y a 7 ans
  Jeremy Soller ea804582b9 Rename sys header crates, add mman constants il y a 7 ans
  Jeremy Soller afdc80629f Fix Makefile spurious rebuilds il y a 7 ans
  Paul Sajna 92493a55b9 fix harderer il y a 7 ans
  Paul Sajna bc0763f3ef fmt il y a 7 ans