Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sat, 12 Jan 2013 22:03:09 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: header updates based on glibc and linux changes

* Szabolcs Nagy <nsz@...t70.net> [2013-01-12 19:57:26 +0100]:
> i looked at the glibc sysdeps/unix/sysv/linux
> and linux userspace kernel header changes and
> added some missing stuff

missing linux specific apis i found (but did not add):

sys/fanotify.h, fanotify_mark, fanotify_init
sys/kdaemon.h, bdflush
flags in sys/personality.h
in sys/ptrace.h glibc defines PTRACE_SEIZE_DEVEL, but i did not know what's it for
in sys/timex.h glibc changed the ntptimeval struct and added ntp_gettimex (this breaks abi)
sys/quota.h, quotactl
sys/sysinfo.h, getn_procs, getn_procs_conf, get_phys_pages, get_avphys_pages
sys/ttydefaults.h

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.