Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 1996 21:02:18 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-lib
Subject:   cvs commit:  src/lib/libc/stdio mktemp.3
Message-ID:  <199602150502.VAA13039@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         96/02/14 21:02:18

  Modified:    lib/libc/stdio  mktemp.3
  Log:
  Added a little NOTES section explaining that passing in a string that
  resides in read-only memory is going to cause the program to core dump,
  and this is commmon with older pre-ANSI C programs.
  
  (I've scratched my head over this one at 3 in the morning before
  while trying to port some ancient program)
  
  Suggested by:	Gary Kline <kline@tera.com>
  
  Revision  Changes    Path
  1.2       +22 -0     src/lib/libc/stdio/mktemp.3



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