<feed xmlns='http://www.w3.org/2005/Atom'>
<title>musl/include/sys, branch v1.1.13</title>
<subtitle>musl - an implementation of the standard library for Linux-based systems</subtitle>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/'/>
<entry>
<title>add new PTRACE_SECCOMP_GET_FILTER ptrace command</title>
<updated>2016-01-26T23:31:17+00:00</updated>
<author>
<name>Szabolcs Nagy</name>
<email>nsz@port70.net</email>
</author>
<published>2016-01-24T04:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=c243d6f09570010a448789dd296b14b7a61cb2ea'/>
<id>c243d6f09570010a448789dd296b14b7a61cb2ea</id>
<content type='text'>
allows the tracer to dump the bpf seccomp filters of the tracee,
new in linux v4.4, commit f8e529ed941ba2bbcbf310b575d968159ce7e895
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allows the tracer to dump the bpf seccomp filters of the tracee,
new in linux v4.4, commit f8e529ed941ba2bbcbf310b575d968159ce7e895
</pre>
</div>
</content>
</entry>
<entry>
<title>add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags</title>
<updated>2016-01-26T23:31:05+00:00</updated>
<author>
<name>Szabolcs Nagy</name>
<email>nsz@port70.net</email>
</author>
<published>2016-01-24T01:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=789ff6a9f8ec91729cde7fdcb0568d5d928eeba5'/>
<id>789ff6a9f8ec91729cde7fdcb0568d5d928eeba5</id>
<content type='text'>
they lock faulted pages into memory (useful when a small part of a
large mapped file needs efficient access), new in linux v4.4, commit
b0f205c2a3082dd9081f9a94e50658c5fa906ff1

MLOCK_* is not in the POSIX reserved namespace for sys/mman.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
they lock faulted pages into memory (useful when a small part of a
large mapped file needs efficient access), new in linux v4.4, commit
b0f205c2a3082dd9081f9a94e50658c5fa906ff1

