Skip to content
Snippets Groups Projects
  1. Nov 22, 2020
  2. Nov 20, 2020
  3. Nov 18, 2020
  4. Nov 17, 2020
  5. Nov 03, 2020
  6. Oct 31, 2020
    • Tudor Sidea's avatar
      Adding dl_iterate_phdr function to uclibc · f3aab7a7
      Tudor Sidea authored
      Adding dl_iterate_phdr function and related structs and types to the
      uclibc module as per the file include/link.h found in the uClibc-ng
      repository as of version 1.0.36. This is necessary in order for rust to
      work with a new target armv7-unknown-linux-uclibceabihf.
      f3aab7a7
  7. Oct 30, 2020
  8. Oct 28, 2020
  9. Oct 27, 2020
  10. Oct 25, 2020
  11. Oct 24, 2020
  12. Oct 23, 2020
  13. Oct 21, 2020
  14. Oct 20, 2020
  15. Oct 19, 2020
    • Andrew Walbran's avatar
      Android: Add preadv and pwritev. · d04bb8e2
      Andrew Walbran authored
      From sys/uio.h. Note that preadv64/pwritev64 are already included in
      src/unix/linux_like/mod.rs.
      Also fix parameter names of process_vm_[readv,writev] to match Bionic
      header.
      d04bb8e2
Loading