1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-06-28 10:28:43 +00:00

Procan -V; more C-defines (__GLIBC__, O_*, AI_*, EAI_*)

This commit is contained in:
Gerhard Rieger 2024-09-08 13:15:49 +02:00 committed by Gerhard
parent 568c26861b
commit 200ccb24cd
3 changed files with 171 additions and 12 deletions

View file

@ -101,6 +101,9 @@ Features:
Procan uses getresuid() and getresgid() when available, to determine
the saved set-user-ID.
Procan prints more C-defines, esp.O_*, AI_*, EAI_*; __GLIBC__;
added option -V
Building:
Disabling certain features during configure could break build process.