Mercurial > emacs
changeset 39285:ed6d73267f1d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 13 Sep 2001 14:06:10 +0000 |
parents | 27f628743baa |
children | 155c7b5e0c02 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Sep 13 14:05:44 2001 +0000 +++ b/src/ChangeLog Thu Sep 13 14:06:10 2001 +0000 @@ -1,5 +1,8 @@ 2001-09-13 Gerd Moellmann <gerd@gnu.org> + * filelock.c (current_lock_owner): If readlink returns ERANGE, + take that to mean that the buffer is too small. + * fileio.c (Ffile_symlink_p): If readlink returns ERANGE, take that to mean that the buffer is too small.