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