* cygwin.din (wprintf): Remove.

(_wprintf): Ditto.
	* syscalls.cc (wprintf): Ditto.
	* include/cygwin/version.h: Add FIXME comment.
This commit is contained in:
Corinna Vinschen
2008-04-10 09:27:58 +00:00
parent 9794095354
commit acbc84739f
4 changed files with 9 additions and 17 deletions

View File

@@ -325,6 +325,8 @@ details. */
lremovexattr, fremovexattr.
181: Export cygwin_conv_path, cygwin_create_path, cygwin_conv_path_list.
182: Export lockf.
FIXME: Removed 12 year old and entirely wrong wprintf function at
this point. We need a working implementation soon.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */