mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
3ba06713f8
2002-08-04 Jakub Jelinek <jakub@redhat.com> * manual/debug.texi: Fix spelling to programmatically. Reported by <hayastan132@hotmail.com>. * include/libio.h: Add libc_hidden_proto for __uflow. * include/stdio.h: Map fopen, fdopen, fclose, fputs, fsetpos, and fgetpos to _IO_* names. Add libc_hidden_proto for fileno, fwrite, fseek, fflush_unlocked, fread_unlocked, fwrite_unlocked, fgets_unlocked, fputs_unlocked. * include/wchar.h: Add libc_hidden_proto for fputws_unlocked, putwc_unlocked, vswscanf. * libio/iolibio.h: Add libc_hidden_proto for _IO_fputs. * libio/fileno.c: Use <stdio.h> and libc_hidden_def. * libio/fseek.c: Likewise. * libio/fmemopen.c: Include "libioP.h". Call _IO_fopencookie and not fopencookie. * libio/genops.c (__uflow): Add libc_hidden_def. * libio/iofflush_u.c (fflush_unlocked): Likewise. * libio/iofgets_u.c (fgets_unlocked): Likewise. * libio/iofputs_u.c (fputs_unlocked): Likewise. * libio/iofputws_u.c (fputws_unlocked): Likewise. * libio/iofread_u.c (fread_unlocked): Likewise. * libio/iofwrite_u.c (fwrite_unlocked): Likewise. * libio/iovswscanf.c (vswscanf): Likewise. * libio/putwc_u.c (putwc_unlocked): Likewise. * libio/iofputs.c: Use libc_hidden_def instead of INTDEF. * malloc/malloc.c: Redirect fwrite calls to _IO_fwrite. * malloc/mtrace.c: Likewise. * sunrpc/clnt_perr.c: Remove fputs macro. * sunrpc/svc_simple.c: Likewise. * sunrpc/svc_tcp.c: Likewise. * sunrpc/svc_udp.c: Likewise. * sunrpc/xdr_rec.c: Likewise. * sunrpc/xdr_ref.c: Likewise. * iconv/Makefile: Add CPPFLAGS definitions with -DNOT_in_libc for iconv_prog, linereader, and charmap-dir. * locale/Makefile: Likewise for locale and charmap-dir. * malloc/Makefile: Likewise for memusagestat. * nscd/Makefile: Likewise for nscd, nscd_conf, and dbg_log. * sunrpc/Makefile: Likewise for rpc_main. * sysdeps/unix/sysv/linux/Makefile: Likewise for lddlibc4. * timezone/Makefile: Likewise for zic. * stdio-common/perror.c: Avoid multiple calls to fileno_unlocked. |
||
---|---|---|
.. | ||
_i18n_number.h | ||
_itoa.c | ||
_itoa.h | ||
_itowa.c | ||
_itowa.h | ||
.cvsignore | ||
asprintf.c | ||
bug1.c | ||
bug1.input | ||
bug2.c | ||
bug3.c | ||
bug4.c | ||
bug5.c | ||
bug6.c | ||
bug6.input | ||
bug7.c | ||
bug8.c | ||
bug9.c | ||
bug10.c | ||
bug11.c | ||
bug12.c | ||
bug13.c | ||
Depend | ||
dprintf.c | ||
errnobug.c | ||
fprintf.c | ||
fscanf.c | ||
getline.c | ||
getw.c | ||
itoa-digits.c | ||
itoa-udigits.c | ||
itowa-digits.c | ||
Makefile | ||
perror.c | ||
printf_fp.c | ||
printf_size.c | ||
printf-parse.h | ||
printf-prs.c | ||
printf.c | ||
printf.h | ||
psignal.c | ||
putw.c | ||
reg-printf.c | ||
scanf1.c | ||
scanf2.c | ||
scanf3.c | ||
scanf4.c | ||
scanf5.c | ||
scanf7.c | ||
scanf8.c | ||
scanf9.c | ||
scanf10.c | ||
scanf11.c | ||
scanf12.c | ||
scanf12.input | ||
scanf.c | ||
snprintf.c | ||
sprintf.c | ||
sscanf.c | ||
stdio_ext.h | ||
stdio_lim.h.in | ||
tempnam.c | ||
temptest.c | ||
test_rdwr.c | ||
test-fseek.c | ||
test-fwrite.c | ||
test-popen.c | ||
test-vfprintf.c | ||
tfformat.c | ||
tiformat.c | ||
tllformat.c | ||
tmpnam_r.c | ||
tmpnam.c | ||
tst-cookie.c | ||
tst-fdopen.c | ||
tst-ferror.c | ||
tst-ferror.input | ||
tst-fileno.c | ||
tst-fmemopen.c | ||
tst-fseek.c | ||
tst-gets.c | ||
tst-gets.input | ||
tst-obprintf.c | ||
tst-perror.c | ||
tst-printf.c | ||
tst-printf.sh | ||
tst-printfsz.c | ||
tst-rndseek.c | ||
tst-sprintf.c | ||
tst-sscanf.c | ||
tst-swprintf.c | ||
tst-tmpnam.c | ||
tst-unbputc.c | ||
tst-unbputc.sh | ||
tst-ungetc.c | ||
tst-wc-printf.c | ||
tstdiomisc.c | ||
tstgetln.c | ||
tstgetln.input | ||
tstscanf.c | ||
tstscanf.input | ||
Versions | ||
vfprintf.c | ||
vfscanf.c | ||
vfwprintf.c | ||
vfwscanf.c | ||
vprintf.c | ||
xbug.c |