log src/filelock.c @ 49054:6b6ac8aa78d2

age author description
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Wed, 06 Feb 2002 15:44:28 +0000 Richard M. Stallman (S_ISLNK): Define if not defined.
Wed, 14 Nov 2001 00:09:06 +0000 Richard M. Stallman (Funlock_buffer, Ffile_locked_p): Doc fixes.
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Fri, 14 Sep 2001 11:20:16 +0000 Gerd Moellmann (current_lock_owner): Fix last change.
Thu, 13 Sep 2001 14:05:44 +0000 Gerd Moellmann Fix last change.
Thu, 13 Sep 2001 14:05:17 +0000 Gerd Moellmann (current_lock_owner): If readlink returns ERANGE,
Tue, 24 Oct 2000 20:54:30 +0000 Gerd Moellmann (unlock_all_files): Use unlock_file to expand each
Fri, 23 Jun 2000 16:31:30 +0000 Dave Love Use feature tests for fcntl.h, string.h. Don't include time.h, done by
Tue, 16 May 2000 11:14:18 +0000 Gerd Moellmann (get_boot_time): To obtain an 8 char file name, which
Fri, 14 Apr 2000 13:03:20 +0000 Gerd Moellmann (MAKE_LOCK_NAME): Allocate 2 more bytes.
Thu, 18 Nov 1999 18:20:28 +0000 Dave Love Add forward declaration for get_boot_time_1.
Fri, 05 Nov 1999 14:04:40 +0000 Gerd Moellmann (Ffile_locked_p): Make FILENAME a required argument.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.