* scc_errs.c: Mac doesn't have EISDIR error.
authorJohn Gilmore <gnu@toad.com>
Sat, 18 Mar 1995 03:34:17 +0000 (03:34 +0000)
committerJohn Gilmore <gnu@toad.com>
Sat, 18 Mar 1995 03:34:17 +0000 (03:34 +0000)
commit8055d4ce29fde10ccbf0265e3d2b307892030cde
treed167490044c9583140af1089f0907a9bb3cbdc62
parentb7574b589e3e7207650ab03bbf1a154278054fa0
* scc_errs.c:  Mac doesn't have EISDIR error.
* scc_gennew.c, scc_maybe.c:  Eliminate the use of htons and ntohs
for byte order handling; just do it by hand.
* scc_read.c (krb5_scc_read_authdatum):  Zap unused variable "ret".
* Makefile.in (LDFLAGS):  Eliminate, duplicates config/pre.in.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5159 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/stdio/ChangeLog
src/lib/krb5/ccache/stdio/Makefile.in
src/lib/krb5/ccache/stdio/scc_errs.c
src/lib/krb5/ccache/stdio/scc_gennew.c
src/lib/krb5/ccache/stdio/scc_maybe.c
src/lib/krb5/ccache/stdio/scc_read.c