diff options
author | Roland McGrath <roland@gnu.org> | 2004-10-26 02:36:52 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-10-26 02:36:52 +0000 |
commit | e8210ece6e1f5e9e8fc779192bd7c0a108395d86 (patch) | |
tree | 5e8d2594bdff7439f4c32290866feadfa6d50e18 /ChangeLog | |
parent | 4463a2eed73d72227f298f128ee5274b6a2e94d5 (diff) | |
download | glibc-e8210ece6e1f5e9e8fc779192bd7c0a108395d86.tar.gz glibc-e8210ece6e1f5e9e8fc779192bd7c0a108395d86.tar.xz glibc-e8210ece6e1f5e9e8fc779192bd7c0a108395d86.zip |
* login/openpty.c (openpty): Add libutil_hidden_def.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 61840805d6..f17c818c75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-10-25 Roland McGrath <roland@redhat.com> + * login/openpty.c (openpty): Add libutil_hidden_def. + * nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define to either libc_hidden_def or libnss_files_hidden_def, not hidden_def. This file is also compiled into libnss_hesiod by #include. |