aboutsummaryrefslogtreecommitdiffstats
path: root/src/filelock.c
Commit message (Collapse)AuthorAgeFilesLines
* (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
| | | | generation algorithm.
* (getpwuid): Declare it as in xrdb.c.Richard M. Stallman1993-08-141-3/+6
| | | | (init_filelock): Don't use return value of strcpy.
* 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
| | | | interface nicely with autoconf.
* (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocatesRichard M. Stallman1993-06-071-0/+50
| | | | | | different space and calls fill_in_lock_short_file_name. (fill_in_lock_short_file_name): New function for 14-chars hashed file names. Replaces fill_in_lock_file_name if SHORT_FILE_NAMES.
* 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