1997-10-23 |
Karl Heuer |
(unlock_all_files): Don't call unlock_file;
|
1997-08-13 |
Richard M. Stallman |
(lock_file): Use %lu instead of %d in sprintf because
|
1997-08-07 |
Richard M. Stallman |
(init_filelock): Function deleted.
|
1997-08-06 |
Richard M. Stallman |
(lock_file_1, lock_file): Add casts.
|
1997-07-31 |
Richard M. Stallman |
(current_lock_owner): Don't try to delete lock
|
1997-07-30 |
Richard M. Stallman |
(lock_if_free): Don't loop; for strange error, return -1.
|
1997-07-12 |
Richard M. Stallman |
(lock_file_1): Don't crash if Fuser_login_name or
|
1997-07-10 |
Richard M. Stallman |
(current_lock_owner, lock_file_1): Add casts.
|
1997-03-17 |
Karl Heuer |
Fix typos in comment.
|
1997-01-07 |
Richard M. Stallman |
(LOCK_PID_MAX): Use sizeof (unsigned long) instead of hardwiring 21.
|
1997-01-02 |
Richard M. Stallman |
(lock_info_type): Declare pid as unsigned long instead of int.
|
1996-12-31 |
Richard M. Stallman |
Total rewrite.
|
1996-09-12 |
Richard M. Stallman |
(lock_superlock): Delete superlock file if it stayed
|
1996-07-29 |
Richard M. Stallman |
(lock_file_owner_name): Always initialize the_pw.
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1996-01-09 |
Erik Naggum |
(Flock_buffer, Ffile_locked_p): Harmonize arguments with documentation.
|
1995-08-09 |
Richard M. Stallman |
(lock_file): Use get_truename_buffer.
|
1995-06-07 |
Karl Heuer |
(unlock_file, lock_file): Call Fexpand_file_name.
|
1995-02-14 |
Richard M. Stallman |
(unlock_buffer, unlock_all_files, Flock_buffer)
|
1995-01-04 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
1994-11-18 |
Richard M. Stallman |
(init_filelock): Add missing semicolon.
|
1994-11-17 |
Richard M. Stallman |
(lock_dir, superlock_file, MAKE_LOCK_NAME):
|
1994-11-17 |
Richard M. Stallman |
(init_filelock): Always copy lock_path.
|
1994-11-15 |
Karl Heuer |
(unlock_all_files): Use the new type-test macros.
|
1994-09-27 |
Karl Heuer |
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
|
1994-09-16 |
Richard M. Stallman |
(getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
|
1994-05-04 |
Karl Heuer |
Update copyright.
|
1994-03-23 |
Karl Heuer |
(lock_file): Use assignment, not initialization.
|
1994-03-11 |
Karl Heuer |
(lock_superlock): Synchronize NFS cache.
|
1993-09-12 |
Roland McGrath |
Include <paths.h>, not "paths.h".
|
1993-09-10 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
1993-09-08 |
Francesco Potortì |
* filelock.c (fill_in_lock_short_file_name): corrected the crc
|
1993-08-14 |
Richard M. Stallman |
(getpwuid): Declare it as in xrdb.c.
|
1993-07-25 |
Richard M. Stallman |
Fix typo in previous change.
|
1993-07-25 |
Richard M. Stallman |
(getpwuid): Declare at top level, and not if __386bsd__.
|
1993-06-10 |
Jim Blandy |
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
|
1993-06-07 |
Richard M. Stallman |
(MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
|
1993-05-22 |
Jim Blandy |
Updated copyright years.
|
1992-06-30 |
Jim Blandy |
entered into RCS
|
1992-05-10 |
Jim Blandy |
*** empty log message ***
|
1992-05-01 |
Jim Blandy |
*** empty log message ***
|
1992-02-22 |
Jim Blandy |
*** empty log message ***
|
1992-01-13 |
Jim Blandy |
*** empty log message ***
|
1991-08-02 |
Jim Blandy |
*** empty log message ***
|
1991-01-14 |
Richard M. Stallman |
Initial revision
|