summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-01-27 16:20:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-01-27 16:20:14 +0000
commit9d647dfc304fce778fe90578a41b7af72b2f9902 (patch)
tree086b99279c551b12490351f5be875bd5f652217c /cpukit/libnetworking/ChangeLog
parent2003-01-27 Dan Smisko <dan@balanced.com> (diff)
downloadrtems-9d647dfc304fce778fe90578a41b7af72b2f9902.tar.bz2
2003-01-27 Till Straumann <strauman@SLAC.Stanford.edu>
* libc/getproto.c, libc/getprotoname.c: modification to call getprotoent_static() if fopen() on /etc/protocols fails.
Diffstat (limited to 'cpukit/libnetworking/ChangeLog')
-rw-r--r--cpukit/libnetworking/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 63ca432386..ddfe2aa80d 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-27 Till Straumann <strauman@SLAC.Stanford.edu>
+
+ * libc/getproto.c, libc/getprotoname.c: modification to call
+ getprotoent_static() if fopen() on /etc/protocols fails.
+
2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* netinet/tcp_subr.c: Add args to INP_INFO_RLOCK, INP_INFO_RUNLOCK,