[LTP] [PATCH 3/4] syscalls/socketpair01: convert to new API

Cyril Hrubis chrubis@suse.cz
Tue Jul 26 13:57:14 CEST 2016


Hi!
I've did the same changes as for the socket01.c, i.e. expecting exact
errno based on kernel version and also fixed the socketpair() return
value handling. It returns 0 on success, so for instance the file
descriptors were not closed in the verify function at all.

Pushed, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list