Gregory Nutt e4dd33280d Squashed commit of the following:
psock_close() and net_close() are internal OS functions and should not set the errno variable.

    psock_ioctl() and netdev_ioctl() are internal OS functions and should not set the errno variable.

    net_dupsd() and net_dupsd2() are internal OS functions and should not set the errno variable.

    net/ and fs/: net_vfcntl(), file_fcntl(), file_dup(), and file_dup2() are all internal OS interfaces and should not modify the errno value.
2017-09-30 10:41:21 -06:00
..
2017-09-19 14:17:05 -06:00
2017-09-30 10:41:21 -06:00
2016-06-10 12:30:45 -04:00
2016-10-24 16:18:30 -06:00
2017-07-23 07:17:56 -06:00
2017-04-08 12:34:08 -06:00
2016-12-10 16:34:14 -06:00
2017-02-16 14:42:27 -06:00
2017-02-17 09:48:55 -06:00