Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 07:18:07 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include stdlib.h src/lib/libc/gen getbsize.3 getbsize.c
Message-ID:  <200210231418.g9NEI7Ob002138@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2002/10/23 07:18:07 PDT

  Modified files:
    include              stdlib.h 
    lib/libc/gen         getbsize.3 getbsize.c 
  Log:
  Make the first argument of getbsize a size_t* instead of an int*, as this is what the quantity actually is. Fix an easy const while I'm here.
  
  Revision  Changes    Path
  1.45      +1 -1      src/include/stdlib.h
  1.9       +2 -2      src/lib/libc/gen/getbsize.3
  1.5       +3 -2      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?200210231418.g9NEI7Ob002138>