musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/stdio/fgetc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/fgetc.c')
-rw-r--r--src/stdio/fgetc.c 3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/stdio/fgetc.c b/src/stdio/fgetc.c
index 65a10fa6..e1224164 100644
--- a/src/stdio/fgetc.c
+++ b/src/stdio/fgetc.c
@@ -9,6 +9,3 @@ int fgetc(FILE *f)
__unlockfile(f);
return c;
}
-
-weak_alias(fgetc, getc);
-weak_alias(fgetc, _IO_getc);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月11日 15:18:54 +0000

AltStyle によって変換されたページ (->オリジナル) /