1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
Commit graph

21 commits

Author SHA1 Message Date
Karl Heuer
d20d1d19eb (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros. 1994-09-27 03:01:57 +00:00
Richard M. Stallman
a35e9c8273 (getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__. 1994-09-16 07:51:25 +00:00
Karl Heuer
3a22ee3595 Update copyright. 1994-05-04 02:41:09 +00:00
Karl Heuer
a57bc48815 (lock_file): Use assignment, not initialization. 1994-03-23 22:29:02 +00:00
Karl Heuer
25bef3dd72 (lock_superlock): Synchronize NFS cache. 1994-03-11 02:35:50 +00:00
Roland McGrath
2a6b353709 Include <paths.h>, not "paths.h". 1993-09-12 01:34:01 +00:00
Roland McGrath
18160b98ce Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
Francesco Potortì
953d263ecd * filelock.c (fill_in_lock_short_file_name): corrected the crc
generation algorithm.
1993-09-08 15:28:44 +00:00
Richard M. Stallman
4601350064 (getpwuid): Declare it as in xrdb.c.
(init_filelock): Don't use return value of strcpy.
1993-08-14 07:21:00 +00:00
Richard M. Stallman
44b8251a57 Fix typo in previous change. 1993-07-25 21:46:48 +00:00
Richard M. Stallman
799412761b (getpwuid): Declare at top level, and not if __386bsd__. 1993-07-25 06:35:25 +00:00
Jim Blandy
6c10d0cda5 * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
interface nicely with autoconf.
1993-06-10 06:19:30 +00:00
Richard M. Stallman
e31fbc7a00 (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
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.
1993-06-07 05:30:29 +00:00
Jim Blandy
c6c5df7f76 Updated copyright years. 1993-05-22 21:34:42 +00:00
Jim Blandy
d8cafeb502 entered into RCS 1992-06-30 13:55:35 +00:00
Jim Blandy
e065a56e2d *** empty log message *** 1992-05-10 18:15:10 +00:00
Jim Blandy
32676c085c *** empty log message *** 1992-05-01 06:20:46 +00:00
Jim Blandy
b350a838dd *** empty log message *** 1992-02-22 20:39:30 +00:00
Jim Blandy
265a9e559d *** empty log message *** 1992-01-13 21:48:08 +00:00
Jim Blandy
bfb612994f *** empty log message *** 1991-08-02 02:24:35 +00:00
Richard M. Stallman
8489eb6781 Initial revision 1991-01-14 01:21:14 +00:00