glibc/manual
Ulrich Drepper 3ba06713f8 Update.
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.
2002-08-04 20:54:20 +00:00
..
examples Update. 2002-03-12 02:04:08 +00:00
.cvsignore
argp.texi Update. 2002-06-30 04:04:20 +00:00
arith.texi Update. 2002-06-30 04:04:20 +00:00
charset.texi Update. 2002-06-30 04:04:20 +00:00
conf.texi
contrib.texi * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
creature.texi
crypt.texi Update. 2001-05-21 17:38:30 +00:00
ctype.texi Update. 2002-06-30 04:04:20 +00:00
debug.texi Update. 2002-08-04 20:54:20 +00:00
dir
errno.texi Update. 2001-08-16 17:51:43 +00:00
fdl.texi Update. 2001-07-06 09:21:36 +00:00
filesys.texi Update. 2002-06-30 04:04:20 +00:00
freemanuals.texi * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
getopt.texi (getopt_long, getopt_long_only): Include const in type of longopts parameter. 2001-10-31 08:30:48 +00:00
header.texi
install.texi Update. 2002-06-30 04:04:20 +00:00
intro.texi Update. 2001-05-21 17:38:30 +00:00
io.texi
job.texi
lang.texi Update. 2002-05-28 05:26:16 +00:00
lesser.texi Don't print header completly in CAPS. 2001-07-19 12:48:11 +00:00
libc-texinfo.sh * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
libc.texinfo Update. 2002-01-17 07:38:47 +00:00
libcbook.texi
libm-err-tab.pl * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
llio.texi Update. 2002-01-29 03:56:50 +00:00
locale.texi Update. 2002-06-30 04:04:20 +00:00
maint.texi
Makefile (glibc-targets): Add xtests. 2002-04-21 00:42:54 +00:00
math.texi * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
memory.texi (Hooks for Malloc): Correct order of arguments for __memalign_hook. 2002-07-22 00:57:09 +00:00
message.texi Update. 2002-07-24 11:18:48 +00:00
nss.texi Update. 2001-05-21 17:38:30 +00:00
nsswitch.texi
pattern.texi Update. 2001-05-21 17:38:30 +00:00
pipe.texi
process.texi Update. 2001-05-21 17:38:30 +00:00
resource.texi Update. 2002-06-30 04:04:20 +00:00
search.texi Update. 2002-01-29 08:58:51 +00:00
setjmp.texi Update. 2001-05-21 17:38:30 +00:00
signal.texi Update. 2002-01-29 08:58:51 +00:00
socket.texi Update. 2001-07-06 06:58:28 +00:00
startup.texi Update. 2002-06-30 04:04:20 +00:00
stdio-fp.c
stdio.texi Update. 2002-06-30 04:04:20 +00:00
string.texi Fix typos. 2001-11-05 20:55:42 +00:00
summary.awk Update. 2001-08-04 15:36:35 +00:00
sysinfo.texi Update. 2001-05-21 17:38:30 +00:00
syslog.texi Update. 2002-01-18 06:26:02 +00:00
terminal.texi Update. 2001-05-21 17:38:30 +00:00
texinfo.tex Update. 2002-03-05 19:53:34 +00:00
texis.awk Correct close statement. 2001-05-18 13:01:32 +00:00
time.texi Update. 2002-06-30 04:04:20 +00:00
tsort.awk
users.texi Update. 2002-04-06 01:45:15 +00:00
xtract-typefun.awk