Changes in uspace/lib/posix/src/internal/common.h [bd41ac52:bc56f30] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/src/internal/common.h
rbd41ac52 rbc56f30 67 67 } 68 68 69 // TODO: Remove this arbitrary limit. 70 #define VFS_MAX_OPEN_FILES 128 71 69 72 extern aoff64_t posix_pos[VFS_MAX_OPEN_FILES]; 70 73
Note:
See TracChangeset
for help on using the changeset viewer.