提交历史

作者 SHA1 备注 提交日期
  Jeremy Soller 62fbff93bc Clean up malloc 7 年之前
  Jeremy Soller 742339ca9e Hacky version of memalign 7 年之前
  Jeremy Soller dabd8dc6a2 Move memory handling into string, do not use compiler_builtins for memory handling 7 年之前
  Jeremy Soller 79d05d7eda Build variadic functions as part of relibc 7 年之前
  Jeremy Soller b849165438 Fix MAX_C macros 7 年之前
  Jeremy Soller ea804582b9 Rename sys header crates, add mman constants 7 年之前
  Jeremy Soller afdc80629f Fix Makefile spurious rebuilds 7 年之前
  Paul Sajna 92493a55b9 fix harderer 7 年之前
  Paul Sajna bc0763f3ef fmt 7 年之前
  Paul Sajna 14957bb8dc fix harder 7 年之前
  Jeremy Soller 6999363916 Create build directory if necessary in openlibm target 7 年之前
  Jeremy Soller 78c8c2171b Add install target 7 年之前
  Jeremy Soller 8c218b1608 Build crt0 as object file 7 年之前
  Jeremy Soller d071522bc5 Add libm to phony 7 年之前
  Jeremy Soller adcd0c9900 Only update libcrt0.a if there is a source change 7 年之前
  Jeremy Soller e1abe80992 Fix CI 7 年之前
  Jeremy Soller 6abd64ae16 Disable cargo cache 7 年之前
  Jeremy Soller 47ee733afa Complete Makefile 7 年之前
  Jeremy Soller ae137dbc03 Prepare for cross compiled openlibm 7 年之前
  Jeremy Soller d9e4622f83 Add Makefile (WIP) 7 年之前
  Jeremy Soller f0b41aa57e Merge pull request #104 from dlrobertson/rename 7 年之前
  Jeremy Soller e39d2d61fa Merge branch 'master' into rename 7 年之前
  Paul Sajna c7e9ec8ae2 fix 7 年之前
  Paul Sajna c7ad4d3997 Merge branch 'stat' of github.com:sajattack/relibc into stat 7 年之前
  Paul Sajna cafb76abdd mkfifo and constants 7 年之前
  Paul 6d11736603 Merge branch 'master' into stat 7 年之前
  Jeremy Soller bbf5c34ce8 Merge pull request #108 from mmstick/kill 7 年之前
  Michael Aaron Murphy 43e95a9b92 Implement kill() and killpg() 7 年之前
  Dan Robertson 57a17cb05f stdio: Implement rename 7 年之前
  Paul Sajna 35dbc8d351 minor fixes 7 年之前