mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
Minor corrections to 1f9097b342e0e37d619dfab6ea82ea99611b30bf
This commit is contained in:
parent
f9d1ecdb4e
commit
d19a96bcde
@ -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'
|
||||
|
||||
@ -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'
|
||||
|
||||
@ -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 /**/
|
||||
|
||||
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user