summaryrefslogtreecommitdiff
path: root/src/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-1/+0
* checksrc: whitespace and code style cleanupDaniel Stenberg2011-04-271-3/+3
* xattr: fix compiler warning: enumerated type mixed with another typeYang Tse2010-11-261-1/+1
* xattr: portability fixYang Tse2010-11-101-0/+4
* write extended attributes by using fsetxattrStefan Tomanek2010-11-101-5/+5
* Check for getinfo errors before setting attributesDan Fandrich2010-11-091-4/+4
* xattr: use const char * for const stringsDaniel Stenberg2010-11-081-1/+1
* xattr: add configure check and #ifdefsDaniel Stenberg2010-11-051-4/+38
* save metadata to extended file attributesStefan Tomanek2010-11-051-0/+37