mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 00:30:07 +00:00
3586b2b60b
prototypes. (__fread_alias, __fread_unlocked_alias): New aliases. (fread): New extern inline. (fread_unlocked): Likewise. Undef macro before definition of the inline function. * debug/Makefile (routines): Add fread_chk and fread_u_chk. (CFLAGS-fread_chk.c, CFLAGS-fread_u_chk.c): Add. * debug/Versions (libc): Export __fread_chk@@GLIBC_2.7 and __fread_unlocked_chk@@GLIBC_2.7. * debug/fread_chk.c: New file. * debug/fread_u_chk.c: New file. * debug/tst-chk1.c (do_test): Add fread and fread_unlocked tests. |
||
---|---|---|
.. | ||
libio-ldbl.h | ||
stdio2.h | ||
stdio-ldbl.h | ||
stdio.h |