aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/lrand.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-12all: fix or silence various gcc warningsRuss Cox1-7/+5
As usual, gcc finds some real problems but also reports a ton of noise. Fix the problems and quiet the noise.
2004-12-29Rename lrand to p9lrand, too.wkj1-1/+1
2004-12-29Avoid conflicts with stdlib.wkj1-1/+1
2004-12-28make these files look like plan 9'srsc1-1/+76
2004-03-21Add some missing files.rsc1-0/+8