1. 4cdd19f Temporary workaround for Rust 1.82.0 update by Chris Wailes · 9 months ago
  2. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/src/bionic.rs]
  3. f2a6e44 vmbase: bionic: Make FILE* non-dereferencable by Pierre-Clément Tosi · 1 year, 2 months ago
  4. c84449c vmbase: bionic: Rename File to CFilePtr by Pierre-Clément Tosi · 1 year, 2 months ago
  5. 79d6efd Merge changes Ia2c90b0c,I3306214a into main by Treehugger Robot · 1 year, 2 months ago
  6. ee95819 Merge changes Ia441e44e,I9942e193 into main by Treehugger Robot · 1 year, 2 months ago
  7. 0393992 vmbase: bionic: Log fputs(), fwrite(), perror() by Pierre-Clément Tosi · 1 year, 3 months ago
  8. 0bd9808 vmbase: bionic: Replace eprintln!() with error!() by Pierre-Clément Tosi · 1 year, 3 months ago
  9. 05b0818 vmbase: Fix typo in async_safe_fatal_va_list docs by Pierre-Clément Tosi · 1 year, 2 months ago
  10. a699751 Upgrade code to newer version of Rust by Pierre-Clément Tosi · 1 year, 2 months ago
  11. 656095b Update needed for Rust v1.77.1 by Charisee · 1 year, 5 months ago
  12. 1bf532b libs: Move cstr!() into its own crate by Pierre-Clément Tosi · 1 year, 10 months ago
  13. 23c84c9 vmbase: Replace CRYPTO_sysrand() with getentropy() by Pierre-Clément Tosi · 2 years, 1 month ago
  14. 2c9d937 vmbase: bionic: Implement perror() by Pierre-Clément Tosi · 2 years, 1 month ago
  15. 67108c3 vmbase: Define Bionic TLS from Rust by Pierre-Clément Tosi · 2 years, 2 months ago
  16. c06e734 Standardise and require safety comments in vmbase. by Andrew Walbran · 2 years, 2 months ago
  17. b88eb01 Use read_volatile for stack_check_guard. by Andrew Walbran · 2 years, 2 months ago
  18. 90cd4f1 pvmfw: Encrypt instance.img entries by Pierre-Clément Tosi · 2 years, 6 months ago
  19. ba4af8a vmbase: Add support for fputs(), stdout, stderr by Pierre-Clément Tosi · 2 years, 8 months ago
  20. a32c37c vmbase: Support Bionic errno, abort(), FORTIFY_SOURCE by Pierre-Clément Tosi · 2 years, 9 months ago
  21. 6a42fdc vmbase: Introduce module for Bionic compat layer by Pierre-Clément Tosi · 2 years, 9 months ago