Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2002 03:12:16 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getbsize.3 getbsize.c src/include stdlib.h
Message-ID:  <200212301112.gBUBCGv1043081@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/12/30 03:12:16 PST

  Modified files:
    lib/libc/gen         getbsize.3 getbsize.c 
    include              stdlib.h 
  Log:
  Back out the s/int */size_t */ commit.
  It makes a difference on 64-bit arches, and no one really wants a 2^64
  block size [yet].
  
  Revision  Changes    Path
  1.46      +1 -1      src/include/stdlib.h
  1.10      +1 -1      src/lib/libc/gen/getbsize.3
  1.6       +1 -1      src/lib/libc/gen/getbsize.c

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?200212301112.gBUBCGv1043081>