summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/erand48.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Only two of the *rand48.c files need <math.h>, so just #include it in themguenther2015-09-141-1/+2
|
* Wrap <stdlib.h> so that calls go direct and the symbols not in theguenther2015-09-131-1/+2
| | | | | | C standard are all weak. Apply __{BEGIN,END}_HIDDEN_DECLS to gdtoa{,imp}.h, hiding the arch-specific __strtorx, __ULtox_D2A, __strtorQ, __ULtoQ_D2A symbols.
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* Fix RCS idstholo1996-08-191-0/+4
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+23