Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Dec 2000 21:19:52 -0800 (PST)
From:      Ben Smithurst <ben@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio printf.3
Message-ID:  <200101010519.f015JqQ49619@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ben         2000/12/31 21:19:52 PST

  Modified files:
    lib/libc/stdio       printf.3 
  Log:
  Make it a bit clearer that asprintf doesn't actually "return" a pointer in
  the normal sense of the word, but does it through one of its arguments which
  is a pointer to a pointer.
  
  PR:		23717
  Submitted by:	phk
  
  Revision  Changes    Path
  1.21      +4 -5      src/lib/libc/stdio/printf.3



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?200101010519.f015JqQ49619>