No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeremy Soller 4ba5c4ead3 Merge branch 'scheme-update' into 'master'
Update for latest redox-scheme

See merge request redox-os/ptyd!13
2025-01-13 22:23:18 +00:00
src Update for latest redox-scheme 2025-01-13 22:23:18 +00:00
.gitignore Add Cargo.lock 2017-07-26 07:59:59 -06:00
.gitlab-ci.yml Add GitLab CI 2018-06-10 20:07:00 +02:00
Cargo.lock Update for latest redox-scheme 2025-01-13 22:23:18 +00:00
Cargo.toml Update for latest redox-scheme 2025-01-13 22:23:18 +00:00
LICENSE Create LICENSE 2017-10-20 20:09:35 -06:00
README.md Add README.md 2025-01-09 12:20:40 +00:00

ptyd

Pseudo-terminal daemon

How To Contribute

To learn how to contribute to this system component you need to read the following document:

Development

To learn how to do development with this system component inside the Redox build system you need to read the Build System and Coding and Building pages.

How To Build

To build this system component you need to download the Redox build system, you can learn how to do it on the Building Redox page.

This is necessary because they only work with cross-compilation to a Redox virtual machine, but you can do some testing from Linux.