hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone
Blob Blame History Raw
#include <wchar.h>
#define CHAR wchar_t
#define L(str) L##str
#define SSCANF swscanf

#include "bug18.c"