Message236414
HAVE_SYS_RESOURCE_H still is used for #include in several files. If guards are added to pwd functions, shouldn't it be added to grp and spwd functions? Is there a platform that have pwd.h, but not getpwuid, getpwnam or getpwent. May be instead testing the existence of separate functions adds the test about the existence of pwd.h in configure? | |
| Date | User | Action | Args | | 2015-02-22 18:49:39 | serhiy.storchaka | set | recipients: + serhiy.storchaka, Link Mauve | | 2015-02-22 18:49:39 | serhiy.storchaka | set | messageid: <1424630979.93.0.154659946326.issue22623@psf.upfronthosting.co.za> | | 2015-02-22 18:49:39 | serhiy.storchaka | link | issue22623 messages | | 2015-02-22 18:49:39 | serhiy.storchaka | create | | |