GitXplorerGitXplorer
g

lc

public
39 stars
4 forks
2 issues

Commits

List of commits on branch master.
Unverified
f6e696ef0ecc1257f992f4127e62949dd3d8c9f3

Added support for symlinks only listing

ggdm85 committed 4 years ago
Unverified
6af9f01179e1081a45f77d686430f5ab447c71f2

Correct errno handling for readdir

ggdm85 committed 4 years ago
Unverified
f91a2df29c9eb4f47645f7eee481610d8b6d687e

Correct directory trasversal

ggdm85 committed 4 years ago
Unverified
f86442a2207939020f4b213c66e3cc54b6de27ef

Fixed almost all warnings/errors

ggdm85 committed 4 years ago
Unverified
29a8b4ff733f817d7769e30e6d5271124ab57975

Fix missing function declarations, DIRSIZ

ggdm85 committed 4 years ago
Unverified
9018a9c6051a40559c26c4e164506a5b6f1de8ba

Add support for symlinks

ggdm85 committed 4 years ago

README

The README file for this repository.

This is a port of 'lc' (List files in categories and columns) from MWC (Mark Williams Company) Coherent UNIX.

You can find the original source tarball here: http://www.nesssoftware.com/home/mwc/source.php

The original source file is COHERENT/romana/relic/d/bin/lc.c in the archive.

Manual

The original manual page: lc manual page

Differences from original

I added support of symlinks (-l command-line option).

License

Released with the original LICENSE.