golang/go

x/sys/unix: missing flags support for Setxattr on freebsd.

Open

#14,455 opened on 2016年2月22日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsFixOS-FreeBSDcompiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Currently, flags parameter is ignored. We can implement XATTR_CREATE and XATTR_REPLACE for this.

コントリビューターガイド