Historique des commits

Auteur SHA1 Message Date
  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
  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
  Jeremy Soller 8c218b1608 Build crt0 as object file il y a 7 ans
  Jeremy Soller d071522bc5 Add libm to phony il y a 7 ans
  Jeremy Soller adcd0c9900 Only update libcrt0.a if there is a source change il y a 7 ans
  Jeremy Soller e1abe80992 Fix CI il y a 7 ans
  Jeremy Soller 6abd64ae16 Disable cargo cache il y a 7 ans
  Jeremy Soller 47ee733afa Complete Makefile il y a 7 ans
  Jeremy Soller ae137dbc03 Prepare for cross compiled openlibm il y a 7 ans
  Jeremy Soller d9e4622f83 Add Makefile (WIP) il y a 7 ans
  Jeremy Soller f0b41aa57e Merge pull request #104 from dlrobertson/rename il y a 7 ans
  Jeremy Soller e39d2d61fa Merge branch 'master' into rename il y a 7 ans
  Jeremy Soller bbf5c34ce8 Merge pull request #108 from mmstick/kill il y a 7 ans
  Michael Aaron Murphy 43e95a9b92 Implement kill() and killpg() il y a 7 ans
  Dan Robertson 57a17cb05f stdio: Implement rename il y a 7 ans