DragonFly BSD
DragonFly submit List (threaded) for 2006-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: replace true(1) and false(1) with simple shell scripts


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 19 Mar 2006 10:24:20 -0800 (PST)

    We are going to stick with the C version.  There is no reason to nerf
    the performance of the programs even if one assumes that they will
    hardly ever be used in a time-critical situation.  It certainly isn't
    worth the byte-savings for the files since they are already only
    3280 bytes each.

    Neither do we need to adopt _exit() vs exit(), or link statically, or
    play any other tricks which have no clear benefit.  The performance is
    just fine as it.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]