Mon, 23 Jul 2007 22:35:05 +0000 |
Jason Rumney |
(current_lock_owner): Allow for @ sign in username.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Wed, 20 Apr 2005 15:07:03 +0000 |
Thien-Thi Nguyen |
Remove reference to defunct vms-pwd.h.
|
Sat, 27 Nov 2004 22:09:40 +0000 |
Andreas Schwab |
(lock_file_1): Call get_boot_time early. Increase
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
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.
|
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.
|