aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/logname.c
AgeCommit message (Expand)Author
2014-05-25logname and whoami are the same as id -un, so merge them.Isaac Dunham
2012-11-13Reindent to two spaces per level. Remove vi: directives that haven't worked r...Rob Landley
2012-10-06Trivial cleanupRob Landley
2012-08-25Regularize command headers, update links to standards documents.Rob Landley
2012-08-25Move commands into "posix", "lsb", and "other" menus/directories.Rob Landley