From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2563 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: header updates based on glibc and linux changes Date: Sat, 12 Jan 2013 22:03:09 +0100 Message-ID: <20130112210308.GR4468@port70.net> References: <20130112185726.GQ4468@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1358024625 13867 80.91.229.3 (12 Jan 2013 21:03:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jan 2013 21:03:45 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2564-gllmg-musl=m.gmane.org@lists.openwall.com Sat Jan 12 22:04:02 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Tu8FC-0006rm-Es for gllmg-musl@plane.gmane.org; Sat, 12 Jan 2013 22:03:58 +0100 Original-Received: (qmail 16251 invoked by uid 550); 12 Jan 2013 21:03:41 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 16182 invoked from network); 12 Jan 2013 21:03:20 -0000 Content-Disposition: inline In-Reply-To: <20130112185726.GQ4468@port70.net> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:2563 Archived-At: * Szabolcs Nagy [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