MLOCK_* is not in the POSIX reserved namespace for sys/mman.h
</pre>
</div>
</content>
</entry>
<entry>
<title>add new PTRACE_O_SUSPEND_SECCOMP ptrace option</title>
<updated>2016-01-26T23:30:30+00:00</updated>
<author>
<name>Szabolcs Nagy</name>
<email>nsz@port70.net</email>
</author>
<published>2015-11-19T00:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=aaa604052dce98cfb4cc39f561bbb739c69bd802'/>
<id>aaa604052dce98cfb4cc39f561bbb739c69bd802</id>
<content type='text'>
allows a ptracer process to disable/enable seccomp filters of the
traced process, useful for checkpoint/restore, new in v4.3 commit
13c4a90119d28cfcb6b5bdd820c233b86c2b0237
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allows a ptracer process to disable/enable seccomp filters of the
traced process, useful for checkpoint/restore, new in v4.3 commit
13c4a90119d28cfcb6b5bdd820c233b86c2b0237
</pre>
</div>
</content>
</entry>
<entry>
<title>add new PR_CAP_AMBIENT and related defines to sys/prctl.h</title>
<updated>2016-01-26T23:30:14+00:00</updated>
<author>
<name>Szabolcs Nagy</name>
<email>nsz@port70.net</email>
</author>
<published>2015-11-18T23:56:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=8afd2a1d03de74f9e801bfbd2f15c6aab0fa1278'/>
<id>8afd2a1d03de74f9e801bfbd2f15c6aab0fa1278</id>
<content type='text'>
ambient capability mask is new in linux v4.3, commit
58319057b7847667f0c9585b9de0e8932b0fdb08
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ambient capability mask is new in linux v4.3, commit
58319057b7847667f0c9585b9de0e8932b0fdb08
</pre>
</div>
</content>
</entry>
<entry>
<title>add MS_LAZYTIME mount option to sys/mount.h</title>
<updated>2016-01-25T00:18:41+00:00</updated>
<author>
<name>Szabolcs Nagy</name>
<email>nsz@port70.net</email>
</author>
<published>2015-06-26T20:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=ecf02f4e8a2766d47cb7d637e7f8cb255ba7065b'/>
<id>ecf02f4e8a2766d47cb7d637e7f8cb255ba7065b</id>
<content type='text'>
new in linux 4.0 commit 0ae45f63d4ef8d8eeec49c7d8b44a1775fff13e8,
used to update atime/mtime/ctime only in memory when possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new in linux 4.0 commit 0ae45f63d4ef8d8eeec49c7d8b44a1775fff13e8,
used to update atime/mtime/ctime only in memory when possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>add AF_MPLS (PF_MPLS) address family to socket.h</title>
<updated>2016-01-25T00:18:21+00:00</updated>
<author>
<name>Szabolcs Nagy</name>
<email>nsz@port70.net</email>
</author>
<published>2015-06-26T20:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=9f52c17eb20dafc8f7e93b3cd276a09a919b1384'/>
<id>9f52c17eb20dafc8f7e93b3cd276a09a919b1384</id>
<content type='text'>
new in linux 4.0 commit 0189197f441602acdca3f97750d392a895b778fd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new in linux 4.0 commit 0189197f441602acdca3f97750d392a895b778fd.
</pre>
</div>
</content>
</entry>
<entry>
<title>add MSG_FASTOPEN sendmsg/sendto flag to socket.h</title>
<updated>2016-01-25T00:18:02+00:00</updated>
<author>
<name>Szabolcs Nagy</name>
<email>nsz@port70.net</email>
</author>
<published>2015-06-26T20:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=ea4fc27d28d878e50b3ca609681bbececd1f9622'/>
<id>ea4fc27d28d878e50b3ca609681bbececd1f9622</id>
<content type='text'>
This was new in linux 3.5 in commit cf60af03ca4e71134206809ea892e49b92a88896,
needed for tcp fastopen feature (sending data in TCP SYN packet).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was new in linux 3.5 in commit cf60af03ca4e71134206809ea892e49b92a88896,
needed for tcp fastopen feature (sending data in TCP SYN packet).
</pre>
</div>
</content>
</entry>
<entry>
<title>socket.h: fix SO_* for mips</title>
<updated>2015-07-21T23:14:26+00:00</updated>
<author>
<name>Roman Yeryomin</name>
<email>roman@ubnt.com</email>
</author>
<published>2015-07-02T09:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=29ec7677a73a5227badbb1064205be09e707e466'/>
<id>29ec7677a73a5227badbb1064205be09e707e466</id>
<content type='text'>
Signed-off-by: Roman Yeryomin &lt;roman@ubnt.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Roman Yeryomin &lt;roman@ubnt.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing legacy LFS64 macros in sys/resource.h</title>
<updated>2015-05-28T19:37:23+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2015-05-28T19:37:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=b6e7c664677ab7c77f183b8c41105f2be519800c'/>
<id>b6e7c664677ab7c77f183b8c41105f2be519800c</id>
<content type='text'>
based on patch by Felix Janda, with RLIM64_SAVED_CUR and
RLIM64_SAVED_MAX added for completeness.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
based on patch by Felix Janda, with RLIM64_SAVED_CUR and
RLIM64_SAVED_MAX added for completeness.
</pre>
</div>
</content>
</entry>
<entry>
<title>add PR_*_FP_MODE prctl options</title>
<updated>2015-04-18T02:31:44+00:00</updated>
<author>
<name>Szabolcs Nagy</name>
<email>nsz@port70.net</email>
</author>
<published>2015-04-14T22:21:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=02e5d564217cf2c92418f1cb5304754cfc9d57ff'/>
<id>02e5d564217cf2c92418f1cb5304754cfc9d57ff</id>
<content type='text'>
new in linux v4.0, commit 9791554b45a2acc28247f66a5fd5bbc212a6b8c8
used to work around a floating-point abi issue on mips
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new in linux v4.0, commit 9791554b45a2acc28247f66a5fd5bbc212a6b8c8
used to work around a floating-point abi issue on mips
</pre>
</div>
</content>
</entry>
</feed>
