Switch to the OpenBSD implementations of the wide scanf functions.
This also gets us the C99 wcstoimax and wcstoumax, and a working fgetwc and ungetwc, all of which are needed in the implementation. This also brings several other files closer to upstream. Change-Id: I23b025a8237a6dbb9aa50d2a96765ea729a85579
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
*/
|
||||
|
||||
#include <pthread.h>
|
||||
#include "wcio.h"
|
||||
|
||||
/*
|
||||
* file extension
|
||||
|
Reference in New Issue
Block a user