aboutsummaryrefslogtreecommitdiff
path: root/src/unix/haiku
AgeCommit message (Expand)Author
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-05-18Update libc to 0.2.126Colin Cross
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-04-08Upgrade rust/crates/libc to 0.2.93Joel Galenson
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-08Upgrade rust/crates/libc to 0.2.72.android-r-beta-3android-r-beta-2Andrew Walbran
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-09Switch to manual trait impls for sigeventBryant Mairs
2019-05-29Deprecate AF_MAX and PF_MAXgnzlbg
2019-05-27Update MUSL Linux kernel headers and re-enable Linux testsgnzlbg
2019-05-23Test strerror_r on Android and Linuxgnzlbg
2019-05-22[breaking change] incorrect API of gettimeofdaygnzlbg
2019-04-29Fix getgrgid_r to accept gid_t.Charles Lew
2019-02-24Auto merge of #1271 - Susurrus:more_debug_impls, r=gnzlbgbors
2019-02-22Add extra traits for haiku datatypesBryant Mairs
2019-02-22Clean libc-test for apple targetsgnzlbg
2019-02-20Fix Haiku buildgnzlbg
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
2019-01-03Fix uname on FreeBSDAlan Somers
2018-11-21splice the common libc functions and ctypes throughout the librarygnzlbg
2018-11-01Add F_RDLCK/F_WRLCK/F_UNLCK to several platformsSamuel Holland
2018-06-28Auto merge of #1024 - nielx:master, r=alexcrichtonbors
2018-06-20Haiku: Add more IP_* and IPV6_* constants.Niels Sascha Reedijk
2018-06-07add fdopendir on macOSScott Lamb
2018-04-20haiku: Add RLIMIT_STACK and fix RTLD_* definitionsCalvin Hill
2017-12-12Add missing EAI_* flags for multiple platformsJosh Driver
2017-11-25haiku: Add missing lutimesAlexander von Gluck IV
2017-11-09Add network interface flag constants for all platformsluozijun
2017-09-26haiku: add missing definitions found from building nix.Jessica Hamilton
2017-09-26haiku: add openpty/forkpty, and link to libbsd.Jessica Hamilton
2017-09-26haiku: define PATH_MAX.Jessica Hamilton
2017-09-26haiku: fix incorrect constant for EMFILE.Jessica Hamilton
2017-09-25haiku: add missing pathconf constants.Jessica Hamilton
2017-09-22haiku: add missing sysconf constants.Jessica Hamilton