mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document r278934, elf(3) dependency removed from dtri.o
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
0bdad710c3
commit
6ba6ab0bd8
1 changed files with 6 additions and 0 deletions
|
|
@ -464,6 +464,12 @@
|
|||
<para revision="277610">The <literal>futimens()</literal> and
|
||||
<literal>utimensat()</literal> system calls have been
|
||||
added. See &man.utimensat.2; for more information.</para>
|
||||
|
||||
<para revision="278934">The &man.elf.3; compile-time dependency
|
||||
has been removed from <filename>dtri.o</filename>, which
|
||||
allows adding <application>DTrace</application> to userland
|
||||
applications and libraries without also linking against
|
||||
&man.elf.3;.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="userland-abi">
|
||||
|
|
|
|||
Loading…
Reference in a new issue