log src/filelock.c @ 29782:718b60b51f2e

age author description
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.
Thu, 14 Oct 1999 09:19:34 +0000 Dave Love (lock_file): Fix previous change.
Wed, 13 Oct 1999 17:17:59 +0000 Dave Love (lock_file): Move gcpro of `fn'.
Mon, 20 Sep 1999 23:18:45 +0000 Gerd Moellmann (get_boot_time): Put local variable used in
Thu, 16 Sep 1999 19:34:38 +0000 Richard M. Stallman (Vtemporary_file_directory): New variable.
Mon, 13 Sep 1999 02:23:04 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Wed, 18 Aug 1999 13:10:52 +0000 Dave Love Use stdlib.h.
Mon, 02 Aug 1999 01:17:41 +0000 Richard M. Stallman Comment change.
Fri, 30 Jul 1999 14:30:03 +0000 Karl Heuer (lock_if_free): Indentation fix.
Thu, 22 Jul 1999 00:41:21 +0000 Karl Heuer (lock_if_free): Return -1 if check_lock_owner()
Wed, 14 Jul 1999 16:00:57 +0000 Richard M. Stallman (lock_file): Do nothing if purifying. EMACS_20_4