summaryrefslogtreecommitdiff
path: root/LibC/pwd.cpp
AgeCommit message (Expand)Author
2019-01-31Big, possibly complete sweep of naming changes.Andreas Kling
2018-12-04Import a simple text editor I started working on.Andreas Kling
2018-11-08Start working on memory-mapped files.Andreas Kling
2018-11-07Minor fixes in getgrent() and getpwent() function families.Andreas Kling
2018-11-01Oops, fix null termination bug in getpwent().Andreas Kling
2018-10-31Add SpinLock to IDE disk access.Andreas Kling
2018-10-31Snazz up the kprintf() output a bit by giving it its own color.Andreas Kling
2018-10-31Add getpwent() family of functions to LibC.Andreas Kling