Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-04-08 | Clean up comments for Doxygen. | Martin Pool | 1 | -4/+2 |
2002-02-18 | Must use STRUCT_STAT not "struct stat" to be compatible with other | Martin Pool | 1 | -1/+1 |
2002-01-11 | Merge ChangeSet@1.12: tls now shows number of links to a file to aid in testi... | Martin Pool | 1 | -2/+3 |
2001-12-14 | Readlink(2) does not nul-terminate the output buffer, so we were | Martin Pool | 1 | -1/+7 |
2001-12-02 | const-cast required for silly UNICOS headers | Martin Pool | 1 | -1/+2 |
2001-11-27 | Show symlink targets | Martin Pool | 1 | -2/+7 |
2001-11-27 | mtime and ownership of symlinks can be random, so don't print them. | Martin Pool | 1 | -16/+28 |
2001-11-27 | The size of anything but a regular file is probably not worth thinking | Martin Pool | 1 | -3/+6 |
2001-11-27 | Also list permissions, ownership, size, and mtime. | Martin Pool | 1 | -26/+41 |
2001-09-07 | Doc. | Martin Pool | 1 | -3/+3 |
2001-09-07 | Add a little implementation of ls(1) so that we can look at all and | Martin Pool | 1 | -0/+98 |