libs-base/Headers
Daniel Ferreira 270c1bcea9 NSFileManager: implement -attributesOfFileSystemForPath:withError:
Implement a method for getting attribytes of a file system path. Reuse
the implementation of -fileSystemAttributesAtPath: for this purpose but
export the last system errors to the caller. Make
-fileSystemAttributesAtPath: use the new implementation, without
exposing error info to the caller.
2017-06-29 21:18:16 +01:00
..
Foundation NSFileManager: implement -attributesOfFileSystemForPath:withError: 2017-06-29 21:18:16 +01:00
GNUstepBase headers: define GS_HAS_DECLARED_PROPERTIES macro 2017-06-29 21:18:16 +01:00
ObjectiveC2/objc Insert some kludge for PTR stuff on systems with fake C99 compatible headers. 2013-11-29 17:42:44 +00:00