summaryrefslogtreecommitdiff
path: root/src/filelock.c
Commit message (Expand)AuthorAgeFilesLines
* (lock_info_type): Declare pid as unsigned long instead of int.Richard M. Stallman1997-01-021-2/+3
* Total rewrite.Richard M. Stallman1996-12-311-292/+252
* (lock_superlock): Delete superlock file if it stayedRichard M. Stallman1996-09-121-11/+43
* (lock_file_owner_name): Always initialize the_pw.Richard M. Stallman1996-07-291-0/+3
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (Flock_buffer, Ffile_locked_p): Harmonize arguments with documentation.Erik Naggum1996-01-091-11/+11
* (lock_file): Use get_truename_buffer.Richard M. Stallman1995-08-091-2/+3
* (unlock_file, lock_file): Call Fexpand_file_name.Karl Heuer1995-06-071-0/+4
* (unlock_buffer, unlock_all_files, Flock_buffer)Richard M. Stallman1995-02-141-7/+7
* Use SAVE_MODIFF and BUF_SAVE_MODIFFRichard M. Stallman1995-01-041-6/+6
* (init_filelock): Add missing semicolon.Richard M. Stallman1994-11-181-1/+1
* (lock_dir, superlock_file, MAKE_LOCK_NAME):Richard M. Stallman1994-11-171-31/+31
* (init_filelock): Always copy lock_path.Richard M. Stallman1994-11-171-6/+8
* (unlock_all_files): Use the new type-test macros.Karl Heuer1994-11-151-2/+1
* (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.Karl Heuer1994-09-271-4/+3
* (getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.Richard M. Stallman1994-09-161-1/+1
* Update copyright.Karl Heuer1994-05-041-1/+1
* (lock_file): Use assignment, not initialization.Karl Heuer1994-03-231-1/+2
* (lock_superlock): Synchronize NFS cache.Karl Heuer1994-03-111-0/+25
* Include <paths.h>, not "paths.h".Roland McGrath1993-09-121-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* * filelock.c (fill_in_lock_short_file_name): corrected the crcFrancesco Potortì1993-09-081-3/+2
* (getpwuid): Declare it as in xrdb.c.Richard M. Stallman1993-08-141-3/+6
* Fix typo in previous change.Richard M. Stallman1993-07-251-1/+1
* (getpwuid): Declare at top level, and not if __386bsd__.Richard M. Stallman1993-07-251-1/+4
* * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, toJim Blandy1993-06-101-4/+4
* (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocatesRichard M. Stallman1993-06-071-0/+50
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* entered into RCSJim Blandy1992-06-301-0/+1
* *** empty log message ***Jim Blandy1992-05-101-1/+1
* *** empty log message ***Jim Blandy1992-05-011-34/+74
* *** empty log message ***Jim Blandy1992-02-221-1/+1
* *** empty log message ***Jim Blandy1992-01-131-7/+6
* *** empty log message ***Jim Blandy1991-08-021-0/+6
* Initial revisionRichard M. Stallman1991-01-141-0/+359