Mon, 18 May 1998 00:17:38 +0000 |
Richard M. Stallman |
(get_boot_time): Scan the whole wtmp file
|
Mon, 11 May 1998 15:52:28 +0000 |
Richard M. Stallman |
(unlock_file): Encode the file name.
|
Sat, 02 May 1998 06:38:41 +0000 |
Richard M. Stallman |
Include coding.h.
|
Wed, 29 Apr 1998 00:59:43 +0000 |
Richard M. Stallman |
Fix previous change.
|
Wed, 29 Apr 1998 00:28:28 +0000 |
Richard M. Stallman |
(lock_file): gcpro `fn'.
|
Wed, 22 Apr 1998 17:48:16 +0000 |
Erik Naggum |
(get_boot_time): Remove extraneous semicolon.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Wed, 08 Apr 1998 06:48:59 +0000 |
Karl Heuer |
Include <utmp.h> only if CLASH_DETECTION is
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Thu, 19 Mar 1998 21:19:07 +0000 |
Richard M. Stallman |
(get_boot_time): Conditionalize on BOOT_TIME.
|
Thu, 19 Mar 1998 06:32:34 +0000 |
Richard M. Stallman |
(current_lock_owner): If lock file data doesn't include
|
Mon, 05 Jan 1998 17:32:08 +0000 |
Richard M. Stallman |
(MAKE_LOCK_NAME): Use size_byte.
|
Thu, 27 Nov 1997 12:07:07 +0000 |
Kenichi Handa |
(unlock_buffer): Declare it as void.
|
Thu, 23 Oct 1997 06:53:36 +0000 |
Karl Heuer |
(unlock_all_files): Don't call unlock_file;
|
Wed, 13 Aug 1997 15:27:49 +0000 |
Richard M. Stallman |
(lock_file): Use %lu instead of %d in sprintf because
|
Thu, 07 Aug 1997 18:43:19 +0000 |
Richard M. Stallman |
(init_filelock): Function deleted.
|
Wed, 06 Aug 1997 18:59:33 +0000 |
Richard M. Stallman |
(lock_file_1, lock_file): Add casts.
|
Thu, 31 Jul 1997 07:54:07 +0000 |
Richard M. Stallman |
(current_lock_owner): Don't try to delete lock
|
Wed, 30 Jul 1997 19:45:01 +0000 |
Richard M. Stallman |
(lock_if_free): Don't loop; for strange error, return -1.
|
Sat, 12 Jul 1997 06:51:51 +0000 |
Richard M. Stallman |
(lock_file_1): Don't crash if Fuser_login_name or
|
Thu, 10 Jul 1997 03:03:10 +0000 |
Richard M. Stallman |
(current_lock_owner, lock_file_1): Add casts.
|
Mon, 17 Mar 1997 09:25:32 +0000 |
Karl Heuer |
Fix typos in comment.
|
Tue, 07 Jan 1997 23:52:21 +0000 |
Richard M. Stallman |
(LOCK_PID_MAX): Use sizeof (unsigned long) instead of hardwiring 21.
|
Thu, 02 Jan 1997 21:02:23 +0000 |
Richard M. Stallman |
(lock_info_type): Declare pid as unsigned long instead of int.
|
Tue, 31 Dec 1996 22:11:05 +0000 |
Richard M. Stallman |
Total rewrite.
|
Thu, 12 Sep 1996 17:29:17 +0000 |
Richard M. Stallman |
(lock_superlock): Delete superlock file if it stayed
|
Mon, 29 Jul 1996 04:21:23 +0000 |
Richard M. Stallman |
(lock_file_owner_name): Always initialize the_pw.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 00:32:09 +0000 |
Erik Naggum |
(Flock_buffer, Ffile_locked_p): Harmonize arguments with documentation.
|
Wed, 09 Aug 1995 22:39:32 +0000 |
Richard M. Stallman |
(lock_file): Use get_truename_buffer.
|