Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Lyon aa21e5fc3f stdlib: implement qsort() as an introsort hace 7 años
  Alex Lyon 0cabecd5b5 stdio, string, platform: fix a bug in printf() involving chars hace 7 años
  Alex Lyon 1bcc40c08f stdlib: manually fix formatting hace 7 años
  Alex Lyon 7647db27c0 stdlib: implement strtoul() and strtol() using a macro hace 7 años
  Jeremy Soller 018f950851 Merge branch 'master' of https://github.com/jeizsm/relibc hace 7 años
  Jeremy Soller 08091ab2a9 Merge branch 'stat' of https://github.com/sajattack/relibc hace 7 años
  Marat Safin ff37adeeba add asctime hace 7 años
  Jeremy Soller 43e6cad33f Merge pull request #112 from jeizsm/master hace 7 años
  Marat Safin 8015878a73 use static variable for gmtime hace 7 años
  Marat Safin 2b21dca567 add gmtime and difftime hace 7 años
  Jeremy Soller 93e2e16077 Merge pull request #118 from dlrobertson/fix_ci hace 7 años
  Dan Robertson 6a4220458c ci: Ensure that the correct compiler is installed hace 7 años
  Jeremy Soller 722732b616 Merge pull request #114 from HermannDppes/format hace 7 años
  Hermann Döppes dc769fd977 Run ./fmt.sh hace 7 años
  Jeremy Soller 3f627b1b40 Remove asserts hace 7 años
  Jeremy Soller 5b1e11d1b1 Fix minimum alignment for malloc_inner hace 7 años
  Jeremy Soller 62fbff93bc Clean up malloc hace 7 años
  Jeremy Soller 742339ca9e Hacky version of memalign hace 7 años
  Jeremy Soller dabd8dc6a2 Move memory handling into string, do not use compiler_builtins for memory handling hace 7 años
  Jeremy Soller 79d05d7eda Build variadic functions as part of relibc hace 7 años
  Jeremy Soller b849165438 Fix MAX_C macros hace 7 años
  Jeremy Soller ea804582b9 Rename sys header crates, add mman constants hace 7 años
  Jeremy Soller afdc80629f Fix Makefile spurious rebuilds hace 7 años
  Paul Sajna 92493a55b9 fix harderer hace 7 años
  Paul Sajna bc0763f3ef fmt hace 7 años
  Paul Sajna 14957bb8dc fix harder hace 7 años
  Jeremy Soller 6999363916 Create build directory if necessary in openlibm target hace 7 años
  Jeremy Soller 78c8c2171b Add install target hace 7 años
  Jeremy Soller 8c218b1608 Build crt0 as object file hace 7 años
  Jeremy Soller d071522bc5 Add libm to phony hace 7 años