glibc/manual
Ulrich Drepper 6736e93bab Update.
2002-03-23  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/brk.c (__curbrk): Declare.
	* sysdeps/generic/dl-brk.c: Add attribute_hidden to __curbrk.
	* sysdeps/generic/dl-sbrk.c: Likewise.
	* sysdeps/unix/arm/dl-brk.S: New file.
	* sysdeps/unix/bsd/hp/m68k/dl-brk.S: New file.
	* sysdeps/unix/bsd/osf/alpha/dl-brk.S: New file.
	* sysdeps/unix/bsd/sun/m68k/dl-brk.S: New file.
	* sysdeps/unix/bsd/vax/dl-brk.S: New file.
	* sysdeps/unix/i386/dl-brk.S: New file.
	* sysdeps/unix/mips/dl-brk.S: New file.
	* sysdeps/unix/sparc/dl-brk.S: New file.
	* sysdeps/unix/sysv/linux/alpha/dl-brk.S: New file.
	* sysdeps/unix/sysv/linux/ia64/dl-brk.S: New file.
	* sysdeps/unix/sysv/linux/powerpc/dl-brk.S: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/dl-brk.S: New file.
	* sysdeps/unix/sysv/linux/i386/dl-brk.c: Remove.
	* sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Remove.

2002-04-03  Andreas Schwab  <schwab@suse.de>

	* Makefile (headers): Add gnu/lib-names.h here instead of
	install-others.
	($(inst_includedir)/gnu/lib-names.h): Remove explicit
	installation rule.
	(install-headers): Add dependency on install-headers-nosubdir.
	* stdio-common/Makefile (headers): Add bits/stdio_lim.h here
	instead of install-others.
	($(inst_includedir)/bits/stdio_lim.h): Remove explicit
	installation rule.

2002-04-05  Ulrich Drepper  <drepper@redhat.com>

	* manual/users.tex (Enable/Disable Setuid): Fix typo in example.
	Reported by Sam Roberts <sroberts@uniserve.com>.

2002-04-03  Jakub Jelinek  <jakub@redhat.com>

	* elf/do-rel.h (elf_dynamic_do_rel): Skip relative relocs if
	l_addr == 0 and ELF_MACHINE_REL_RELATIVE.
	* sysdeps/alpha/dl-machine.h (ELF_MACHINE_REL_RELATIVE): Define.
	* sysdeps/ia64/dl-machine.h (ELF_MACHINE_REL_RELATIVE): Define.

2002-04-03  David Mosberger  <davidm@hpl.hp.com>

	* sysdeps/ia64/dl-machine.h (TRAMPOLINE_TEMPLATE): Add unwind info.
	(RTLD_START): Ditto.
	(__ia64_init_bootstrap_fdesc_table): Insert stop bit to avoid RAW
	dependency violation.
2002-04-06 01:45:15 +00:00
..
examples Update. 2002-03-12 02:04:08 +00:00
.cvsignore
argp.texi
arith.texi
charset.texi Update. 2001-11-07 07:21:22 +00:00
conf.texi
contrib.texi
creature.texi
crypt.texi
ctype.texi
debug.texi
dir
errno.texi
fdl.texi
filesys.texi Update. 2001-11-27 04:07:09 +00:00
freemanuals.texi
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-04-03 09:17:17 +00:00
intro.texi
io.texi
job.texi
lang.texi
lesser.texi
libc-texinfo.sh
libc.texinfo Update. 2002-01-17 07:38:47 +00:00
libcbook.texi
libm-err-tab.pl
llio.texi Update. 2002-01-29 03:56:50 +00:00
locale.texi
maint.texi
Makefile
math.texi
memory.texi (Aligned Memory Blocks): Fix typo. 2002-03-24 12:58:23 +00:00
message.texi
nss.texi
nsswitch.texi
pattern.texi
pipe.texi
process.texi
resource.texi
search.texi Update. 2002-01-29 08:58:51 +00:00
setjmp.texi
signal.texi Update. 2002-01-29 08:58:51 +00:00
socket.texi
startup.texi
stdio-fp.c
stdio.texi Update. 2001-11-27 02:20:12 +00:00
string.texi Fix typos. 2001-11-05 20:55:42 +00:00
summary.awk
sysinfo.texi
syslog.texi Update. 2002-01-18 06:26:02 +00:00
terminal.texi
texinfo.tex Update. 2002-03-05 19:53:34 +00:00
texis.awk
time.texi Update. 2002-03-14 20:48:50 +00:00
tsort.awk
users.texi Update. 2002-04-06 01:45:15 +00:00
xtract-typefun.awk