aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/stdio/scc_maybe.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-14Delete subdirectories we aren't compiling any more.Ken Raeburn1-314/+0
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-2/+2
1997-11-11scc_maybe.c: Added kludge for the Macintosh, since fopen() doesn't setTheodore Tso1-2/+42
1997-09-26Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1-1/+1
1996-02-09* scc.h scc_gprin.c scc_maybe.c scc_skip.c scc_sseq.cRichard Basch1-106/+180
1996-01-11scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_VNO; now set inTheodore Tso1-5/+3
1995-12-21Use KRB5_CC_FORMAT as an error code instead of KRB5_CCACHE_BADVNO,Theodore Tso1-4/+4
1995-12-21In the case of SCC_OPEN_AND_ERASE, unlink the filename first, in caseTheodore Tso1-0/+6
1995-09-12Reinstate previous changes that were lostEzra Peisach1-4/+22
1995-09-11Mac Beta 1 submissionKeith Vetter1-22/+4
1995-09-06 * scc.h : Add another KRB5_SCC_FVNO but don't up the default.Chris Provenzano1-4/+22
1995-08-16Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1-8/+8
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1-3/+3
1995-03-25 * scc_maybe.c (krb5_scc_open_file): fixed typo (extra & inTom Yu1-1/+1
1995-03-18* scc_errs.c: Mac doesn't have EISDIR error.John Gilmore1-15/+11
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-4/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-14/+16
1994-11-18All files:Theodore Tso1-2/+3
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-08-02 * scc_maybe.c (krb5_scc_open_file): changed an #ifdef fromTom Yu1-1/+1
1994-06-15step 1: bzero->memset(,0,)Mark Eichin1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-08-18Changes to support new version of ccache file format. (This one handles prin...Theodore Tso1-2/+8
1992-02-29Use ANSI stdio features iff ANSI_STDIO definedJohn Carr1-4/+5
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-19use "b" modes with STDCJohn Kohl1-0/+15
1991-04-19parameterize use of htons/ntohsJohn Kohl1-4/+10
1991-04-03add locking codeJohn Kohl1-1/+29
1991-03-14fix copyrights and RCS stringsJohn Kohl1-0/+6
1991-02-17fix ntohs/htonsJohn Kohl1-0/+1
1991-02-12fix copyrightsJohn Kohl1-1/+1
1991-02-12work around ultrix stdio bugJohn Kohl1-5/+50
1990-11-01Initial revisionKen Raeburn1-0/+62