Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libutil



Module Name:    src
Committed By:   atatat
Date:           Sat Apr  9 02:05:47 UTC 2005

Modified Files:
        src/lib/libutil: sockaddr_snprintf.3 sockaddr_snprintf.c

Log Message:
Add the 'A' and 'P' format specifiers which use getaddrinfo(3) to turn
numbers into names (if possible).  Also add the '?' format modifier
that elides the "N/A" if that's what you would normally get.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libutil/sockaddr_snprintf.3
cvs rdiff -r1.4 -r1.5 src/lib/libutil/sockaddr_snprintf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index