aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-02-03Merge "Update to 0.2.139"Jeffrey Vander Stoep
2023-02-03Update to 0.2.139Jeff Vander Stoep
2023-02-01Merge "Merge - ANDROID: Add syncfs API in liblibc"Shikha Panwar
2023-01-31Merge - ANDROID: Add syncfs API in liblibcShikha Panwar
2023-01-26Fix compile error for riscv64-linux-androidColin Cross
2022-12-15Merge "ANDROID: add android io uring constants for Android"Devin Moore
2022-12-12ANDROID: add android io uring constants for AndroidDevin Moore
2022-12-12PATCH: Add mmap API for TrustyNicole LeGare
2022-12-12Upgrade libc to 0.2.138Jeff Vander Stoep
2022-10-20HACK: use i64 for time_t on muslColin Cross
2022-06-22Add time_t and strlen to Trusty support patchDavid LeGare
2022-06-13Update Trusty support patchDavid LeGare
2022-05-25Add patch for Trusty supportDavid LeGare
2022-05-18Update libc to 0.2.126Colin Cross
2022-04-12Add more if_tun.h constantsFrederick Mayle
2022-03-02Update libc to 0.2.119David LeGare
2022-02-10Android: Add F_SEAL_FUTURE_WRITE constant.Andrew Walbran
2021-11-03Add PR_SET|GET_PDEATHSIG constantsJiyong Park
2021-09-22Upgrade rust/crates/libc to 0.2.102Joel Galenson
2021-08-09Upgrade rust/crates/libc to 0.2.98Joel Galenson
2021-06-21Upgrade rust/crates/libc to 0.2.97Joel Galenson
2021-06-09Upgrade rust/crates/libc to 0.2.96ThiƩbaud Weksteen
2021-05-20Upgrade rust/crates/libc to 0.2.94Joel Galenson
2021-04-26Add functions and constants crosvm depends on to the android targetsJorge E. Moreira
2021-04-08Upgrade rust/crates/libc to 0.2.93Joel Galenson
2021-01-26android: add android_set_abort_messageThiƩbaud Weksteen
2021-01-25Upgrade rust/crates/libc to 0.2.81Haibo Huang
2020-12-14UPSTREAM: Android: correct statfs64.f_fsid type & visibilityVictor Hsieh
2020-10-26Upgrade rust/crates/libc to 0.2.80Chih-Hung Hsieh
2020-10-02Upgrade rust/crates/libc to 0.2.78.Andrew Walbran
2020-09-10Upgrade rust/crates/libc to 0.2.77Haibo Huang
2020-08-20Upgrade rust/crates/libc to 0.2.76Haibo Huang
2020-07-31Upgrade rust/crates/libc to 0.2.74Haibo Huang
2020-07-20Upgrade rust/crates/libc to 0.2.73Haibo Huang
2020-07-08Upgrade rust/crates/libc to 0.2.72.android-r-beta-3android-r-beta-2Andrew Walbran
2020-07-06Support building all variants.Matthew Maurer
2020-05-26Upgrade rust/crates/libc to 0.2.71Haibo Huang
2020-05-12Upgrade rust/crates/libc to 0.2.70Haibo Huang
2020-04-13Upgrade rust/crates/libc to 0.2.69Haibo Huang
2020-03-20Update to latest libc-0.2.68Chih-Hung Hsieh
2020-01-02Roll forwards to 0.2.66 for rustc-1.40.0android-r-preview-1Matthew Maurer
2019-10-29Use released libc-0.2.58 at crates.ioChih-Hung Hsieh
2019-06-20haiku: add missing ioctl identifiers to control the TTYNikolay Korotkiy
2019-06-17Auto merge of #1399 - josephlr:getrandom, r=gnzlbgbors
2019-06-14Fix style lintsJoe Richey
2019-06-14Add getrandom() on non-mips muslJoe Richey
2019-06-13Older musl doesn't have getrandom()Joe Richey
2019-06-13Android doesn't have getrandom()Joe Richey
2019-06-13Use *mut c_void for buffer pointer.Joe Richey
2019-06-13Add getrandom() bindings on linux and androidJoe Richey