index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filelock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* configure.in: Remove references to obsolete variables and
Dan Nicolaescu
2008-02-24
1
-2
/
+2
*
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-1
/
+2
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+2
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-27
1
-3
/
+3
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
|
*
(current_lock_owner): Allow for @ sign in username.
Jason Rumney
2007-07-23
1
-2
/
+2
*
|
Replace uses of GC_* macros with the non-GC_ versions.
Stefan Monnier
2007-06-29
1
-1
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2007-01-26
1
-1
/
+1
|
\
|
|
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
|
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Miles Bader
2006-02-08
1
-1
/
+1
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Miles Bader
2005-08-26
1
-2
/
+2
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-2
/
+2
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Miles Bader
2005-07-07
1
-2
/
+2
|
\
|
|
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
Miles Bader
2005-04-21
1
-4
/
+2
|
\
|
|
*
Remove reference to defunct vms-pwd.h.
Thien-Thi Nguyen
2005-04-20
1
-4
/
+2
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Miles Bader
2004-12-08
1
-2
/
+4
|
\
|
|
*
(lock_file_1): Call get_boot_time early. Increase
Andreas Schwab
2004-11-27
1
-2
/
+4
*
|
Sync to HEAD
Kenichi Handa
2004-04-16
1
-0
/
+3
*
|
*** empty log message ***
Kenichi Handa
2003-09-08
1
-1
/
+1
|
\
\
|
*
|
Include "character.h".
Kenichi Handa
2002-03-01
1
-0
/
+1
*
|
|
New directory
Kenichi Handa
2003-09-08
1
-3
/
+0
|
|
/
|
/
|
*
|
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
|
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-18
/
+18
*
|
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-07-15
1
-8
/
+8
|
/
*
(S_ISLNK): Define if not defined.
Richard M. Stallman
2002-02-06
1
-0
/
+4
*
(Funlock_buffer, Ffile_locked_p): Doc fixes.
Richard M. Stallman
2001-11-14
1
-4
/
+6
*
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-11-13
1
-14
/
+14
*
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-11-02
1
-1
/
+1
*
(current_lock_owner): Fix last change.
Gerd Moellmann
2001-09-14
1
-2
/
+2
*
Fix last change.
Gerd Moellmann
2001-09-13
1
-0
/
+1
*
(current_lock_owner): If readlink returns ERANGE,
Gerd Moellmann
2001-09-13
1
-0
/
+5
*
(unlock_all_files): Use unlock_file to expand each
Gerd Moellmann
2000-10-24
1
-7
/
+3
*
Use feature tests for fcntl.h, string.h. Don't include time.h, done by
Dave Love
2000-06-23
1
-10
/
+9
*
(get_boot_time): To obtain an 8 char file name, which
Gerd Moellmann
2000-05-16
1
-2
/
+8
*
(MAKE_LOCK_NAME): Allocate 2 more bytes.
Gerd Moellmann
2000-04-14
1
-2
/
+18
*
Add forward declaration for get_boot_time_1.
Dave Love
1999-11-18
1
-0
/
+5
*
(Ffile_locked_p): Make FILENAME a required argument.
Gerd Moellmann
1999-11-05
1
-1
/
+1
*
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert
1999-10-19
1
-6
/
+3
*
(lock_file): Fix previous change.
Dave Love
1999-10-14
1
-1
/
+1
*
(lock_file): Move gcpro of `fn'.
Dave Love
1999-10-13
1
-2
/
+2
*
(get_boot_time): Put local variable used in
Gerd Moellmann
1999-09-20
1
-0
/
+3
*
(Vtemporary_file_directory): New variable.
Richard M. Stallman
1999-09-16
1
-2
/
+12
*
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Ken Raeburn
1999-09-13
1
-2
/
+2
*
Use stdlib.h.
Dave Love
1999-08-18
1
-0
/
+3
*
Comment change.
Richard M. Stallman
1999-08-02
1
-1
/
+1
*
(lock_if_free): Indentation fix.
Karl Heuer
1999-07-30
1
-1
/
+1
*
(lock_if_free): Return -1 if check_lock_owner()
Karl Heuer
1999-07-22
1
-0
/
+2
*
(lock_file): Do nothing if purifying.
Richard M. Stallman
1999-07-14
1
-0
/
+6
[next]