diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-27 04:10:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-27 04:10:50 +0000 |
commit | 84d7b1ea9ea6bc3b23578d11bf157a9c0f81821f (patch) | |
tree | 7800bddddd5372f07adb6c6b7794173c5555a0fb /ChangeLog | |
parent | 126f53e86d8d0f1c1de802cf6ba4063c57d1a1e8 (diff) | |
download | glibc-84d7b1ea9ea6bc3b23578d11bf157a9c0f81821f.tar glibc-84d7b1ea9ea6bc3b23578d11bf157a9c0f81821f.tar.gz glibc-84d7b1ea9ea6bc3b23578d11bf157a9c0f81821f.tar.bz2 glibc-84d7b1ea9ea6bc3b23578d11bf157a9c0f81821f.zip |
Update.
* sysdeps/gnu/net/if.h: Cleanup namespace. Define IF_NAMESIZE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2001-01-26 Ulrich Drepper <drepper@redhat.com> + * sysdeps/gnu/net/if.h: Cleanup namespace. Define IF_NAMESIZE. + * inet/netinet/in.h: Make IPPROTO_ constants also macros. * conform/conformtest.pl: Implement optional-type. |