OSDN Git Service

Add getfattr(1) and setfattr(1).
authorElliott Hughes <enh@google.com>
Sun, 17 Jul 2016 17:42:31 +0000 (10:42 -0700)
committerRob Landley <rob@landley.net>
Mon, 18 Jul 2016 19:14:22 +0000 (14:14 -0500)
commitbd471f67cc6eff4abf47f027edbace707065bc6b
tree2c7e2c3edcca3a588b650d33c115d9335c09b163
parent48ea55969907286d1a125fcd655be9d8307a3449
Add getfattr(1) and setfattr(1).

Plus basic tests.
tests/getfattr.test [new file with mode: 0755]
tests/setfattr.test [new file with mode: 0755]
toys/pending/getfattr.c [new file with mode: 0644]
toys/pending/setfattr.c [new file with mode: 0644]