aboutsummaryrefslogtreecommitdiff
path: root/src/fuchsia/mod.rs
AgeCommit message (Expand)Author
2024-04-08Upgrade libc to 0.2.153Frederick Mayle
2023-11-20Upgrade libc to 0.2.150Andrew Walbran
2023-06-09Upgrade libc to 0.2.146Matthew Maurer
2023-02-03Update to 0.2.139Jeff Vander Stoep
2022-12-12Upgrade libc to 0.2.138Jeff Vander Stoep
2022-03-02Update libc to 0.2.119David LeGare
2021-09-22Upgrade rust/crates/libc to 0.2.102Joel 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-08Upgrade rust/crates/libc to 0.2.93Joel Galenson
2020-10-02Upgrade rust/crates/libc to 0.2.78.Andrew Walbran
2020-07-31Upgrade rust/crates/libc to 0.2.74Haibo 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-13Remove Linux constants from FushiaJoe Richey
2019-06-09Switch to manual trait impls for sigeventBryant Mairs
2019-05-29Replace uses of fixed-width integer aliases with Rust typesgnzlbg
2019-05-29Refactor fixed-width integer types into its own modulegnzlbg
2019-05-27Ignore padding for `sockaddr_nl` structBryant Mairs
2019-05-27Ignore padding for mq_attrBryant Mairs
2019-05-24Fix locale_t in unix and fuchsia.gnzlbg
2019-04-29Fix getgrgid_r to accept gid_t.Charles Lew
2019-02-22Add extra traits for haiku datatypesBryant Mairs
2019-02-22Add extra traits for fuchsia datatypesBryant Mairs
2019-02-13Cleanup dox messgnzlbg
2019-02-07Fix build on all platformsgnzlbg
2019-02-02Check for Copy impls for all typesBryant Mairs
2019-02-02Check for Debug impls for all typesBryant Mairs
2018-12-05Added setegid functionxd009642
2018-11-21splice the common libc functions and ctypes throughout the librarygnzlbg
2018-11-06Add support for SIGSYS in signalfdStephen Barber
2018-08-24Undo division of in6_addr on FuchsiaTaylor Cramer
2018-08-22Fix and cleanup FuchsiaTaylor Cramer
2018-07-29Add align feature to pthread structsLinus Färnstrand
2018-07-29Add align feature and use on in6_addrLinus Färnstrand
2018-05-10Add sem_getvalue to unixJason Longshore
2018-02-28Add IPV6_UNICAST_HOPS to fuchsia moduleRaph Levien
2018-02-25add IPV6_MULTICAST_IF and IPV6_MULTICAST_HOPSBenjamin Fry
2018-02-07Add constants IFF_TUN, IFF_TAP and IFF_NO_PI on linux, android and fuchsia sy...luozijun
2017-11-21Fix Fuchsia typosTaylor Cramer
2017-11-15Reorganize Fuchsia moduleTaylor Cramer
2017-11-15Update Fuchsia open flagsTaylor Cramer
2017-11-15Move Fuchsia out of unix and into its own moduleTaylor Cramer