summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/lock_file.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* make mark-cstyleTom Yu2009-10-311-26/+27
* zap remaining bits of macsock.h supportKen Raeburn2004-07-171-1/+1
* * lock_file.c (krb5_lock_file): Initialize flock data on entry, but don'tKen Raeburn2004-03-061-4/+1
* revert init change to flock_zero in krb5_lock_fileKen Raeburn2002-09-031-1/+1
* protoizeKen Raeburn2002-09-031-5/+2
* * lock_file.c (krb5_lock_file) [POSIX_FILE_LOCKS]: Make static "zero" variabl...Ken Raeburn2002-04-121-1/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Fix bug where if the fcntl-style lock succeeded, we should returnTheodore Tso1998-11-131-2/+7
* lock_file.c (krb5_lock_file): Move the flock() fallback code fromTheodore Tso1998-11-031-23/+40
* net_read.c (krb5_net_read):Theodore Tso1996-06-121-1/+1
* * *.c (*): initialize lock_arg to a copy of a staticMark Eichin1995-11-161-0/+2
* Pass the fd in instead of converting it from FILE *Chris Provenzano1995-08-161-8/+6
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * DNR.c: Add Apple MacTCP source file for domain name resolution.John Gilmore1995-03-291-8/+8
* Port of most of the OS directory to the PCKeith Vetter1995-03-071-0/+15
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-6/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-4/+5
* Back out POSIX_FILE_LOCKS change. (Should be depending on autoconf.hTheodore Tso1994-10-311-7/+0
* Include unistd.h first, and don't try to include sys/types.h first.Theodore Tso1994-10-071-5/+4
* Use POSIX_FILE_LOCKS if _POSIX_VERSION in unistd.hTheodore Tso1994-10-071-2/+11
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-051-2/+1
* don't need posix-conf.h anymore (it's subsumed in config.h)John Kohl1990-10-291-1/+2
* update to use new POSIX feature defsJohn Kohl1990-09-051-4/+7
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* fix up include filesJohn Kohl1990-05-231-1/+0
* add POSIX versionJohn Kohl1990-04-191-8/+48
* fix up #ifndef for lint/saberJohn Kohl1990-02-051-2/+2
* add new argument from libos.specJohn Kohl1990-01-301-1/+3
* add #includes for prototypesJohn Kohl1990-01-291-0/+3
* comments after #endifJohn Kohl1990-01-181-1/+1
* *** empty log message ***John Kohl1990-01-181-0/+52