summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtod.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ok here is the mvme88k userland, minus a few important pieces.rahnds1997-03-251-2/+2
| | | | | | | | | | as, ld change need to be merged. It is known that shared libraries and C++ do not work. If anyone wants to step forward and take over the mvme88k port please do. It was dumped on me when the original developer, Nivas, left his previous job and started a new one. I am trying to get the port in a shape that someone could take over.
* port is powerpc not, ppc.rahnds1997-01-091-2/+2
| | | | Make the defines so.
* Add powerpc support. To bad this needs to be modified for everyrahnds1996-12-211-2/+3
| | | | new architecture.
* sys/types.h will serve us better than machine/endian.h.etheisen1996-11-141-3/+2
|
* Include <machine/types.h> for now.etheisen1996-11-141-1/+2
|
* Fix RCS idstholo1996-08-191-4/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* be very careful in case of signed charsderaadt1996-07-271-4/+4
|
* From NetBSD: merge of 960317niklas1996-03-191-2/+14
|
* initial import of NetBSD treederaadt1995-10-181-0/+2499