Ron Williams
|
53abd37bdc
|
change winsize to struct winsize
|
2023-06-10 13:26:41 -07:00 |
|
Darley Barreto
|
a237165bf8
|
Adding tcsetwinsize
|
2023-06-02 23:23:19 +00:00 |
|
4lDO2
|
cdd0f67b23
|
Rustfmt.
|
2023-05-17 15:28:10 +02:00 |
|
David Carlier
|
c2b00e8c6b
|
termios adding cfsetspeed bsd extension which set both __c_ispeed/__c_ospeed fields
|
2023-05-05 16:56:23 +01:00 |
|
David Carlier
|
c88279f204
|
cfmakeraw implementation proposal
|
2023-05-04 20:18:14 +01:00 |
|
Jeremy Soller
|
b2dd1f8950
|
Add cfsetispeed and cfsetospeed stubs for redox
|
2021-09-14 20:56:35 -06:00 |
|
Jeremy Soller
|
e5d2ba754a
|
Match termios structure to that used in redox_termios
|
2021-09-13 20:39:40 -06:00 |
|
jD91mZM2
|
593925ceb4
|
Unambiguate all include guards
GNU binutils also uses _FNMATCH_H for a guard, maybe along others!
|
2020-06-29 11:34:51 +02:00 |
|
Jeremy Soller
|
4c4ce7ec03
|
Add Redox termios definitions
|
2020-01-27 21:01:59 -07:00 |
|
jD91mZM2
|
aeab6a986d
|
Fix a few GDB compilation issues
|
2019-08-12 09:30:05 +02:00 |
|
jD91mZM2
|
b8c50c7c64
|
Format
|
2019-08-04 19:05:45 +02:00 |
|
jD91mZM2
|
c7d499d4f2
|
Upgrade to the 2018 edition
I didn't think it'd be this useful first, but thank god for `cargo fix --edition`!
|
2019-08-04 19:05:45 +02:00 |
|
Mateusz Mikuła
|
63a1319e50
|
Cbindgen update
|
2019-07-10 10:08:39 +00:00 |
|
Jeremy Soller
|
d2502056a8
|
Cleanup termios and ioctls and add tcflush
|
2019-01-27 19:19:50 -07:00 |
|
Jeremy Soller
|
a88933386b
|
Implement termios functions using ioctl
|
2019-01-17 20:46:12 -07:00 |
|
Jeremy Soller
|
52fd4d7e83
|
Clippy fixes
|
2018-12-02 08:04:53 -07:00 |
|
Tibor Nagy
|
db4452e98b
|
Add termios baud rate functions
|
2018-09-29 22:52:12 +02:00 |
|
jD91mZM2
|
6fe3e05ea0
|
Delete duplicate types
Now that we use cbindgen differently :D
|
2018-09-02 08:17:15 +02:00 |
|
Jeremy Soller
|
bab4e2896a
|
Format
|
2018-08-27 06:35:30 -06:00 |
|
Jeremy Soller
|
c20ce5ffed
|
Large reorganization of headers (WIP)
|
2018-08-26 08:11:35 -06:00 |
|