aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/lock_file.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-11-13Fix bug where if the fcntl-style lock succeeded, we should returnTheodore Tso1-2/+7
1998-11-03lock_file.c (krb5_lock_file): Move the flock() fallback code fromTheodore Tso1-23/+40
1996-06-12net_read.c (krb5_net_read):Theodore Tso1-1/+1
1995-11-16 * *.c (*): initialize lock_arg to a copy of a staticMark Eichin1-0/+2
1995-08-16Pass the fd in instead of converting it from FILE *Chris Provenzano1-8/+6
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-29* DNR.c: Add Apple MacTCP source file for domain name resolution.John Gilmore1-8/+8
1995-03-07Port of most of the OS directory to the PCKeith Vetter1-0/+15
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-6/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-4/+5
1994-10-31Back out POSIX_FILE_LOCKS change. (Should be depending on autoconf.hTheodore Tso1-7/+0
1994-10-07Include unistd.h first, and don't try to include sys/types.h first.Theodore Tso1-5/+4
1994-10-07Use POSIX_FILE_LOCKS if _POSIX_VERSION in unistd.hTheodore Tso1-2/+11
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-05fix copyrightsJohn Kohl1-2/+1
1990-10-29don't need posix-conf.h anymore (it's subsumed in config.h)John Kohl1-1/+2
1990-09-05update to use new POSIX feature defsJohn Kohl1-4/+7
1990-05-25fix reference to copyright/distribution provisionsJohn Kohl1-1/+1
1990-05-23fix up include filesJohn Kohl1-1/+0
1990-04-19add POSIX versionJohn Kohl1-8/+48
1990-02-05fix up #ifndef for lint/saberJohn Kohl1-2/+2
1990-01-30add new argument from libos.specJohn Kohl1-1/+3
1990-01-29add #includes for prototypesJohn Kohl1-0/+3
1990-01-18comments after #endifJohn Kohl1-1/+1
1990-01-18*** empty log message ***John Kohl1-0/+52