Commit Graph

3 Commits

Author SHA1 Message Date
Agoston Szepessy a83d4cbced Implement getpass()
Also make fields in `termios` public; required for modifying them.

There's an new type of test: `EXPECT_INPUT_BINS`. These require a `.exp`
file to be present along with the `.c` file. The `.exp` file takes the
produced binary as an argument and sends input to the program. This is
useful for testing functions like `getpass()`.
2024-07-23 16:07:25 +02:00
Jeremy Soller a2321e4b2b Add initgroups 2024-01-16 20:00:57 -07:00
jD91mZM2 418a960f3b Implement realpath 2018-10-07 10:32:51 +02:00