summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Sys/User.pm
AgeCommit message (Collapse)Author
2006-11-29fix copyrightfukachan
2006-11-26fix comments.fukachan
add the label to a loop. define debug code by myself.
2005-05-27fix comments (FNF)fukachan
2004-07-23fix comments (FNF)fukachan
2004-07-11fix commentsfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
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.