Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse | 2011-07-26 | 1 | -1/+0 |
* | checksrc: whitespace and code style cleanup | Daniel Stenberg | 2011-04-27 | 1 | -3/+3 |
* | xattr: fix compiler warning: enumerated type mixed with another type | Yang Tse | 2010-11-26 | 1 | -1/+1 |
* | xattr: portability fix | Yang Tse | 2010-11-10 | 1 | -0/+4 |
* | write extended attributes by using fsetxattr | Stefan Tomanek | 2010-11-10 | 1 | -5/+5 |
* | Check for getinfo errors before setting attributes | Dan Fandrich | 2010-11-09 | 1 | -4/+4 |
* | xattr: use const char * for const strings | Daniel Stenberg | 2010-11-08 | 1 | -1/+1 |
* | xattr: add configure check and #ifdefs | Daniel Stenberg | 2010-11-05 | 1 | -4/+38 |
* | save metadata to extended file attributes | Stefan Tomanek | 2010-11-05 | 1 | -0/+37 |