Commit Graph

3 Commits

Author SHA1 Message Date
christos 78509e7f31 Pass lint. From Anon Ymous 2006-12-14 14:15:26 +00:00
lukem ba2e04dc88 convert to new KNF 2000-07-29 03:46:14 +00:00
lukem 37085e7c0d 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...
1999-05-17 12:16:03 +00:00