Commit 92337b15a2414c5ead6dde55b366687ec464b847

Guillem Jover 2023-04-17T23:59:03

Make getprogname() porting mandatory Although the function is documented as possibly returning NULL if it cannot find a known source of information, we should still at least attempt to port it to any supported system, and otherwise explicitly mark it as not implementable for such systems if that was to be the case.