opnsense-src/lib/libc/inet
Pedro F. Giffuni 8a16b7a18f General further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 3-Clause license.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.
2017-11-20 19:49:47 +00:00
..
inet_addr.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
inet_cidr_ntop.c Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
inet_cidr_pton.c libc: remove use of archaic __P() macro 2017-03-30 01:03:07 +00:00
inet_lnaof.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
inet_makeaddr.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
inet_net_ntop.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:50:56 +00:00
inet_net_pton.c Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
inet_neta.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:50:56 +00:00
inet_netof.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
inet_network.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
inet_ntoa.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
inet_ntop.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
inet_pton.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
nsap_addr.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
Symbol.map Add inet_ntoa_r, a reentrant version of inet_ntoa. This is 2007-06-11 07:21:21 +00:00