about summary refs log tree commit diff
path: root/src/libstd/os/haiku
AgeCommit message (Collapse)AuthorLines
2019-02-28libstd => 2018Taiki Endo-7/+5
2018-12-25Remove licensesMark Rousskov-30/+0
2018-04-14Add doc links to `std::os` extension traitsDylan MacKenzie-1/+3
Add documentation links to the original type for various OS-specific extension traits and normalize the language for introducing such traits. Also, remove some outdated comments around the extension trait definitions.
2016-09-25Haiku: Fix pthread_t typesize set to stable 1.8.0 post #29791Alexander von Gluck IV-1/+1
2016-09-25Add support for the Haiku operating system on x86 and x86_64 machinesNiels Sascha Reedijk-0/+228
* Hand rebased from Niels original work on 1.9.0