Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2009 04:58:18 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdio printf-pos.c vfprintf.c vfwprintf.c
Message-ID:  <200902280458.n1S4wY2d023916@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2009-02-28 04:58:18 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       printf-pos.c vfprintf.c vfwprintf.c 
  Log:
  SVN rev 189131 on 2009-02-28 04:58:18Z by das
  
  Make sure %zd treats negative arguments properly on 32-bit platforms.
  Fix harmless but related bugs in %_$zd and %_$tu.
  
  PR:             131880
  MFC after:      1 week
  
  Revision  Changes    Path
  1.5       +6 -3      src/lib/libc/stdio/printf-pos.c
  1.89      +1 -1      src/lib/libc/stdio/vfprintf.c
  1.40      +1 -1      src/lib/libc/stdio/vfwprintf.c



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