OpenGrok
Cross Reference: rand48.h
xref
: /
src
/
lib
/
libc
/
stdlib
/
rand48.h
Home
|
History
|
Annotate
|
Download
|
only in
stdlib
History log of
/src/lib/libc/stdlib/rand48.h
Revision
Date
Author
Comments
1.6
18-May-2011
dsl
Remove __P()
1.5
22-Mar-2006
drochner
<math.h> is just needed for the ldexp() call in erand48() -
remove unnecessary dependency
1.4
09-Jan-1998
perry
RCS Id Police.
1.3
21-Jul-1997
jtc
If port provides __weak_alias(), provide an Standard C and POSIX pure
identifier namespace by renaming non standard functions and variables
such that they have a leading underscore. The library will use those
names internally. Weak aliases are used to provide the original names
to the API.
This is only the first part of this change. It is most of the functions
which are implemented in C for all NetBSD ports. Subsequent changes are
to add the same support to the remaining C files, to assembly files, and
to the automagically generated assembly source used for system calls.
When all of the above is done, ports with weak alias support should add
a definition for __weak_alias to <sys/cdefs.h>.
1.2
13-Oct-1993
jtc
branches: 1.2.8;
Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace.
1.1
07-Oct-1993
brezak
Rand48 routines from martin@ntkupc1.tuwien.ac.at (Martin Birgmeier)
1.2.8.1
18-Sep-1996
jtc
snapshot namespace cleanup: stdlib
Indexes created Tue Sep 30 07:10:03 GMT 2025