summaryrefslogtreecommitdiff
path: root/lib/libc/net/getnameinfo.c
AgeCommit message (Expand)Author
2000-03-13avoid unused variable by #ifdefJun-ichiro itojun Hagino
2000-03-13don't process NI_NOFQDN, since the currently coded behavior is not specwiseJun-ichiro itojun Hagino
2000-02-17to synchronize with progress of discussion for postJun-ichiro itojun Hagino
2000-02-16add more comments from recent kame.Jun-ichiro itojun Hagino
2000-02-09revise extended scoped address format support. delimiter and the orderJun-ichiro itojun Hagino
2000-01-17remove #if 0'ed part.Jun-ichiro itojun Hagino
2000-01-05allow reverse lookup for v4 loopbacknet (127.0.0.0/8).Jun-ichiro itojun Hagino
1999-12-30replace NRL get{addr,name}info with KAME get{addr,name}info.Jun-ichiro itojun Hagino
1999-07-03cleaned upTheo de Raadt
1999-06-23Fixed compilation problems.cmetz
1999-06-23Removed portability ifdefs.cmetz
1999-06-23Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz