Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 11 Apr 2011 04:21:55 +0200
From: Valentin Ochs <a@....de>
To: musl@...ts.openwall.com
Subject: Re: [compatibility] libevent

On Mon, Apr 11, 2011 at 04:18:57AM +0200, Valentin Ochs wrote:
> Going to start sending mails like this whenever I find something that
> doesn't work with musl, feel free to comment or write patches for the
> mentioned programs ;)
> 
> libevent:
> 	- needs timerclear(), which isn't POSIX, and needs _BSD_SOURCE
> 	- could use typedefs for u_char and u_short


Just grepped, also needs
	- timercmp()
	- timeradd()
	- timersub()

--Valentin

Content of type "application/pgp-signature" skipped

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.