Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 21 Mar 2001 20:15:55 +0000 (20:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 21 Mar 2001 20:15:55 +0000 (20:15 +0000)
commit4c48b26742941a29b9e608f234ec8186c5fcdc8e
treefc3faf57effedc92f97f6eef62e803d595cd7c2b
parentcf4431ed2d72b47bbc36f9656b60b978d29a9dec
Update.

2001-03-21  Ulrich Drepper  <drepper@redhat.com>

* gmon/Makefile (routines): Add sprofil.
(tests): Add tst-sprofil.
(noprof): Add sprofil.
* gmon/Versions [libc] (GLIBC_2.2.3): Add sprofil.

2001-03-20  David Mosberger  <davidm@hpl.hp.com>

* sysdeps/generic/sprofil.c: New file.
* sysdeps/posix/sprofil.c: New file.
* gmon/tst-sprofil.c: New file.
* gmon/sys/profil.h: New file.
ChangeLog
gmon/Makefile
gmon/Versions
gmon/sys/profil.h [new file with mode: 0644]
gmon/tst-sprofil.c [new file with mode: 0644]
sysdeps/generic/sprofil.c [new file with mode: 0644]
sysdeps/posix/sprofil.c [new file with mode: 0644]