Hello, I noticed that the AT_* flags (e.g. AT_FDCWD) are defined in io/fcntl.h. Shouldn't they be defined in the platform-dependent bits/fcntl.h? Solaris (and probably other platforms) define different values for these flags. -- David