mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 06:08:26 -04:00
Because they are not available we've used _fileno(stdin) in some places, but that doesn't reliably work, because stdin might be closed. This is the prerequisite of the subsequent commit, fixing a failure introduced in |
||
|---|---|---|
| .. | ||
| sys | ||
| dirent.h | ||
| unistd.h | ||
| utime.h | ||