diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-01-13 22:50:58 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-01-13 22:50:58 +0100 |
commit | 9b723c4ea768f71fc0bc69ba467c6240d18adf35 (patch) | |
tree | 84d6e4e61f569ef30c1ff526f75d36e262b32f8c /test/API/stdio.SUSv4.syms | |
parent | 6252572a624c5bc65a6ed3a5778808e84510a8f7 (diff) |
remove API dir. tests are disabled anyway.
Diffstat (limited to 'test/API/stdio.SUSv4.syms')
-rw-r--r-- | test/API/stdio.SUSv4.syms | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/test/API/stdio.SUSv4.syms b/test/API/stdio.SUSv4.syms deleted file mode 100644 index 08404437e..000000000 --- a/test/API/stdio.SUSv4.syms +++ /dev/null @@ -1,44 +0,0 @@ -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 |