Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 14 Aug 2012 19:08:56 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: xattr missing remove functions

On Tue, Aug 14, 2012 at 10:59:01PM +0100, Justin Cormack wrote:
> the xattr functions in src/linux/xattr.c have the set, get and list
> xattr functions, but are missing the remove ones. They are trivial to
> add, clearly just an accidental oversight (the syscalls are all
> there).

Can you send me a list with the correct prototypes so I can make sure
I don't miss anything when adding them?

Rich

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.