index
:
termios-rs
master
topic/use_bindgen
wip/haiku_support
Safe bindings for the termios library.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-12
Bump version to v0.3.3
master
David Cuddeback
2020-10-12
Split illumos from solaris
Joshua M. Clulow
2020-04-05
Release v0.3.2
David Cuddeback
2020-04-05
Add Change Log
David Cuddeback
2020-04-05
Update contributors
David Cuddeback
2020-04-05
Contributing guidelines and project status
David Cuddeback
2020-04-05
Illumos fixes
Joshua M. Clulow
2020-04-05
Formatting fix
David Cuddeback
2020-04-04
Add NetBSD support
atomicules
2020-04-04
Add illumos support
Mike Zeller
2018-10-08
Bump version to v0.3.1
David Cuddeback
2018-10-08
Add Android support
David Cuddeback
2018-10-08
Bump minimum supported Rust to 1.13.0
David Cuddeback
2017-12-03
bump version to v0.3.0
David Cuddeback
2017-12-03
add DragonFly BSD to list of supported OSes
David Cuddeback
2017-12-03
remove executable mode from source files
David Cuddeback
2017-12-03
add VDSUSP and VSTATUS for FreeBSD
David Cuddeback
2017-11-19
fix unused extern crate warning
David Cuddeback
2017-11-19
remove TAB3 reexport from top-level module
David Cuddeback
2017-11-12
add support for DragonFly BSD
David Cuddeback
2016-01-26
bumps version to v0.2.2
David Cuddeback
2016-01-20
adds qbit to contributors
David Cuddeback
2016-01-20
Merge pull request #5 from qbit/master
David Cuddeback
2016-01-19
add OpenBSD
Aaron Bieber
2016-01-19
add file / entries for OpenBSD
Aaron Bieber
2015-11-04
bumps version to 0.2.1
David Cuddeback
2015-11-04
fixes repository URL
David Cuddeback
2015-11-04
upgrades libc to v0.2
David Cuddeback
2015-10-15
moves documentation link
David Cuddeback
2015-10-15
bumps version to v0.2.0
David Cuddeback
2015-10-15
adds supported platforms to README
David Cuddeback
2015-10-15
Merge pull request #3 from myfreeweb/master
David Cuddeback
2015-10-15
Only reexport output options supported everywhere
Greg V
2015-10-15
Add FreeBSD support
Greg V
2015-05-23
adds stable releases to CI build matrix
David Cuddeback
2015-05-02
bumps version to 0.1.0
David Cuddeback
2015-05-02
adds documenation URL to manifest
David Cuddeback
2015-05-02
updates README
David Cuddeback
2015-05-02
exports OS-specific modules
David Cuddeback
2015-05-02
adds crate documentation
David Cuddeback
2015-05-02
converts Termios to struct with inner
David Cuddeback
2015-04-08
removes unsafe constructor
David Cuddeback
2015-04-08
documents functions
David Cuddeback
2015-04-07
adds tcgetsid() function
David Cuddeback
2015-04-07
replaces c_int with RawFd for file descriptors
David Cuddeback
2015-04-07
converts indentation to four spaces
David Cuddeback
2015-04-07
separates OS-specific definitions from FFI functions
David Cuddeback
2015-04-07
starts contributors list
David Cuddeback
2015-04-07
removes Rust nighly requirement from README
David Cuddeback
2015-04-07
adds Rust beta channel to CI
David Cuddeback
[next]