Changes in uspace/lib/posix/include/posix/limits.h [c8830a2:a3da2b2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/include/posix/limits.h
rc8830a2 ra3da2b2 49 49 #define PATH_MAX 256 50 50 51 /* it's probably a safe assumption */52 #undef CHAR_BIT53 #define CHAR_BIT 854 55 51 #endif /* POSIX_LIMITS_H_ */ 56 52
Note:
See TracChangeset
for help on using the changeset viewer.