From owner-freebsd-commit Tue Aug 1 15:05:06 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id PAA09112 for commit-outgoing; Tue, 1 Aug 1995 15:05:06 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id PAA09094 for cvs-lib-outgoing; Tue, 1 Aug 1995 15:05:03 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id PAA09077 ; Tue, 1 Aug 1995 15:04:58 -0700 Date: Tue, 1 Aug 1995 15:04:58 -0700 From: "Andrey A. Chernov" Message-Id: <199508012204.PAA09077@freefall.cdrom.com> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/stdlib strtoq.c strtoul.c strtouq.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/08/01 15:04:58 Modified: lib/libc/stdlib strtoq.c strtoul.c strtouq.c Log: Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits)