Historial de Commits

Autor SHA1 Mensaje Fecha
  Moses Miller 766e00c69e Implement conversion of nanoseconds to clocks in terms of CLOCKS_PER_SEC hace 7 años
  Moses Miller 3d1a66f270 Add CLOCKS_PER_SEC hace 7 años
  Moses Miller 9d8758006d Change 1000000 to 1_000_000 hace 7 años
  Moses Miller 56458e5e4c Condense 5 lines into 1 hace 7 años
  Moses Miller 1ecd5f8f21 Implement clock() and add CLOCK_* constants 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