index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdlib
/
lcong48.c
blob: 2817def488ca887f3a2ad888a8d1d131d4ceba4d (
plain
)
1
2
3
4
5
6
7
8
9
#include <stdlib.h> void lcong48(unsigned short param[7]) { } /* XOPEN(4) */