On Sun, 23 Dec 2001 12:54, Wichert Akkerman wrote:
> Previously Russell Coker wrote:
> > How should I handle this? Should I divert the existing files (in this
> > case the file /usr/share/man/man2/send.2.gz) and then provide extra
> > sym-links in my package for the new system calls?
>
> That soun
Previously Russell Coker wrote:
> How should I handle this? Should I divert the existing files (in this case
> the file /usr/share/man/man2/send.2.gz) and then provide extra sym-links in
> my package for the new system calls?
That sounds like a good solution, as long as the manpage states very
The man pages for system calls in NSA SE Linux include pages for common
system calls such as sendto(2)/sendmsg(2) because there are new functions
sendto_secure(2)/sendmsg_secure(2) which are documented on the same page.
How should I handle this? Should I divert the existing files (in this case
3 matches
Mail list logo