- Timestamp:
- Mar 16, 2014, 8:45:45 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/src/lib/sys/b_fs.h
r3817 r3840 406 406 int __libc_back_fsNativeFileOwnerSet(const char *pszNativePath, uid_t uid, gid_t gid); 407 407 int __libc_back_fsNativeFileOwnerSetCommon(intptr_t hNative, const char *pszNativePath, int fUnixEAs, uid_t uid, gid_t gid); 408 struct _FEA2LIST; 409 struct _EAOP2; 408 410 int __libc_back_fsNativeSetEAs(intptr_t hNative, const char *pszNativePath, struct _FEA2LIST *pEAs, struct _EAOP2 *pEaOp2); 409 411
Note:
See TracChangeset
for help on using the changeset viewer.