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