unix
Here are 2,538 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Shell
-
Updated
Nov 30, 2020 - C++
-
Updated
Jan 22, 2020
-
Updated
Nov 15, 2020 - JavaScript
-
Updated
Nov 21, 2020
-
Updated
Nov 28, 2020 - Objective-C
-
Updated
Nov 29, 2020 - Go
-
Updated
Nov 29, 2020 - HTML
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
Nov 27, 2020 - Go
-
Updated
Oct 28, 2020 - C
-
Updated
Nov 28, 2020 - C#
-
Updated
May 25, 2020 - Shell
-
Updated
Nov 30, 2020 - C
-
Updated
Nov 28, 2020 - Shell
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."
See: https://illumos.org/man/5/epoll
Idea: move logic from src/unix/linux-core.c to src/unix/epoll.c and share that between Linux and Illumos.
Motivation:
diff --git a/src/unix/core.c b/s