Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2002 14:01:02 -0500
From:      "Brian F. Feldman" <green@FreeBSD.org>
To:        Mike Barcroft <mike@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/bin/dd args.c dd.c extern.h 
Message-ID:  <200201251901.g0PJ12w79638@green.bikeshed.org>
In-Reply-To: Message from Mike Barcroft <mike@FreeBSD.org>  of "Fri, 25 Jan 2002 13:45:30 EST." <20020125134530.D92720@espresso.q9media.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Barcroft <mike@FreeBSD.org> wrote:
> Brian Feldman <green@FreeBSD.org> writes:
> > green       2002/01/25 09:44:47 PST
> > 
> >   Modified files:
> >     bin/dd               args.c dd.c extern.h 
> >   Log:
> >   Commit general cleanups (separate get_num() and get_off_t() functions to
> >   debogosify some of the command-line string-number conversions into
> >   an unsigned and signed variant.)
> >   
> >   Revision  Changes    Path
> >   1.28      +108 -57   src/bin/dd/args.c
> >   1.33      +2 -2      src/bin/dd/dd.c
> >   1.11      +2 -3      src/bin/dd/extern.h
> 
> `quad_t' and its unsigned equivalent are deprecated.  It might be wise
> to update this code to use `long long' and `unsigned long long'.

Yeah, that is the general plan after getting my actual changes committed in 
the first place.  At some point it will just be a simple search and replace, 
so... I'd actually rather hold out for intmax_t being supported everywhere.

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org  <> bfeldman@tislabs.com      \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201251901.g0PJ12w79638>