Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Fri, 07 Nov 2014 17:14:35 -0600
From: Richard Pennington <rich@...nware.com>
To: musl@...ts.openwall.com
Subject: Bare metal musl update.

I've made a little progress on my bare metal musl project that uses musl 
compiled for Linux by emulating Linux system calls. I have a brief 
description here http://ellcc.org/blog/?p=22971 along with a page I'm 
using to track its status at http://ellcc.org/status.html

So far, I can use pthread_create(), pthread_exit(), and pthread_join() 
down in kernel space. The next major piece will be futex().

-Rich

Content of type "text/html" 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.