diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-06-16 00:14:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-06-16 00:14:00 +0000 |
commit | e7f1f046f51d95d5d05ada3abd3f2e88219118e9 (patch) | |
tree | 1095d104b90bb6f85faa927c1eca7d2b47d3e63b /ChangeLog | |
parent | 900bec852d0bd53eb27b8b2193899f5cf470b38f (diff) | |
download | glibc-e7f1f046f51d95d5d05ada3abd3f2e88219118e9.zip glibc-e7f1f046f51d95d5d05ada3abd3f2e88219118e9.tar.gz glibc-e7f1f046f51d95d5d05ada3abd3f2e88219118e9.tar.bz2 |
Update.cvs/libc-ud-970615
1997-06-16 00:54 Ulrich Drepper <drepper@cygnus.com>
* libc.map: Add more symbols.
* Mwkerules (load-map-file): Currectly handle missing map file.
1997-06-15 17:00 Philip Blundell <Philip.Blundell@pobox.com>
* configure.in: Correct detection of generic uname implementation.
1997-06-15 23:19 Ulrich Drepper <drepper@cygnus.com>
* math/libm-test.c: Fix typos. Patch by Andreas Jaeger.
* libc.map: Add __nss_configure_lookup. Reported by Thorsten Kukuk.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +1997-06-16 00:54 Ulrich Drepper <drepper@cygnus.com> + + * libc.map: Add more symbols. + + * Mwkerules (load-map-file): Currectly handle missing map file. + +1997-06-15 17:00 Philip Blundell <Philip.Blundell@pobox.com> + + * configure.in: Correct detection of generic uname implementation. + +1997-06-15 23:19 Ulrich Drepper <drepper@cygnus.com> + + * math/libm-test.c: Fix typos. Patch by Andreas Jaeger. + + * libc.map: Add __nss_configure_lookup. Reported by Thorsten Kukuk. + 1997-06-15 00:43 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Define libc-map here. |