summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Sys
AgeCommit message (Collapse)Author
2003-08-23fix comments: =head2 function(...) formfukachan
2003-03-11basic functions to deal with aliases filefukachan
2003-03-06wrap os dependence to get all user entries.fukachan
In the case of unix, we read /etc/passwd and return the user list. we cannot use getpwent() since it is not defined by POSIX.