Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pkg/xattr issues and pull requests
#74 - Support for AIX extended attributes?
Issue -
State: open - Opened by vmlemon about 1 month ago
- 1 comment
Labels: enhancement, help wanted, question
#73 - Detect the need to increase buffer size on TrueNAS SCALE.
Pull Request -
State: closed - Opened by erikrose 7 months ago
- 1 comment
#72 - Add support for go 1.21
Pull Request -
State: closed - Opened by kuba-- about 1 year ago
- 1 comment
#71 - Upgrade golang.org/x/sys, add support for go 1.21
Pull Request -
State: closed - Opened by kuba-- about 1 year ago
#70 - Fix FIFO handling on Solaris
Pull Request -
State: closed - Opened by greatroar over 2 years ago
- 11 comments
#69 - syscall.ENODATA is not defined on unsupported OS
Pull Request -
State: closed - Opened by harshavardhana over 2 years ago
- 3 comments
#68 - (Solaris) return ENOTSUP on unix.Openat error
Pull Request -
State: closed - Opened by kuba-- over 2 years ago
#67 - EINVAL instead of ENOTSUP on Solaris
Issue -
State: closed - Opened by greatroar over 2 years ago
- 2 comments
#66 - Make xattr.Error implement Unwrap
Pull Request -
State: closed - Opened by aureliar8 over 2 years ago
- 1 comment
#65 - Upgrade x/sys
Pull Request -
State: closed - Opened by kuba-- almost 3 years ago
- 1 comment
#64 - Run go fmt ... on codebase
Pull Request -
State: closed - Opened by Yannic almost 3 years ago
- 1 comment
#63 - add alias to unsupported
Pull Request -
State: closed - Opened by micbar almost 3 years ago
#62 - Fix closing file descriptors twice
Pull Request -
State: closed - Opened by gco about 3 years ago
#61 - Replace travis CI by Github workflow
Pull Request -
State: closed - Opened by kuba-- about 3 years ago
- 1 comment
Labels: proposal
#60 - Switch to github CI
Issue -
State: closed - Opened by kuba-- about 3 years ago
Labels: help wanted
#59 - Skip empty fields in Error()
Pull Request -
State: closed - Opened by kuba-- about 3 years ago
#58 - Superfluous space in `(*Error).String()` when `Error.Name == ""`
Issue -
State: closed - Opened by jfrech about 3 years ago
- 1 comment
#57 - Typo
Issue -
State: closed - Opened by jfrech about 3 years ago
#56 - Check for EINTR with != on Linux
Pull Request -
State: closed - Opened by greatroar almost 4 years ago
#55 - Update .travis.sh
Pull Request -
State: closed - Opened by kuba-- about 4 years ago
#54 - Add support for solaris (and illumos).
Pull Request -
State: closed - Opened by andy-js about 4 years ago
#53 - try to add support for go 1.11 on linux
Pull Request -
State: closed - Opened by kuba-- about 4 years ago
#52 - Restore Go 1.11 support
Pull Request -
State: closed - Opened by rfjakob about 4 years ago
- 1 comment
#51 - Build is broken on linux with the recent changes
Issue -
State: closed - Opened by bwang221 about 4 years ago
- 2 comments
#50 - Loop on EINTR on Linux
Pull Request -
State: closed - Opened by greatroar over 4 years ago
#49 - Update .travis.yml
Pull Request -
State: closed - Opened by kuba-- over 4 years ago
#48 - Added constant for whether xattrs are supported by the current platform
Pull Request -
State: closed - Opened by Tatskaari over 4 years ago
- 3 comments
#47 - Supporting for Windows
Issue -
State: closed - Opened by lygstate over 4 years ago
- 11 comments
Labels: help wanted, proposal
#46 - operation not supported
Issue -
State: closed - Opened by diluga over 4 years ago
#45 - support for go 1.11
Pull Request -
State: closed - Opened by kuba-- about 5 years ago
- 1 comment
#44 - Update .travis.yml
Pull Request -
State: closed - Opened by kuba-- about 5 years ago
#43 - Update .travis.yml
Pull Request -
State: closed - Opened by kuba-- about 5 years ago
#42 - gh-action
Pull Request -
State: closed - Opened by kuba-- about 5 years ago
- 1 comment
#41 - github build action
Issue -
State: closed - Opened by kuba-- about 5 years ago
- 2 comments
Labels: question
#40 - Fix windows and unsupported platform builds with dummy values
Pull Request -
State: closed - Opened by harshavardhana almost 6 years ago
- 5 comments
#39 - Add NetBSD support
Pull Request -
State: closed - Opened by tklauser over 6 years ago
- 3 comments
#38 - Use x/sys/unix for lgetxattr, lsetxattr, lremovexattr and llistxattr on darwin
Pull Request -
State: closed - Opened by tklauser over 6 years ago
- 1 comment
#37 - Bump Go versions and use '.x' to always get latest patch versions
Pull Request -
State: closed - Opened by HaraldNordgren over 6 years ago
- 1 comment
#36 - Support "F" variants of operations (on file descriptors)
Pull Request -
State: closed - Opened by dennwc over 6 years ago
- 1 comment
#35 - List returns error "cannot allocate memory"?
Issue -
State: closed - Opened by fd0 over 6 years ago
- 12 comments
Labels: bug, help wanted, hacktoberfest
#34 - Build and test against go 1.11
Pull Request -
State: closed - Opened by kuba-- over 6 years ago
- 1 comment
Labels: proposal
#33 - Add codecov.
Pull Request -
State: closed - Opened by kuba-- over 6 years ago
- 1 comment
Labels: proposal
#32 - Minor cleanup
Pull Request -
State: closed - Opened by kuba-- over 6 years ago
#31 - replace syscall by unix for linux
Pull Request -
State: closed - Opened by kuba-- over 6 years ago
#30 - get: handle changes between size check and actual get
Pull Request -
State: closed - Opened by rfjakob over 6 years ago
- 21 comments
Labels: bug
#29 - Add LGet/LSet/etc
Pull Request -
State: closed - Opened by rfjakob over 6 years ago
- 2 comments
Labels: enhancement
#28 - Symlink handling?
Issue -
State: closed - Opened by rfjakob over 6 years ago
- 4 comments
Labels: question
#27 - Add more testcases for SetWithFlags
Pull Request -
State: closed - Opened by rfjakob almost 7 years ago
#26 - Added passing of the flags parameter to the lower-level syscall
Pull Request -
State: closed - Opened by bolshevik almost 7 years ago
- 7 comments
Labels: enhancement
#25 - naming cleanup
Pull Request -
State: closed - Opened by kuba-- almost 7 years ago
#24 - Refactor v3
Pull Request -
State: closed - Opened by rfjakob almost 7 years ago
- 2 comments
#23 - Refactor v2
Pull Request -
State: closed - Opened by rfjakob almost 7 years ago
- 2 comments
#22 - Check if filesystem supports extended attributes
Pull Request -
State: closed - Opened by kuba-- almost 7 years ago
- 10 comments
#21 - Use getxattr to check if xattrs are supported
Pull Request -
State: closed - Opened by rfjakob almost 7 years ago
- 1 comment
#20 - Deduplicate code between different os'es
Pull Request -
State: closed - Opened by rfjakob almost 7 years ago
- 2 comments
#19 - Tests fail on tmpfs
Issue -
State: closed - Opened by rfjakob almost 7 years ago
- 4 comments
#18 - build 1.8.x, 1.9.x and 1.10
Pull Request -
State: closed - Opened by kuba-- almost 7 years ago
#17 - Fix: Increase buf size in List() to avoid ERANGE on Linux (#16)
Pull Request -
State: closed - Opened by rawtaz almost 7 years ago
#16 - List() fails with ERANGE on SMB1
Issue -
State: closed - Opened by rawtaz almost 7 years ago
- 4 comments
Labels: bug
#15 - Solaris/Illumos Support
Issue -
State: closed - Opened by dave-fl almost 7 years ago
- 5 comments
Labels: enhancement, question
#14 - Check if filesystem supports xattr.
Pull Request -
State: closed - Opened by kuba-- over 7 years ago
#13 - Fix - Darwin panic: com.apple.rootless attr has no value
Pull Request -
State: closed - Opened by kuba-- over 7 years ago
#12 - Darwin panic: com.apple.rootless attr has no value
Issue -
State: closed - Opened by mmullis over 7 years ago
- 3 comments
Labels: bug
#11 - test fails: "operation not supported"
Issue -
State: closed - Opened by legrostdg almost 8 years ago
- 7 comments
Labels: help wanted, question
#10 - xattr.Setxattr triggers an error with (errno 0) code
Issue -
State: closed - Opened by bexp almost 8 years ago
- 4 comments
Labels: invalid
#9 - just test
Pull Request -
State: closed - Opened by kuba-- almost 8 years ago
#8 - Remove stutter
Pull Request -
State: closed - Opened by fd0 almost 8 years ago
- 3 comments
#7 - formatting fixes
Pull Request -
State: closed - Opened by kuba-- almost 8 years ago
- 1 comment
#6 - API stutters a lot
Issue -
State: closed - Opened by fd0 almost 8 years ago
- 2 comments
#5 - Code is not formatted according to gofmt?
Issue -
State: closed - Opened by fd0 almost 8 years ago
- 2 comments
#4 - Check size
Pull Request -
State: closed - Opened by kuba-- almost 8 years ago
#3 - Travis: fix directory for goimports
Pull Request -
State: closed - Opened by fd0 almost 8 years ago
#2 - Add Travis CI config
Pull Request -
State: closed - Opened by fd0 almost 8 years ago
- 4 comments
#1 - listxattr: Test errno != 0 before returning error
Pull Request -
State: closed - Opened by fd0 almost 8 years ago
- 5 comments