diff options
author | alc <alc@FreeBSD.org> | 1999-07-23 23:45:50 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 1999-07-23 23:45:50 +0000 |
commit | c9e1b9416b60e2e9e3dd7b383a46837c3736dd4a (patch) | |
tree | 04247262d3efa498d2cc5d67a1964ba8549f0fe8 /lib/libc/stdlib/random.c | |
parent | 65200072445496b0e9fc1ccec1519a4eb8c1643a (diff) | |
download | FreeBSD-src-c9e1b9416b60e2e9e3dd7b383a46837c3736dd4a.zip FreeBSD-src-c9e1b9416b60e2e9e3dd7b383a46837c3736dd4a.tar.gz |
atomic.h:
Change "void *" to "volatile TYPE *", improving type safety
and eliminating some warnings (e.g., mp_machdep.c rev 1.106).
cpufunc.h:
Eliminate setbits. As defined, it's not precisely correct;
and it's redundant. (Use atomic_set_int instead.)
ipl_funcs.c:
Use atomic_set_int instead of setbits.
systm.h:
Include atomic.h.
Reviewed by: bde
Diffstat (limited to 'lib/libc/stdlib/random.c')
0 files changed, 0 insertions, 0 deletions