diff options
author | Matt Joyce <matthew.joyce@embedded-brains.de> | 2022-05-23 11:29:57 +0200 |
---|---|---|
committer | Sebastian Huber <sebastian.huber@embedded-brains.de> | 2022-07-13 06:55:46 +0200 |
commit | 1a0908203606527b6ac0ed438669b5bcd247a5f9 (patch) | |
tree | 4a9016ec36e92315c58842e52525e15f43895b43 /newlib/libc/stdio/tmpnam.c | |
parent | db2123caf8501a6d2fe0a75a4d196492b68d99c6 (diff) | |
download | newlib-1a0908203606527b6ac0ed438669b5bcd247a5f9.zip newlib-1a0908203606527b6ac0ed438669b5bcd247a5f9.tar.gz newlib-1a0908203606527b6ac0ed438669b5bcd247a5f9.tar.bz2 |
Add _REENT_IS_NULL()
In a follow up patch, struct _reent is optionally replaced by dedicated
thread-local objects. In this case,_REENT is optionally defined to NULL. Add
the _REENT_IS_NULL() macro to disable this check on demand.
Diffstat (limited to 'newlib/libc/stdio/tmpnam.c')
0 files changed, 0 insertions, 0 deletions