mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Remove MALLOC_ZERO_RETURNS_NULL.
This commit is contained in:
parent
19cf4ee69d
commit
39f59b089d
6 changed files with 5 additions and 110 deletions
|
|
@ -184,9 +184,6 @@
|
|||
/* Define if nice() returns success/failure instead of the new priority. */
|
||||
#undef HAVE_BROKEN_NICE
|
||||
|
||||
/* Define if malloc(0) returns a NULL pointer */
|
||||
#undef MALLOC_ZERO_RETURNS_NULL
|
||||
|
||||
/* Define if you have POSIX threads */
|
||||
#undef _POSIX_THREADS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue