Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/compat
Module Name: src
Committed By: christos
Date: Thu Jun 12 18:44:36 UTC 2014
Modified Files:
src/lib/libc/compat/include: stdlib.h
src/lib/libc/compat/stdlib: Makefile.inc
Added Files:
src/lib/libc/compat/stdlib: compat_random.c
Log Message:
fix srandom and initstate signatures (from enh at google)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/compat/include/stdlib.h
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/compat/stdlib/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/lib/libc/compat/stdlib/compat_random.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index