Changeset 9a6034a in mainline
- Timestamp:
- 2011-07-31T21:01:46Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c67aff2
- Parents:
- 27a8d1d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/stdio.h
r27a8d1d r9a6034a 127 127 128 128 #ifndef LIBPOSIX_INTERNAL 129 /* DEBUG macro does not belong to POSIX stdio.h. Its unconditional 130 * definition in the native stdio.h causes unexpected behaviour of 131 * applications which uses their own DEBUG macro (e.g. debugging 132 * output is printed even if not desirable). */ 133 #undef DEBUG 134 129 135 #define ctermid posix_ctermid 130 136
Note:
See TracChangeset
for help on using the changeset viewer.