Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/replace: Merge remaining xattr test details from lib/util | Andrew Bartlett | 2012-06-02 | 1 | -8/+8 |
| | | | | | | | I prefer the longer XATTR_ADDITIONAL_OPTIONS define and the NULL rather than 0 values in the getxattr test. Andrew Bartlett | ||||
* | lib/replace: We cannot use strchr_m in lib/replace | Andrew Bartlett | 2012-06-02 | 1 | -6/+6 |
| | | | | | | In any case, it is always safe to search for . even in a multibyte string. Andrew Bartlett | ||||
* | lib/replace: DEBUG is not acceptable here, as this may not be linked into Samba | Andrew Bartlett | 2012-06-02 | 1 | -7/+0 |
| | |||||
* | lib/replace: Copy lib/system.c xattr wrappers to lib/replace | Andrew Bartlett | 2012-06-02 | 1 | -0/+703 |