mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
* 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.
29 lines
288 B
Plaintext
29 lines
288 B
Plaintext
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
|