Browse Source

used hidden close

Mike Frysinger 20 năm trước cách đây
mục cha
commit
623f8de43a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      libc/stdio/fclose.c

+ 2 - 0
libc/stdio/fclose.c

@@ -5,6 +5,8 @@
  * Dedicated to Toni.  See uClibc/DEDICATION.mjn3 for details.
  */
 
+#define close __close
+
 #include "_stdio.h"
 
 #undef fclose