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
|
Fri, 18 Jun 1999 05:49:18 +0000 |
Paul Eggert |
(BOOT_TIME_FILE): New macro.
|
Sat, 05 Jun 1999 01:13:36 +0000 |
Karl Heuer |
(get_boot_time): Don't look at /proc/uptime; it
|
Mon, 24 May 1999 09:19:06 +0000 |
Richard M. Stallman |
(lock_if_free): After deleting a stale lock,
|
Wed, 19 May 1999 02:27:09 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 19 May 1999 01:30:15 +0000 |
Richard M. Stallman |
Fix performance bug on hosts with large
|
Sun, 09 May 1999 17:57:03 +0000 |
Karl Heuer |
(get_boot_time): Handle NO_WTMP_FILE.
|
Thu, 18 Mar 1999 00:16:38 +0000 |
Karl Heuer |
(get_boot_time): Test tempname, not filename.
|
Tue, 09 Mar 1999 22:09:49 +0000 |
Karl Heuer |
(init_filelock): New function.
|
Tue, 09 Mar 1999 03:31:10 +0000 |
Karl Heuer |
(get_boot_time): Reduce scope of #ifdef BOOT_TIME
|
Mon, 01 Mar 1999 03:50:34 +0000 |
Karl Heuer |
(get_boot_time): Support FreeBSD way to read boot-time.
|
Fri, 26 Feb 1999 10:47:36 +0000 |
Richard M. Stallman |
(get_boot_time): Use WTMP_FILE for file name.
|
Tue, 23 Feb 1999 22:09:47 +0000 |
Karl Heuer |
(get_boot_time): Don't use BUFSIZ.
|
Sun, 21 Feb 1999 19:57:34 +0000 |
Richard M. Stallman |
(get_boot_time_1): Put this in #ifdef BOOT_TIME.
|
Fri, 19 Feb 1999 01:36:29 +0000 |
Richard M. Stallman |
(within_one_second): New function.
|
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.
|