]> sourceware.org Git - newlib-cygwin.git/commit
* smallprint.cc (hex_str): New const string.
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 30 Oct 2009 09:02:30 +0000 (09:02 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 30 Oct 2009 09:02:30 +0000 (09:02 +0000)
commit460af5f9c0eeaf3e4147c6882430e4df024bfddb
tree71066b1129c8abaa3dde7ae1ed36cffcce17d5b4
parentdc3d6d9093d3cab0a412b7e5694d3a8fcd116d5c
* smallprint.cc (hex_str): New const string.
(__rn): Drop str and use hex_str instead.
(__small_vsprintf): If 'l' modifier has been found, print subsequent
multibyte or wide char string using the s, S, or W options in extended
hex value layout.

* fhandler_disk_file.cc (fhandler_disk_file::readdir): Print WCHAR
and resulting multibyte filename in extended hex value layout in
debug output.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_disk_file.cc
winsup/cygwin/smallprint.cc
This page took 0.029076 seconds and 5 git commands to generate.