diff options
Diffstat (limited to 'test/API/stdio.SUSv4.syms')
-rw-r--r-- | test/API/stdio.SUSv4.syms | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/test/API/stdio.SUSv4.syms b/test/API/stdio.SUSv4.syms new file mode 100644 index 000000000..08404437e --- /dev/null +++ b/test/API/stdio.SUSv4.syms @@ -0,0 +1,44 @@ +clearerr +fclose +feof +ferror +fflush +fgetc +fgetpos +fgets +fopen +fprintf +fputc +fputs +fread +freopen +fscanf +fseek +fsetpos +ftell +fwrite +getc +getchar +perror +printf +putc +putchar +puts +remove +rename +rewind +scanf +setbuf +setvbuf +snprintf +sprintf +sscanf +tmpfile +ungetc +vfprintf +vfscanf +vprintf +vscanf +vsnprintf +vsprintf +vsscanf |