Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2004 05:45:32 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio local.h vfprintf.c vfwprintf.c wbuf.c
Message-ID:  <200406080545.i585jWVA055597@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2004-06-08 05:45:32 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       local.h vfprintf.c vfwprintf.c wbuf.c 
  Log:
  Rename cantwrite() to prepwrite().  The latter is less confusing,
  since the macro isn't really a predicate, and it has side-effects.
  
  Revision  Changes    Path
  1.25      +3 -2      src/lib/libc/stdio/local.h
  1.66      +1 -1      src/lib/libc/stdio/vfprintf.c
  1.21      +1 -1      src/lib/libc/stdio/vfwprintf.c
  1.11      +1 -1      src/lib/libc/stdio/wbuf.c



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