summaryrefslogtreecommitdiff
path: root/tools/regression/sockets/unix_cmsg/unix_cmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new socket option SO_TS_CLOCK to pick from several different clockMaxim Sobolev2017-01-161-0/+26
* Refactor the regression test code by splitting huge monolithic CMaxim Sobolev2016-12-051-1643/+71
* Don't run the t_cmsg_len testcase on 64-bit architecturesEnji Cooper2016-01-231-0/+12
* - Don't return immediately in check_xucred, check_scm_creds_cmsgcred, andEnji Cooper2016-01-231-81/+98
* Major update for unix_cmsg from Andrey Simonenko.Sergey Kandaurov2013-02-111-1130/+1469
* Zero the whole struct not just the size of a pointer.Ed Maste2012-11-191-1/+1
* remove duplicate semicolons where possible.Eitan Adler2012-10-221-1/+1
* o Let getopt(3) report errors in command line arguments.Maxim Konovalov2006-05-311-13/+11
* o Add a collection of regression tests for ancillary (control)Maxim Konovalov2006-05-291-0/+1632