svn commit: trunk/uClibc/libc/stdlib

Mike Frysinger vapier at gentoo.org
Tue Feb 14 00:44:14 UTC 2006


On Monday 13 February 2006 02:42, psm at uclibc.org wrote:
> Author: psm
> Date: 2006-02-12 23:42:06 -0800 (Sun, 12 Feb 2006)
> New Revision: 13927
>
> Log:
> Don't compile arc4random if option not set
>
> Modified:
>    trunk/uClibc/libc/stdlib/Makefile.in
>    trunk/uClibc/libc/stdlib/arc4random.c

how is this any different from tracking the define in the file itself ?  imo, 
keeping all the stuff in the one .c file helps prevents bitrot a lot more 
than spreading stuff out between the source code and the build files
-mike



More information about the uClibc mailing list