aboutsummaryrefslogtreecommitdiff
path: root/stdio/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'stdio/Versions')
-rw-r--r--stdio/Versions3
1 files changed, 2 insertions, 1 deletions
diff --git a/stdio/Versions b/stdio/Versions
index e3df076..9700ba6 100644
--- a/stdio/Versions
+++ b/stdio/Versions
@@ -53,7 +53,8 @@ libc {
# f*
feof_unlocked; ferror_unlocked; fflush_unlocked; fgets_unlocked;
- fileno_unlocked; fputc_unlocked; fread_unlocked; fwrite_unlocked;
+ fileno_unlocked; fputc_unlocked; fputs_unlocked;
+ fread_unlocked; fwrite_unlocked;
# g*
getc_unlocked; getchar_unlocked;