The Wayback Machine - https://web.archive.org/web/20201128144854/https://github.com/topics/posix
Skip to content
#

posix

Here are 780 public repositories matching this topic...

seaweedfs

SeaweedFS is a distributed object store and file system to store and serve billions of files fast! Object store has O(1) disk seek, transparent cloud integration. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
  • Updated Nov 28, 2020
  • Go
odidev
odidev commented Jul 30, 2020

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.
FroggieFrog
FroggieFrog commented Oct 1, 2020

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

Improve this page

Add a description, image, and links to the posix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the posix topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.