Home | History | Annotate | Download | only in ls
History log of /src/bin/ls/main.c
RevisionDateAuthorComments
 1.5  05-Sep-2016  sevan branches: 1.5.14;
Drop main() prototype.
 1.4  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.3  14-Dec-2006  christos branches: 1.3.10;
Pass lint. From Anon Ymous
 1.2  29-Jul-2000  lukem convert to new KNF
 1.1  17-May-1999  lukem Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main().
This allows other programs to link in against ls (e.g, ftpd), without having
to have hacks to deal with multiple main()s.

Yes, I know this is ugly. The clean alternative (move lots of this
into libutil, yada yada yada) isn't fun, and the effort probably isn't
justified...
 1.3.10.1  18-May-2008  yamt sync with head.
 1.5.14.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.5.14.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed