glibc/misc
Ulrich Drepper ab95290c78 Update.
2000-06-13  Ulrich Drepper  <drepper@redhat.com>

	* misc/sys/cdefs.h: Define __bounded and __unbounded if
	__BOUNDED_POINTERS__ is not defined.

2000-06-07  Greg McGary  <greg@mcgary.org>

	* sysdeps/generic/bp-sym.h: New file.
	* sysdeps/generic/bp-start.h: New file.
	* sysdeps/i386/elf/start.S: Designate BP symbols.
	* sysdeps/generic/libc-start.c: Wrap bounds around
	argv & envp and each of their string members.

2000-06-07  Greg McGary  <greg@mcgary.org>

	* sysdeps/unix/make-syscalls.sh: Add comments to
	output that aid debugging & comprehension.
	Map simple syscall signatures to number of args.
	Generate BP syscall thunk definitions.
	* sysdeps/generic/bp-thunks.h: New file.
	* sysdeps/unix/syscalls.list: Replace arg-count with
	simple return+arg signature.
	* sysdeps/unix/common/syscalls.list: Likewise.
	* sysdeps/unix/inet/syscalls.list: Likewise.
	* sysdeps/unix/mman/syscalls.list: Likewise.
	* sysdeps/unix/sysv/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.

2000-06-07  Greg McGary  <greg@mcgary.org>

	* Makeconfig (CPPFLAGS-.ob): pass -fbounded-pointers for all files
	*.[cS].
	(CFLAGS-.ob): Don't optimize sibling calls.
	(bppfx): New variable.
	* Makerules (elide-bp-thunks): New variable.
	(elide-routines.*): Elide BP-* files for all but *.ob.
	(sources): Include bp-thunks.

	* iconv/gconv_simple.c: Remove unnecessary prototype.

	* iconv/gconv_trans.c: Pretty print.
2000-06-13 07:33:12 +00:00
..
bits
sys Update. 2000-06-13 07:33:12 +00:00
.cvsignore
ar.h
daemon.c
dirname.c
efgcvt_r.c
efgcvt.c
err.c
err.h
error.c
error.h
fstab.c Update. 2000-04-22 07:19:25 +00:00
fstab.h
getpass.c
getttyent.c
getusershell.c
hsearch_r.c
hsearch.c
init-misc.c
insremque.c
libgen.h Update. 2000-02-23 06:02:09 +00:00
lsearch.c
Makefile Update. 2000-03-20 22:54:01 +00:00
mkdtemp.c
mkstemp.c
mktemp.c
mntent_r.c
mntent.c
mntent.h
qefgcvt_r.c
qefgcvt.c
regexp.c
regexp.h
search.h Update. 2000-02-23 06:02:09 +00:00
sgtty.h
stab.h
syscall.h
sysexits.h
syslog.c
syslog.h
tsearch.c
tst-dirname.c Update. 2000-05-23 08:43:26 +00:00
tst-efgcvt.c
tst-fdset.c
tst-mntent.c
tst-tsearch.c 2000-05-05 Andreas Jaeger <aj@suse.de> 2000-05-05 15:29:58 +00:00
ttyent.h
ttyslot.c
ustat.h
Versions [libc] (GLIBC_2.2): Add posix_madvice. 2000-04-14 05:45:32 +00:00