glibc/gmon
Ulrich Drepper 0e47dbd052 Update.
2002-03-11  Ulrich Drepper  <drepper@redhat.com>

	* gmon/Makefile (elide-routines.os): Add bb_init_func and bb_exit_func.
	They were never exported anyway.

	* gmon/gmon.c (_gmonparam): Add attribute_hidden.
	* gmon/sys/gmon.h: Remove declaration of _gmonparam.  It wasn't
	exported.
	* include/sys/gmon.h: Declare _gmonparam.

	* sysdeps/unix/sysv/linux/i386/getdents64.c: Don't define compatibility
	symbols for getdents64.  They were never exported.
2002-03-11 10:28:31 +00:00
..
sys Update. 2002-03-11 10:28:31 +00:00
.cvsignore
Makefile (elide-routines.os): Add bb_init_func and bb_exit_func. They were never exported anyway. 2002-03-11 10:26:47 +00:00
Versions Update. 2001-03-21 20:15:55 +00:00
bb_exit_func.c Update. 2001-07-17 08:32:35 +00:00
gmon.c Update. 2002-03-11 10:28:31 +00:00
mcount.c
tst-sprofil.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00