Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Fri, 15 Jun 2012 11:53:39 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: include guard cleanup

sendfile.h had the wrong include guard

so i fixed all include guards to use the same convention:
echo headername |sed 's/[/.]/_/g;s/^/_/' |tr '[a-z]' '[A-Z]'


View attachment "incguard.diff" of type "text/x-diff" (2820 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.