Historique des commits

Auteur SHA1 Message Date
  Ian Douglas Scott 5bcf1d42ff Simplify cstr_from_bytes_with_nul_unchecked() il y a 7 ans
  Jeremy Soller 3311a700e0 Merge pull request #126 from ProgVal/update-ralloc il y a 7 ans
  Valentin Lorentz 0b6d6549f1 Update ralloc. Closes GH-83. il y a 7 ans
  Jeremy Soller ed12713aa8 Update gitignore for tests il y a 7 ans
  Jeremy Soller c647fdfed3 Merge pull request #116 from matijaskala/patch-1 il y a 7 ans
  Jeremy Soller 8eec109cc0 Merge pull request #120 from Majora320/master il y a 7 ans
  Jeremy Soller c8d4ea3ee6 Merge pull request #123 from Arcterus/qsort-real il y a 7 ans
  Jeremy Soller 4fb4790890 Merge pull request #122 from Arcterus/qsort il y a 7 ans
  Matija Skala 9bbb070104 Add optimized version of memchr il y a 7 ans
  Alex Lyon f5ded007c6 stdlib: recurse into the smaller partition when sorting il y a 7 ans
  Alex Lyon 4d3ac1c0dc stdlib: save stack space by looping in introsort_helper() il y a 7 ans
  Alex Lyon b15aa83a8a stdlib: move insertion sort from introsort() into a separate function il y a 7 ans
  Alex Lyon aa21e5fc3f stdlib: implement qsort() as an introsort il y a 7 ans
  Jeremy Soller 6e8e6ad5d2 Merge pull request #121 from Arcterus/strtoul il y a 7 ans
  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