CVSROOT: /cvs/src Module name: src Branch: cygwin-64bit-branch Changes by: [email protected] 2013-02-06 17:54:26
Modified files:
winsup/utils : ChangeLog.64bit cygcheck.cc ldd.cc mount.cc
Log message:
* ldd.cc: Drop including inttypes.h. Use %u rather than PRIu32.
* mount.cc: Fix type problem with %* expression.
* cygcheck.cc: Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.3&r2=1.1.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/cygcheck.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.133.2.5&r2=1.133.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ldd.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.14.2.1&r2=1.14.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/mount.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.54.2.2&r2=1.54.2.3
