Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libc/sys




On 08.02.2017 19:01, Maya Rashish wrote:
> Module Name:	src
> Committed By:	maya
> Date:		Wed Feb  8 18:01:24 UTC 2017
> 
> Modified Files:
> 	src/lib/libc/sys: accept.2
> 
> Log Message:
> Document accept4 in accept(2)
> 

In general we don't put POSIX/standard and nonstandard functions into
the same manual pages. I think accept(2) should be split with accept4(2)
and paccept(2).

Currently there is no man-page link accept4 -> accept.

Since we are here - are we planning to introduce ppoll(2)? It's very
similar to homegrown pollts(2). Porting of it is the same scenario to
accept4(2).

codesearch.debian.net gives 233 packages for accept4(2) and 191 for ppoll(2)

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index