git@sv
/
gnulib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34a93be
)
Fix ChangeLog typo
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 26 Apr 2022 22:00:24 +0000
(15:00 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 26 Apr 2022 22:00:24 +0000
(15:00 -0700)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index cccb04696d4a92a48ac5fbf09d758ae7d5d1eba5..3ce3d85884bebbbb6e6a0a3f22db32ad82a49ff4 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-4,7
+4,7
@@
Problem reported by Benno Schulenberg in:
https://lists.gnu.org/r/bug-gnulib/2022-04/msg00052.html
* doc/posix-functions/dirfd.texi: Document NetBSD 9.2 portability
- bugs. Remove an old comm
on
about errno that is no longer true
+ bugs. Remove an old comm
ent
about errno that is no longer true
of POSIX 2018.
* lib/glob.c (glob_in_dir): Convert dirfd arg from void *
to DIR * before passing it to dirfd.