diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2025-08-02 12:58:06 -0700 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2025-08-03 19:48:06 -0700 |
| commit | 2d386993e28c8cca6be7f28271268192c3cbd094 (patch) | |
| tree | fc9ee9e2ce5a92089f63ead1d16ce90e09f1425d /scripts/git-hooks/commit-msg | |
| parent | tail: fix unlikely races with >=2 --pids (diff) | |
| download | coreutils-2d386993e28c8cca6be7f28271268192c3cbd094.tar.gz coreutils-2d386993e28c8cca6be7f28271268192c3cbd094.zip | |
tail: prefer readlink to lstat+S_ISLNK
When not already calling lstat for some other reason,
prefer readlink to lstat+S_ISLNK,
as readlink does not suffer from EOVERFLOW issues.
* src/rmdir.c (main):
* src/tail.c (recheck, any_symlinks):
* src/test.c (unary_operator):
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions
