Minor corrections to 1f9097b342e0e37d619dfab6ea82ea99611b30bf

This commit is contained in:
Steve Hay 2025-06-01 10:37:34 +01:00
parent f9d1ecdb4e
commit d19a96bcde
4 changed files with 4 additions and 4 deletions

View File

@ -212,7 +212,7 @@ d_fd_macros='define'
d_fd_set='define'
d_fdclose='undef'
d_fdim='undef'
d_fdopendir=undef
d_fdopendir='undef'
d_fds_bits='undef'
d_fegetround='define'
d_ffs='undef'

View File

@ -211,7 +211,7 @@ d_fd_macros='define'
d_fd_set='define'
d_fdclose='undef'
d_fdim='undef'
d_fdopendir=undef
d_fdopendir='undef'
d_fds_bits='undef'
d_fegetround='define'
d_ffs='undef'

View File

@ -143,7 +143,7 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un
#$d_fcntl HAS_FCNTL /**/
/* HAS_FDOPENDIR:
* This symbol, if defined, indicates that the fdopen routine is
* This symbol, if defined, indicates that the fdopendir routine is
* available to open a directory descriptor.
*/
#$d_fdopendir HAS_FDOPENDIR /**/

View File

@ -212,7 +212,7 @@ d_fd_macros='undef'
d_fd_set='undef'
d_fdclose='undef'
d_fdim='undef'
d_fdopendir=undef
d_fdopendir='undef'
d_fds_bits='undef'
d_fegetround='undef'
d_ffs='undef'