Changeset 2439 for trunk/src/emx/include/sys/fcntl.h
- Timestamp:
- Nov 13, 2005, 12:59:18 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/sys/fcntl.h
r2438 r2439 287 287 #endif 288 288 289 /* fcntl command */290 /* bird: EMX specifics - start */291 #define F_GETOSFD 20 /* RSXNT */ /* F_GETOSFD used to be 6 */292 /* bird: EMX specifics - end */293 294 295 289 #if !defined (F_OK) /* bird: Really defined in unistd.h, but Linux and EMX does it here too. */ 296 290 /* access function */
Note:
See TracChangeset
for help on using the changeset viewer.