Issues in utmp/utmpx headers

David Lee mailtolky@gmail.com
Sun Dec 27 02:58:00 GMT 2015


Hi all,

While trying to port bsdgames to Cygwin I spotted the following issues:

(1) In /usr/include/utmpx.h, utmpxname() is declared a void function.
Should it return int?

(2) In /usr/include/sys/utmp.h, utmpname() is declared a void
function. Should it return int?

(3) _PATH_UTMPX is not defined in any system headers.

Thanks

David Lee

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list