Improve progname detection portability #106

Merged
SlavekB merged 1 commits from feat/improve-progname-portability into master 4 years ago
obache commented 4 years ago
Collaborator

getprogname() of FreeBSD is based on NetBSD's one, no reason to
prevent using it on NetBSD.
glibc also has own special variable for progname.

`getprogname()` of FreeBSD is based on NetBSD's one, no reason to prevent using it on NetBSD. glibc also has own special variable for progname.
obache commented 4 years ago
Poster
Collaborator

CMake may detect getprogname() usability, but some compatible implementation may require to
call setprogname() manually, or getprogname() will return NULL.

CMake may detect `getprogname()` usability, but some compatible implementation may require to call `setprogname()` manually, or `getprogname()` will return NULL.
SlavekB approved these changes 4 years ago
SlavekB left a comment
Owner

It seems good.

It seems good.
SlavekB merged commit 965a808b91 into master 4 years ago
SlavekB deleted branch feat/improve-progname-portability 4 years ago
SlavekB added this to the R14.0.9 release milestone 4 years ago

Reviewers

SlavekB approved these changes 4 years ago
The pull request has been merged as 965a808b91.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdelibs#106
Loading…
There is no content yet.