Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2002 17:34:00 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include stdlib.h
Message-ID:  <200212130134.gBD1Y0xl005222@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/12/12 17:34:00 PST

  Modified files:        (Branch: RELENG_4)
    include              stdlib.h 
  Log:
  Only prototype strtoll() and strtoull() if "long long" is supported.
  Fixes warnings from <stdlib.h> in files compiled with gcc -ansi -pedantic.
  
  PR:             43780
  
  Revision  Changes    Path
  1.16.2.5  +4 -0      src/include/stdlib.h

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?200212130134.gBD1Y0xl005222>