Commit Details

Avatar

Repository svn://www.freewrt.org/trunk /trunk
by Thorsten Glaser (Using name ‘tg’) on 2009-11-29 18:43 (4 months ago)

sync arc4random.c from MirBSD and enable opportunistic pushb
(since almost everything on FreeWRT is run as root anyway)

gives us arc4random_pushb(3) for mksh, as well as
arc4random_buf(3) and arc4random_uniform(3) – see
http://www.mirbsd.org/man3/arc4random to RTFM

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  C 107 24 18 0 11 0

Files Changed

[3 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
freewrt/package/uclibc/Makefile.inc
freewrt/toolchain/uClibc/files/arc4random.c
  C 107 24 18 0 11 0
freewrt/toolchain/uClibc/patches/patch-libc_stdlib_Makefile