log src/filelock.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
Thu, 02 Jan 1997 21:02:23 +0000 Richard M. Stallman (lock_info_type): Declare pid as unsigned long instead of int.
Tue, 31 Dec 1996 22:11:05 +0000 Richard M. Stallman Total rewrite.
Thu, 12 Sep 1996 17:29:17 +0000 Richard M. Stallman (lock_superlock): Delete superlock file if it stayed
Mon, 29 Jul 1996 04:21:23 +0000 Richard M. Stallman (lock_file_owner_name): Always initialize the_pw.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:32:09 +0000 Erik Naggum (Flock_buffer, Ffile_locked_p): Harmonize arguments with documentation.
Wed, 09 Aug 1995 22:39:32 +0000 Richard M. Stallman (lock_file): Use get_truename_buffer.
Wed, 07 Jun 1995 20:39:56 +0000 Karl Heuer (unlock_file, lock_file): Call Fexpand_file_name.
Tue, 14 Feb 1995 16:33:49 +0000 Richard M. Stallman (unlock_buffer, unlock_all_files, Flock_buffer)
Wed, 04 Jan 1995 19:08:56 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Fri, 18 Nov 1994 20:27:24 +0000 Richard M. Stallman (init_filelock): Add missing semicolon.
Thu, 17 Nov 1994 17:28:35 +0000 Richard M. Stallman (lock_dir, superlock_file, MAKE_LOCK_NAME):
Thu, 17 Nov 1994 16:10:36 +0000 Richard M. Stallman (init_filelock): Always copy lock_path.
Tue, 15 Nov 1994 23:54:02 +0000 Karl Heuer (unlock_all_files): Use the new type-test macros.
Tue, 27 Sep 1994 03:01:57 +0000 Karl Heuer (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
Fri, 16 Sep 1994 07:51:25 +0000 Richard M. Stallman (getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Wed, 23 Mar 1994 22:29:02 +0000 Karl Heuer (lock_file): Use assignment, not initialization.
Fri, 11 Mar 1994 02:35:50 +0000 Karl Heuer (lock_superlock): Synchronize NFS cache.
Sun, 12 Sep 1993 01:34:01 +0000 Roland McGrath Include <paths.h>, not "paths.h".
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 08 Sep 1993 15:28:44 +0000 Francesco Potort * filelock.c (fill_in_lock_short_file_name): corrected the crc
Sat, 14 Aug 1993 07:21:00 +0000 Richard M. Stallman (getpwuid): Declare it as in xrdb.c.
Sun, 25 Jul 1993 21:46:48 +0000 Richard M. Stallman Fix typo in previous change.
Sun, 25 Jul 1993 06:35:25 +0000 Richard M. Stallman (getpwuid): Declare at top level, and not if __386bsd__.
Thu, 10 Jun 1993 06:19:30 +0000 Jim Blandy * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
Mon, 07 Jun 1993 05:30:29 +0000 Richard M. Stallman (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Tue, 30 Jun 1992 13:55:35 +0000 Jim Blandy entered into RCS
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Fri, 01 May 1992 06:20:46 +0000 Jim Blandy *** empty log message ***
Sat, 22 Feb 1992 20:39:30 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Fri, 02 Aug 1991 02:24:35 +0000 Jim Blandy *** empty log message ***
Mon, 14 Jan 1991 01:21:14 +0000 Richard M. Stallman Initial revision