[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 28 Jun 2002 18:20:12 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2002/06/28 18:20:12
Modified files:
include : stdlib.h
lib/libc/stdlib: Makefile.inc strtol.3 strtoul.3
Added files:
lib/libc/stdlib: strtoll.c strtoull.c
Removed files:
lib/libc/stdlib: strtoq.c strtouq.c
Log message:
Replace strtou?q() with the more standard strtou?ll(), using weak
aliases to fake up strtou?q(). espie@ OK.
Visit your host, monkey.org