]> git.ipfire.org Git - thirdparty/krb5.git/commit
* k5-platform.h: New header file. Manages inline-function and 64-bit support,
authorKen Raeburn <raeburn@mit.edu>
Thu, 25 Sep 2003 07:17:51 +0000 (07:17 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 25 Sep 2003 07:17:51 +0000 (07:17 +0000)
commitd8696df0e861e9301422de3edcf1dd7bd745efa5
treeff23fa4439d56035a48fd989c1af793bb71f1e07
parente9619eb996efa200a8aaea8251b723fb80a7d7d0
* k5-platform.h: New header file.  Manages inline-function and 64-bit support,
in platform-specific ways.
* fake-addrinfo.h: Include k5-platform.h.
(inline): Don't define here.
* k5-int.h: Include k5-platform.h.
(krb5_ui_8, krb5_int64): New typedefs.
(krb5_ser_pack_int64, krb5_ser_unpack_int64): New function decls.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/raeburn-gssapi-cfx@15823 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/fake-addrinfo.h
src/include/k5-int.h
src/include/k5-platform.h [new file with mode: 0644]