|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Landry Breuil (landry
cvs.openbsd.org)
Date: Fri Jun 13 2008 - 16:04:24 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: landry
cvs.openbsd.org 2008/06/13 15:04:24
Modified files:
include : stdlib.h
lib/libc/stdlib: Makefile.inc strtod.3
Added files:
lib/libc/stdlib: strtof.c
Log message:
Add strtof() to libc, some ports seem to like it. Currently it's a simple
call to strtod() with bounding check.
Discussed with pyr
and otto
ok otto
deraadt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]