Kaydet (Commit) 93ee6e0b authored tarafından Guido van Rossum's avatar Guido van Rossum

Add entry for _REENTRANT macro

üst c5a39034
......@@ -35,6 +35,9 @@
/* Define if you have POSIX threads */
#undef _POSIX_THREADS
/* Define to force use of thread-safe errno, h_errno, and other functions */
#undef _REENTRANT
/* Define if setpgrp() must be called as setpgrp(0, 0). */
#undef SETPGRP_HAVE_ARG
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment