diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-05-30 12:37:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-05-30 12:37:27 +0000 |
commit | 8e55f537ed8a5dd38e36f850c2195fa4625309e5 (patch) | |
tree | 135b40928409cd47a3672231eeacea819cb33108 /ChangeLog | |
parent | 0ea554bf8158e381c067062b011f12368c036b8f (diff) | |
download | glibc-8e55f537ed8a5dd38e36f850c2195fa4625309e5.zip glibc-8e55f537ed8a5dd38e36f850c2195fa4625309e5.tar.gz glibc-8e55f537ed8a5dd38e36f850c2195fa4625309e5.tar.bz2 |
Update.
1999-05-30 Ulrich Drepper <drepper@cygnus.com>
* inet/netinet/in.h: Mark ntoh* and hton* as constant functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +1999-05-30 Ulrich Drepper <drepper@cygnus.com> + + * inet/netinet/in.h: Mark ntoh* and hton* as constant functions. + 1999-05-30 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/stdio.texi: Fix some typos. |