alacritty/copypasta
Matt T. Proud 1b7ffea136 alacritty: add support for OpenBSD.
This commit expands the conditional compilation directives to support
building Alacritty for OpenBSD.  The build succeeds, and Alacritty runs
without issue once https://github.com/rust-lang/libc/pull/957 has been
merged and added to a versioned libc release.

This has been tested on the recently-released OpenBSD 6.3 on amd64 with
rustc 1.24.0 from its standard ports tree.
2018-04-14 10:17:50 -07:00
..
src alacritty: add support for OpenBSD. 2018-04-14 10:17:50 -07:00
Cargo.toml Implement copypasta::Load for macos::Clipboard 2016-10-08 20:57:30 -07:00
LICENSE-APACHE Start implementing copypasta, a clipboard library 2016-10-08 18:42:33 -07:00