- Feb 01, 2015
-
-
Gregory Nutt authored
Unix domain: Enable logic to clean up the FIFOs underlying stream sockets with those sockets are disconnected. Tehre is still no corresponding clean-up logic in place for Unix domain datagram sockets because the life of the FIFO is not as well known in that case
-
- Jan 31, 2015
-
-
Gregory Nutt authored
-
- Jan 30, 2015
-
-
Gregory Nutt authored
-
- Jan 05, 2015
-
-
Gregory Nutt authored
-
- Dec 31, 2014
-
-
Gregory Nutt authored
Tiva Ethernet: Integrate use of workqueue so the network processing is not done at the interrupt level
-
- Dec 30, 2014
-
-
Gregory Nutt authored
-
- Dec 29, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 19, 2014
-
-
Gregory Nutt authored
-
- Dec 13, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 29, 2014
-
-
Gregory Nutt authored
Add support for a variadic ioctl() function. The ioctl() interface is a non-standard, Unix interface. NuttX has always used the older, three-parameter version. Most contemporary systems now, however, use a variadic form of the ioctl() function. Added an option to insert a shim layer to adapt the three-parameter ioctl() to use the variadic interface form. Internally, the ioctl handling is the same three-parameter logic. The only real complexity to the shim is in how the system calls must be handled.
-
- Nov 28, 2014
-
-
Gregory Nutt authored
-
- Nov 23, 2014
-
-
Gregory Nutt authored
-
- Nov 22, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 20, 2014
-
-
Gregory Nutt authored
-
- Nov 17, 2014
-
-
Gregory Nutt authored
-
- Nov 15, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 30, 2014
-
-
Gregory Nutt authored
-
- Oct 22, 2014
-
-
Gregory Nutt authored
-
- Oct 15, 2014
-
-
Gregory Nutt authored
-
- Oct 11, 2014
-
-
Gregory Nutt authored
-
- Oct 10, 2014
-
-
Gregory Nutt authored
-
- Oct 09, 2014
-
-
Gregory Nutt authored
-
- Oct 07, 2014
-
-
Gregory Nutt authored
The Asynch I/O implementation now satisfies POSIX priority requirements; it uses the new low priority worker thread interfaces to adjust the priority of the worker thread according to the priority of the client thread
-
- Oct 06, 2014
-
-
Gregory Nutt authored
-
- Oct 04, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 03, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 30, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 29, 2014
-
-
Gregory Nutt authored
-
- Sep 25, 2014
-
-
Gregory Nutt authored
-
- Sep 20, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-