]> git.sur5r.net Git - openldap/commit
Remove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite code to
authorKurt Zeilenga <kurt@openldap.org>
Fri, 26 Nov 1999 23:32:18 +0000 (23:32 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 26 Nov 1999 23:32:18 +0000 (23:32 +0000)
commit8b99e6cdbd7c4517a6576877374ff52da55165a9
treebfc3aa4be6a4acb8ecf7fe8131ff52890d5562b4
parent3978748e35acab1831917ffb2d8ef822899f8094
Remove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros.  Rewrite code to
manual push bytes about.  Allows ber_*_t to be any 32-bit or
larger type.  Reworked AC_{HTON,NTOH}{L,S} macros to care only
about 32-bit (netlong) and 16-bit (netshort) reordering as
needed for BSD socket interface.
configure
configure.in
include/ac/socket.h
include/lber_types.nt
libraries/liblber/decode.c
libraries/liblber/encode.c
libraries/liblber/io.c
libraries/liblber/lber-int.h