aboutsummaryrefslogtreecommitdiff
path: root/src/xattr.c
AgeCommit message (Expand)Author
2011-10-06curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-14curl tool: re-enable MemoryTracking capability on 'src' subdirectory files.Yang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-04-27checksrc: whitespace and code style cleanupDaniel Stenberg
2010-11-26xattr: fix compiler warning: enumerated type mixed with another typeYang Tse
2010-11-10xattr: portability fixYang Tse
2010-11-10write extended attributes by using fsetxattrStefan Tomanek
2010-11-09Check for getinfo errors before setting attributesDan Fandrich
2010-11-08xattr: use const char * for const stringsDaniel Stenberg
2010-11-05xattr: add configure check and #ifdefsDaniel Stenberg
2010-11-05save metadata to extended file attributesStefan Tomanek