diff options
| author | Kartik Naik <kartik@bugqore.com> | 2026-08-19 21:56:32 +0530 |
|---|---|---|
| committer | Kartik Naik <kartik@bugqore.com> | 2026-08-19 21:56:32 +0530 |
| commit | 87c1738284ad9062cf344d038df2f3953030c1dd (patch) | |
| tree | 2b0a9b37d7361aceb407e5bc3adb0ec11e2ebd71 /scripts/test | |
| parent | 18d6ee9f4eec5a8b5e31eeaa5412d191c1afb742 (diff) | |
| download | portable-87c1738284ad9062cf344d038df2f3953030c1dd.tar.gz portable-87c1738284ad9062cf344d038df2f3953030c1dd.tar.bz2 portable-87c1738284ad9062cf344d038df2f3953030c1dd.zip | |
provide a vsyslog fallback in syslog_r instead of the header
AIX has syslog but not vsyslog; the fallback lived in syslog.h as non-static function definitions, so it multiply-defined vsyslog_r (also defined in syslog_r.c) and pulled vasprintf in without stdio.h. Detect vsyslog and, when absent, format with vasprintf and call syslog directly from the shim.
Diffstat (limited to 'scripts/test')
0 files changed, 0 insertions, 0 deletions
