Historique des commits

Auteur SHA1 Message Date
  jD91mZM2 72e9525828 Add U?INT([0-9]+)_LEAST([0-9]+)_MIN/MAX macros il y a 7 ans
  jD91mZM2 3e67314b97 Fix openlibm & fenv and add more integer types il y a 7 ans
  jD91mZM2 2283243d95 Replace setjmp lib.rs with empty file il y a 7 ans
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code il y a 7 ans
  jD91mZM2 829bc64ad6 Remove unused import from test il y a 7 ans
  jD91mZM2 5945de62cb Install openlibm from Makefile il y a 7 ans
  jD91mZM2 12ce441f5c Use static mut over UnsafeCell il y a 7 ans
  jD91mZM2 ea24699798 Fix undefined behavior il y a 7 ans
  jD91mZM2 3034114c14 Fix broken comment il y a 7 ans
  Jeremy Soller ccb74c6efc Merge branch 'master' into 'master' il y a 7 ans
  jD91mZM2 0a3c8abe95 Fix setlocale return value il y a 7 ans
  jD91mZM2 996445a6a3 Add empty locale functions il y a 7 ans
  Jeremy Soller 05f7371e46 Merge branch 'master' into 'master' il y a 7 ans
  jD91mZM2 91221645c5 Add *scanf to header il y a 7 ans
  jD91mZM2 5936c7a76e Add scanf il y a 7 ans
  Jeremy Soller 6f8fff4b1c Merge branch 'sys_wait_macros' into 'master' il y a 7 ans
  Jasen Borisov 06a8d5d89d sys_wait: implement C macros properly il y a 7 ans
  Jeremy Soller 895e250564 Add aligned_alloc il y a 7 ans
  Jeremy Soller 9d38494435 Fix missing strtol, strtoul il y a 7 ans
  Jeremy Soller 1b653c4e60 Update ralloc, fix invalid c++ names il y a 7 ans
  Jeremy Soller 009ceec188 Merge branch 'sys_wait_fix' into 'master' il y a 7 ans
  Jasen Borisov 326078a578 Fix compilation error in `sys_wait` il y a 7 ans
  Jeremy Soller c5552cbb39 Merge branch 'fix-81' into 'master' il y a 7 ans
  stratact 3fa220237d Add `sys_wait` functions (Fixes #81) il y a 7 ans
  Jeremy Soller a573549df8 Update links to gitlab il y a 7 ans
  Jeremy Soller fd05aca991 Update README.md il y a 7 ans
  Jeremy Soller 1f9f7ce6c8 Merge pull request #127 from stratact/master il y a 7 ans
  stratact 3aa01b6907 Remove pointless cast il y a 7 ans
  stratact a7a415603f Fix stupid mistake il y a 7 ans
  stratact 16c51a297d Use the right C types from `platform::types` il y a 7 ans