NetBSD/lib/libc/net
christos f2d4db7cf6 use fparseln() instead of fgetln() for consistency (this was the last fgetln()
using parser in net/.
cVS: ----------------------------------------------------------------------
2014-06-19 15:09:07 +00:00
..
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc document the scopeid functions 2013-10-19 19:56:56 +00:00
base64.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
byteorder.3 Xref bswap(3). Simplify STANDARDS. 2011-05-03 04:07:39 +00:00
ethers.3
ethers.c use fparseln() instead of fgetln() for consistency (this was the last fgetln() 2014-06-19 15:09:07 +00:00
gai_strerror.3
getaddrinfo.3 New sentence, new line. 2013-05-03 21:13:34 +00:00
getaddrinfo.c this is supposed to be re-entrant, call don't call __hostalias that uses 2013-12-22 02:40:48 +00:00
gethnamaddr.c use fparseln() instead of abusing fgetln(), so that the last line that 2014-06-19 15:08:18 +00:00
gethostbyname.3 fix gethostbyaddr prototype per TOG. 2013-08-19 07:18:42 +00:00
getifaddrs.3 Remove trailing whitespace. 2013-04-07 23:12:36 +00:00
getifaddrs.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
getnameinfo.3 Update comment. 2013-08-18 10:40:06 +00:00
getnameinfo.c Add not advertised reentrant functions: {get,set,end}hostent_r, 2013-08-16 15:27:12 +00:00
getnetent.3
getnetent.c Use C89 Prototypes. 2012-03-20 17:44:17 +00:00
getnetnamadr.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
getpeereid.3
getpeereid.c
getprotobyname.c
getprotobyname_r.c
getprotobynumber.c
getprotobynumber_r.c
getprotoent.3 New sentence, new line. 2011-07-14 22:12:30 +00:00
getprotoent.c
getprotoent_r.c close on exec fixes: 2011-10-15 23:00:01 +00:00
getservbyname.c
getservbyname_r.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
getservbyport.c
getservbyport_r.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
getservent.3
getservent.c
getservent_r.c close on exec fixes: 2011-10-15 23:00:01 +00:00
hesiod.3
hesiod.c Use C89 Prototypes. 2012-03-20 17:44:17 +00:00
hostent.h move the host file getbyname and getbyaddr functions to sethostent.c so 2013-08-27 09:56:12 +00:00
if_indextoname.3
if_indextoname.c Don't __weak_alias non-existent symbols. Apparently the alpha 2010-12-13 23:10:12 +00:00
if_nameindex.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
if_nametoindex.c
inet6_getscopeid.3 Try improving the description. 2013-10-31 00:30:14 +00:00
inet6_opt_init.3 Sort sections. Punctuation formatting nits. 2014-01-04 15:37:26 +00:00
inet6_option_space.3
inet6_rth_space.3 Sort sections. Remove trailing whitespace. 2014-01-04 15:37:46 +00:00
inet6_rthdr_space.3
inet6_scopeid.c use new constants 2013-10-19 15:47:02 +00:00
ip6opt.c RFC 3542 (section 10.1) states that optlen should only be checked when 2014-02-07 02:36:06 +00:00
iso_addr.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
linkaddr.3
linkaddr.c Use C89 Prototypes. 2012-03-20 17:44:17 +00:00
nsdispatch.3 Markup fixes. 2011-04-28 16:16:23 +00:00
nsdispatch.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
nslexer.l Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
nsparser.y Use C89 Prototypes. 2012-03-20 17:44:17 +00:00
protoent.h
rcmd.3
rcmd.c CID 975111: Ignore return value from initgroups(). If we failed, then 2014-05-28 14:39:02 +00:00
recv.c Use C89 Prototypes. 2012-03-20 17:44:17 +00:00
resolver.3 Remove annoying comma and sort SEE ALSO. 2013-11-14 00:13:41 +00:00
rthdr.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
send.c Use C89 Prototypes. 2012-03-20 17:44:17 +00:00
servent.h
sethostent.c fix memory leak 2014-03-17 13:24:23 +00:00
sockatmark.3
sockatmark.c Use C89 Prototypes. 2012-03-20 17:44:17 +00:00
vars6.c