Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2008 22:54:26 +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 printf-pos.c printflocal.h vfprintf.c vfwprintf.c
Message-ID:  <200806292254.m5TMsZ5d030173@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2008-06-29 22:54:26 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       printf-pos.c printflocal.h vfprintf.c 
                         vfwprintf.c 
  Log:
  SVN rev 180106 on 2008-06-29 22:54:26Z by das
  
  Correctly handle malloc() failure.  While here, reduce the code size a
  bit by removing some calls to the inline function addtype().
  
  Revision  Changes    Path
  1.3       +142 -95   src/lib/libc/stdio/printf-pos.c
  1.2       +2 -2      src/lib/libc/stdio/printflocal.h
  1.81      +9 -3      src/lib/libc/stdio/vfprintf.c
  1.32      +9 -3      src/lib/libc/stdio/vfwprintf.c



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