unix
Here are 3,164 public repositories matching this topic...
Currently the suggestions can't be chosen using the mouse. It could be implemented using a double_click.
-
Updated
Oct 15, 2021 - Shell
-
Updated
Aug 24, 2021
-
Updated
Oct 17, 2021
-
Updated
Oct 14, 2021 - HTML
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Oct 15, 2021 - Go
-
Updated
Oct 4, 2021 - Objective-C
I'm happy to announce that I'll be writing the second edition of Data Science at the Command Line (O'Reilly, 2014). This issue explains why I think a second edition is needed, lists what changes I plan to make, and presents a tentative outline. Finally, I have a few words about the process and giving feedback.
Why a second edition?
While the command line as a technology and as a way of w
-
Updated
Oct 11, 2021 - Go
-
Updated
Sep 12, 2021 - C
-
Updated
Oct 15, 2021 - C#
-
Updated
Oct 15, 2021 - Lua
-
Updated
Oct 15, 2021 - C
Improve this page
Add a description, image, and links to the unix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unix topic, visit your repo's landing page and select "manage topics."
It seems to me that if you have a wrapper function
https://github.com/libuv/libuv/blob/a39009a5a9252a566ca0704d02df8dabc4ce328f/test/runner-unix.c#L45
for close, then in this places you can use it.
https://github.com/libuv/libuv/blob/a39009a5a9252a566ca0704d02df8dabc4ce328f/test/runner-unix.c#L336
https://github.com/libuv/libuv/blob/a39009a5a9252a566ca0704d02df8dabc4ce328f/test/runner-unix.c#