posix
Here are 914 public repositories matching this topic...
-
Updated
Jun 6, 2021 - Shell
-
Updated
Jun 5, 2021 - Go
-
Updated
May 19, 2021 - Go
-
Updated
Jun 5, 2021 - 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
May 26, 2021 - Shell
Help - line wrap
In my code I have a multiple line summary (comments) for my main method.
when I run my executable and ask for help myapp.exe --help the summary gets line wrapped.
I would like for each line in my summary to have a new line between.
I have tried every mechanism to make this work to no joy (also looked in the dragonfruit code a little) but couldn't find a quick fix.
/// <summary>
-
Updated
Jun 1, 2021 - Shell
-
Updated
Jun 4, 2021 - C
-
Updated
Jun 6, 2021 - C
-
Updated
Apr 27, 2021 - 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
Jun 1, 2021 - Shell
-
Updated
May 30, 2021 - Swift
-
Updated
Jun 4, 2021 - C++
-
Updated
May 18, 2021 - Shell
-
Updated
Oct 1, 2020 - C
-
Updated
Jun 4, 2021 - Go
-
Updated
Dec 18, 2020 - C
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 (
filePrependerarg), however there is not a first class way to add a footer.