* 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

@@ -1732,8 +1732,6 @@ wmemcmp NOSIGFE
wmemcpy NOSIGFE
wmemmove NOSIGFE
wmemset NOSIGFE
wprintf SIGFE
_wprintf = wprintf SIGFE
write SIGFE
_write = write SIGFE
writev SIGFE