Changes in uspace/lib/posix/stdio.h [9a6034a:11544f4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/stdio.h
r9a6034a r11544f4 127 127 128 128 #ifndef LIBPOSIX_INTERNAL 129 /* DEBUG macro does not belong to POSIX stdio.h. Its unconditional130 * definition in the native stdio.h causes unexpected behaviour of131 * applications which uses their own DEBUG macro (e.g. debugging132 * output is printed even if not desirable). */133 #undef DEBUG134 135 129 #define ctermid posix_ctermid 136 130
Note:
See TracChangeset
for help on using the changeset viewer.