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.
|