posix
Here are 780 public repositories matching this topic...
-
Updated
Nov 28, 2020 - Shell
-
Updated
Nov 28, 2020 - Go
-
Updated
Nov 19, 2020 - Go
I am working on adding an ARM64 job in Travis. ARM64 job is failing as docker image chubaofs/cfs-base:1.1
is not available for arm64.
Please check https://travis-ci.org/github/odidev/chubaofs/jobs/713238554 for the same.
I have built ARM64 binaries in ARM64 platform using below steps:
- Removed -Werror flag from rocksdb Makefile as deprecated warnings are being treated as errors.
-
Updated
Nov 21, 2020 - Shell
I noticed a difference in behaviour and like to have a clarification if it is a bug or works as intended.
If you invoke an app with --help [command]
the command is not executed and the help of the command is shown.
If you invoke an app with --version [command]
the command is executed and no version information is shown.
This is somewhat confusing.
Some example code:
using S
-
Updated
Nov 28, 2020 - C
-
Updated
Nov 27, 2020 - C
-
Updated
Nov 2, 2020 - C
Printable format
Is there any chance that you will create a printable version of this docs as it would be very useful if it is distributed on my college tech club and my fellow linux geekmate. Thanks
-
Updated
Nov 20, 2020 - C++
-
Updated
Nov 16, 2020 - Shell
-
Updated
Sep 21, 2020 - Shell
-
Updated
Oct 1, 2020 - C
Implement some test cases for standard memset()
-
Updated
Nov 24, 2020 - Go
-
Updated
Nov 5, 2020 - C
-
Updated
Jul 14, 2020 - C
-
Updated
Sep 5, 2020 - C
-
Updated
Nov 3, 2020 - Shell
Improve this page
Add a description, image, and links to the posix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the posix topic, visit your repo's landing page and select "manage topics."
GenMarkdownTreeCustom has a way to a header (
filePrepender
arg), however there is not a first class way to add a footer.