diff options
author | Roland McGrath <roland@gnu.org> | 1996-07-09 11:09:08 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-07-09 11:09:08 +0000 |
commit | 3dbe15814da9f55274105b9b305941e573499576 (patch) | |
tree | ecf16ade1932d33b5a96e9831545af9bb9ddda89 /ChangeLog | |
parent | d33f2ad4ab849eeffb2c3d19f1e81beed0592646 (diff) | |
download | glibc-3dbe15814da9f55274105b9b305941e573499576.zip glibc-3dbe15814da9f55274105b9b305941e573499576.tar.gz glibc-3dbe15814da9f55274105b9b305941e573499576.tar.bz2 |
Tue Jul 9 06:19:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* sysdeps/generic/machine-gmon.h [NO_UNDERSCORES]: Declare _mcount
before using it in lhs of weak_alias.
* nss/getXXent_r.c (setup): New function, broken out of SETFUNC_NAME.
Call __nss_lookup when not setting STARTP.
(SETFUNC_NAME, ENDFUNC_NAME, REENTRANT_GETNAME): Call it to set up for
function-calling loop.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Tue Jul 9 06:19:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + + * sysdeps/generic/machine-gmon.h [NO_UNDERSCORES]: Declare _mcount + before using it in lhs of weak_alias. + + * nss/getXXent_r.c (setup): New function, broken out of SETFUNC_NAME. + Call __nss_lookup when not setting STARTP. + (SETFUNC_NAME, ENDFUNC_NAME, REENTRANT_GETNAME): Call it to set up for + function-calling loop. + Tue Jul 9 00:14:52 1996 Michael I. Bushnell p/BSG <mib@gnu.ai.mit.edu> * sysdeps/mach/hurd/ioctls.h (MDMBUF, ECHO, TOSTOP, FLUSHO, |