File:  [DVB] / dietlibc / rand_i.h
Revision 1.1: download - view: text, annotated - select for diffs
Tue Jan 29 15:23:49 2019 UTC (5 years, 3 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
introduce rand_i() (libc can't change rand's seed by calling it internally)

#include <sys/cdefs.h>
extern int rand_i(void) __THROW;

LinuxTV legacy CVS <linuxtv.org/cvs>