view modules/random_r @ 10880:b1d6a7b9222f

Document functions that have been added to POSIX:2008.
author Bruno Haible <bruno@clisp.org>
date Sun, 14 Dec 2008 19:47:43 +0100
parents f952c1fd228c
children 18ea6ab4e81d
line wrap: on
line source

Description:
reentrant random number generator

Files:
lib/random_r.c
m4/random_r.m4

Depends-on:
stdlib
stdint

configure.ac:
gl_FUNC_RANDOM_R
gl_STDLIB_MODULE_INDICATOR([random_r])

Makefile.am:

Include:
#include <stdlib.h>

License:
LGPLv2+

Maintainer:
Jim Meyering, glibc