glibc/manual
Ulrich Drepper ca10f33858 Update.
2003-11-07  Jakub Jelinek  <jakub@redhat.com>

	* io/ftw.c (NFTW_OLD_NAME, NFTW_NEW_NAME): Define.
	(ftw_dir, ftw_startup): Add __attribute ((noinline)).
	(NFTW_OLD_NAME, NFTW_NEW_NAME): New functions.
	(NFTW_NAME): Only define if !_LIBC, add versioned_symbol
	and compat_symbol.
	* io/ftw64.c (NFTW_OLD_NAME, NFTW_NEW_NAME): Define.
	* io/Versions (libc): Export nftw@@GLIBC_2.3.3
	and nftw64@@GLIBC_2.3.3.

	* io/ftw.h (FTW_ACTIONRETVAL): New flag.
	(FTW_CONTINUE, FTW_STOP, FTW_SKIP_SUBTREE, FTW_SKIP_SIBLINGS): New.
	* io/ftw.c (ftw_dir): Add old_dir argument.
	Clear result if it was FTW_SKIP_SIBLINGS after processing all
	dir entries.  Change cwd back if old_dir != NULL.
	(process_entry): Adjust caller.  Don't change cwd back here.
	Change FTW_SKIP_SUBTREE result to 0.
	(ftw_startup): Adjust ftw_dir caller.
	Clear result if it was FTW_SKIP_SUBTREE or FTW_SKIP_SIBLINGS.
	* io/ftwtest.c (skip_subtree, skip_siblings): New variables.
	(options, main): Add --skip-subtree and --skip-siblings options.
	(cb): Use return FTW_CONTINUE instead of return 0.
	Handle --skip-subtree and --skip-siblings.
	* io/ftwtest-sh: Add tests for FTW_ACTIONRETVAL.
	* manual/filesys.texi: Document FTW_ACTIONRETVAL.
2003-11-07 23:00:00 +00:00
..
examples Fix warnings. Better error message for missing -c argument. 2003-10-06 21:20:39 +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 2003-07-21 Art Haas <ahaas@airmail.net> 2003-07-22 20:05:55 +00:00
conf.texi
contrib.texi 2002-08-20 Brian Youmans <3diff@gnu.org> 2002-08-20 21:51:55 +00:00
creature.texi
crypt.texi 2002-11-11 Paul Eggert <eggert@twinsun.com> 2002-11-13 04:51:00 +00:00
ctype.texi Update. 2002-06-30 04:04:20 +00:00
debug.texi * include/bits/dlfcn.h: New file. 2002-08-10 07:54:55 +00:00
dir
errno.texi * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd). 2002-08-27 09:23:13 +00:00
fdl.texi
filesys.texi Update. 2003-11-07 23:00:00 +00:00
freemanuals.texi
getopt.texi
header.texi
install.texi Update. 2003-01-15 07:15:24 +00:00
intro.texi
io.texi
job.texi
lang.texi Update. 2002-08-25 19:34:42 +00:00
lesser.texi
libc-texinfo.sh * manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON that 2002-12-10 11:08:11 +00:00
libc.texinfo 2002-09-13 Roland McGrath <roland@redhat.com> 2002-09-13 19:42:50 +00:00
libcbook.texi
libm-err-tab.pl
llio.texi Update. 2003-05-10 08:39:58 +00:00
locale.texi Update. 2002-06-30 04:04:20 +00:00
maint.texi
Makefile
math.texi
memory.texi * manual/memory.texi (Malloc Tunable Parameters): Clarify 2003-02-25 10:10:35 +00:00
message.texi Update. 2003-08-29 07:16:04 +00:00
nss.texi
nsswitch.texi
pattern.texi 2002-11-18 Roland McGrath <roland@redhat.com> 2002-11-18 20:31:41 +00:00
pipe.texi
process.texi
resource.texi Update. 2003-05-10 08:39:58 +00:00
search.texi * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
setjmp.texi
signal.texi * manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON that 2002-12-10 11:08:11 +00:00
socket.texi
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 Update. 2003-06-01 08:52:38 +00:00
summary.awk
sysinfo.texi * manual/sysinfo.texi (Mount Information): Correct file name to macro 2002-08-27 09:40:16 +00:00
syslog.texi
terminal.texi Update. 2003-03-01 01:14:31 +00:00
texinfo.tex Update. 2003-05-13 21:14:28 +00:00
texis.awk
time.texi Update. 2003-09-08 16:33:12 +00:00
tsort.awk
users.texi
xtract-typefun.awk