Commit History

Author SHA1 Message Date
  Paul Sajna 776491bae9 implement mktemp 7 years ago
  jD91mZM2 a6ffd2cc46 Update inttypes to match the revert of ints 7 years ago
  jD91mZM2 cbc3723c66 Fix signal not being linked correctly 7 years ago
  jD91mZM2 727324fd73 Apparently cbindgen works on constants 7 years ago
  jD91mZM2 9de73d0e5b Add uname and gethostname 7 years ago
  jD91mZM2 844e244851 Use both Tag and Type 7 years ago
  jD91mZM2 3927b0ab44 Revert int definitions 7 years ago
  jD91mZM2 5fc1459eb9 signal: Make constants visible from C 7 years ago
  jD91mZM2 0776de1ae6 Fix inttypes 7 years ago
  jD91mZM2 257040e164 Fix a few stat-related things 7 years ago
  jD91mZM2 ad324a0e4d Use global_asm for setjmp instead 7 years ago
  jD91mZM2 feed73ffcc inttypes 7 years ago
  jD91mZM2 5537817594 Export libm as well 7 years ago
  jD91mZM2 441bf9f00b Add the few last things to get gcc_complete working 7 years ago
  Jeremy Soller a63e6b3dd8 Merge branch 'master' into 'master' 7 years ago
  jD91mZM2 320eb0ecd0 Revert openlibm install script 7 years ago
  Jeremy Soller f265d7c5be Fix linking issues with lang items 7 years ago
  Jeremy Soller 878f466b67 Update to new ralloc, new panic implementation, new compiler-builtins 7 years ago
  Jeremy Soller be0aed56bc Merge branch 'master' into 'master' 7 years ago
  jD91mZM2 72e9525828 Add U?INT([0-9]+)_LEAST([0-9]+)_MIN/MAX macros 7 years ago
  jD91mZM2 3e67314b97 Fix openlibm & fenv and add more integer types 7 years ago
  SamwiseFilmore 59f1b37be8 Fix dumb mistake 7 years ago
  SamwiseFilmore 382c6efb39 Add Gitlab CI 7 years ago
  Jeremy Soller 7f0908eb8e Merge branch 'master' into 'master' 7 years ago
  jD91mZM2 2283243d95 Replace setjmp lib.rs with empty file 7 years ago
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code 7 years ago
  Jeremy Soller 6e67d30486 Merge branch 'master' into 'master' 7 years ago
  jD91mZM2 829bc64ad6 Remove unused import from test 7 years ago
  Tom Almeida 7e731e0b01 Made sure lazy_static works with no_std 7 years ago
  jD91mZM2 5945de62cb Install openlibm from Makefile 7 years ago