projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
autoupdate
[pspp]
/
modules
/
random_r
1
Description:
2
reentrant random number generator
3
4
Files:
5
lib/random_r.c
6
m4/random_r.m4
7
8
Depends-on:
9
stdlib
10
stdint
11
12
configure.ac:
13
gl_FUNC_RANDOM_R
14
gl_STDLIB_MODULE_INDICATOR([random_r])
15
16
Makefile.am:
17
18
Include:
19
<stdlib.h>
20
21
License:
22
LGPLv2+
23
24
Maintainer:
25
Jim Meyering, glibc