log toys/dirname.c @ 191:7f55c59f5122

age author description
Thu, 29 Nov 2007 18:14:37 -0600 Rob Landley Change command main() functions to return void, and exit(toys.exitval) from
Tue, 27 Nov 2007 01:19:40 -0600 Rob Landley Add comment and very minor tweak.
Tue, 27 Nov 2007 00:57:42 -0600 Rob Landley Patch from Charlie Shepherd to add basename and dirname. (Fixed up to apply.)