Historique des commits

Auteur SHA1 Message Date
  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
  Alex Lyon 0cabecd5b5 stdio, string, platform: fix a bug in printf() involving chars 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
  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
  Paul Sajna 14957bb8dc fix harder il y a 7 ans
  Jeremy Soller 6999363916 Create build directory if necessary in openlibm target il y a 7 ans
  Jeremy Soller 78c8c2171b Add install target il y a 7 ans