apio 7d0e442cde libc: Add /etc/passwd and the pwd.h API
getpwent, getpwnam, getpwuid... they may have been a pain to implement but once they work they're awesome :)

Right now passwords are stored in plaintext in the world-readable passwd file, which is not good.
But I don't have any sort of hashing implemented so it'll stay that way for now.
2022-10-28 20:55:00 +02:00
..
2022-10-27 17:23:50 +02:00
2022-10-26 19:17:05 +02:00
2022-10-23 10:31:56 +02:00
2022-10-27 17:23:59 +02:00
2022-10-28 20:55:00 +02:00
2022-10-15 11:43:13 +02:00
2022-10-21 18:31:19 +02:00
2022-10-22 21:13:22 +02:00
2022-10-22 21:13:22 +02:00