Mercurial > flash_v2
diff packages/net/common/current/ChangeLog @ 1438:a683fa782034
Add inet_ntoa_r
| author | gthomas |
|---|---|
| date | Wed, 10 Dec 2003 12:09:23 +0000 |
| parents | 661c5743f848 |
| children | f2168dd5be4e |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,11 @@ +2003-12-10 Gary Thomas <gary@mlbassoc.com> + + * src/inet_ntoa.c: Add thread safe inet_ntoa_r() and change + inet_ntoa() to use it. Inspired by Matt Jerdonek. + + * include/net/netdb.h: + * include/arpa/inet.h: Prototype for inet_ntoa_r() + 2003-11-25 Manu Sharma <manu.sharma@ascom.com> * tests/bridge.c: Changes to enable Spanning Tree Protocol if the
