Branch
Hash :
49f2771d
Author :
Date :
2024-12-27T23:11:34
Rename module arpa_inet to arpa_inet-h. * modules/arpa_inet-h: Renamed from modules/arpa_inet. * modules/arpa_inet-h-tests: Renamed from modules/arpa_inet-tests. * modules/arpa_inet-h-c++-tests: Renamed from modules/arpa_inet-c++-tests. * tests/test-arpa_inet-h.c: Renamed from tests/test-arpa_inet.c. * tests/test-arpa_inet-h-c++.cc: Renamed from tests/test-arpa_inet-c++.cc. * doc/posix-headers/arpa_inet.texi: Update. * modules/* (Depends-on): Update. * modules/arpa_inet: New file.
Description:
htonl, htons, ntohl, ntohs functions: convert between network and host
byte order
Files:
m4/htonl.m4
m4/sys_socket_h.m4
Depends-on:
arpa_inet-h
endian
configure.ac:
gl_FUNC_HTONL
Makefile.am:
Include:
<arpa/inet.h>
Link:
$(HTONL_LIB)
License:
LGPLv2+
Maintainer:
all