summaryrefslogtreecommitdiff
path: root/modules/random_r
blob: 39b57bb72baa503c740df0f180188302f812af07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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