Skip to content
Snippets Groups Projects
  1. Mar 01, 2020
  2. Feb 29, 2020
  3. Feb 28, 2020
  4. Feb 25, 2020
  5. Feb 24, 2020
  6. Feb 12, 2020
  7. Dec 16, 2019
    • Alex Crichton's avatar
      Update bindings for the wasm32-wasi target · 93743ca8
      Alex Crichton authored
      This commit performs a number of updates for libc with the `wasm32-wasi`
      target:
      
      * Updates the `wasi-libc` repository commit used (previously known as
        `wasi-sysroot`)
      * Updates the container to Ubuntu 19.10 which has Clang 9 packaged which
        is all we need.
      * Avoids building `wasmtime` and instead downloads a precompiled binary.
      * Updates bindings in `src/wasi.rs` to match the current upstream state.
      93743ca8
  8. Dec 03, 2019
    • Matthew McPherrin's avatar
      Add test for SO_EE_OFFENDER · 06938add
      Matthew McPherrin authored
      Modelled after the cmsg tests, this wraps the C macro into a function, and then
      compares the results to the Rust implementation in libc.
      06938add
  9. Dec 02, 2019
  10. Nov 25, 2019
  11. Nov 22, 2019
  12. Nov 21, 2019
  13. Nov 19, 2019
  14. Nov 07, 2019
  15. Nov 05, 2019
  16. Nov 04, 2019
  17. Oct 28, 2019
  18. Oct 11, 2019
  19. Sep 21, 2019
  20. Sep 20, 2019
  21. Sep 19, 2019
  22. Sep 16, 2019
    • gnzlbg's avatar
      Add FreeBSD10 support · 3843c7db
      gnzlbg authored
      This adds libc-test support for Freebsd10 and a CI build job that tests
      FreeBSD10 with LIBC_CI only.
      3843c7db
  23. Aug 29, 2019
  24. Aug 18, 2019
  25. Aug 09, 2019
  26. Aug 05, 2019
  27. Jul 28, 2019
  28. Jul 27, 2019
Loading