summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/shadow.cpp
AgeCommit message (Expand)Author
2021-05-30LibC: Allow empty spwd members when writing shadow entries via putspentbrapru
2021-05-14LibC: Do not include errno.h inside unistd.hJean-Baptiste Boric
2021-05-04LibC: setspent() should not print to stderrGunnar Beutner
2021-05-01LibC: Implement support for getspnam() and friendsGunnar Beutner