Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 20 Feb 2013 10:23:09 -0800
From: Chris Spiegel <cspiegel@...il.com>
To: musl@...ts.openwall.com
Subject: Fix for fields in utmp

The utmp.h header defines a few macros to access __ut_exit in the utmpx
struct; however, the underscores were removed in utmpx, so the macros
now point to non-existent struct members.  Attached is a simple patch
which removes them.

Chris

View attachment "no-private-utmp-names.diff" of type "text/plain" (349 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.