This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sys/utmp.h: login(3)


On Tue, Jul 29, 2008 at 09:22:10PM -0500, Yaakov (Cygwin Ports) wrote:
>I've come across a difference between the prototypes of login(3) on
>Cygwin and Linux.  On Linux, login() takes a const struct utmp *; our
>login (both stable and HEAD) doesn't specify const.
>
>More details at <http://bugs.kde.org/show_bug.cgi?id=130219#c12>.

I just checked in a patch which a const to most of the functions that
take utmp struct pointers.

Thanks.

cgf

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]