1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-18 21:46:13 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Marcin Puc 8250b48bc1
Add various refactorings (#341) 2021-09-27 15:46:57 -07:00
utam0k e8a27a8ab1 organize `stdio.rs` files as it is too small. 2021-08-09 16:26:15 +09:00
utam0k d99aafbf58 delete the original FileDescriptor.
I was going to develop it a bit more, but there was no point in being
particularly original, I deleted it.
2021-08-09 15:05:31 +09:00
utam0k 5088b3632e fix the warnings found by cargo clippy. 2021-08-01 19:17:24 +09:00
utam0k 622fc1e5d1 bump up to nix-0.22.0 2021-07-27 17:59:38 +09:00
Furisto 5d63f31d0e Support calling exec multiple times 2021-07-15 22:44:34 +02:00
Furisto 0f36e355ec Implement exec command 2021-07-15 22:44:34 +02:00
Furisto a387a43ffc Modularize create code 2021-07-03 00:45:38 +02:00
Nimrod Shneor 8abb9f5d85 Add support for systemd managed cgroups 2021-06-22 09:34:30 +03:00
Siva Renganathan a0da5378a1 Add unit tests for tty module
Reuse tmpdir implementation from cgroup
2021-06-20 09:47:53 +00:00
utam0k 11810e7ce0 clean up around the tty. 2021-06-15 08:48:43 +09:00
Peter Yordanov c4a5ae4d32 Added doc comments for modules 2021-06-06 14:33:51 +03:00
utam0k 0ec286ed5e fix the warnings that teaching by the clippy. 2021-04-05 22:57:30 +09:00
utam0k a08887d59a first commit! 2021-03-27 20:08:13 +09:00