Victor Stinner
7513994c92
gh-110014: Include explicitly <unistd.h> header ( #110155 )
...
* Remove unused <locale.h> includes.
* Remove unused <fcntl.h> include in traceback.h.
* Remove redundant <assert.h> and <stddef.h> includes. They are already
included by "Python.h".
* Remove <object.h> include in faulthandler.c. Python.h already includes it.
* Add missing <stdbool.h> in pycore_pythread.h if HAVE_PTHREAD_STUBS
is defined.
* Fix also warnings in pthread_stubs.h: don't redefine macros if they
are already defined, like the __NEED_pthread_t macro.
2023-09-30 20:06:45 +00:00
..
2023-08-26 04:05:17 +02:00
2023-05-21 21:25:09 -07:00
2023-08-21 18:05:59 +00:00
2023-07-25 03:16:28 +00:00
2023-08-31 21:41:18 +00:00
2023-08-21 18:05:59 +00:00
2023-08-21 19:15:52 +02:00
2023-08-24 16:06:53 +00:00
2023-08-29 02:29:46 +02:00
2023-08-29 01:20:02 +00:00
2023-09-19 15:01:34 -06:00
2023-09-19 15:01:34 -06:00
2023-09-13 10:25:45 -07:00
2023-08-21 19:15:52 +02:00
2023-08-24 16:06:53 +00:00
2023-08-24 16:06:53 +00:00
2023-09-30 19:25:54 +02:00
2023-08-24 19:37:41 +02:00
2023-07-22 20:57:59 +00:00
2023-08-29 02:29:46 +02:00
2023-07-25 03:44:11 +02:00
2023-09-08 17:54:45 +01:00
2023-09-15 15:04:21 -07:00
2023-08-21 18:05:59 +00:00
2023-08-21 19:15:52 +02:00
2023-09-23 09:35:30 +03:00
2023-08-24 19:09:49 +02:00
2023-08-10 13:03:47 +01:00
2023-08-31 09:56:06 +02:00
2023-08-17 11:29:58 -07:00
2023-06-06 14:44:48 +02:00
2023-08-24 16:06:53 +00:00
2023-08-21 18:05:59 +00:00
2023-08-31 15:37:14 +02:00
2023-08-21 18:05:59 +00:00
2023-08-31 15:37:14 +02:00
2023-08-24 16:06:53 +00:00
2023-08-29 02:29:46 +02:00
2023-08-24 16:06:53 +00:00
2023-09-01 12:43:30 +02:00
2023-09-11 18:20:24 +00:00
2023-09-27 13:41:06 -06:00
2023-08-21 19:15:52 +02:00
2023-08-24 19:44:34 +00:00
2023-09-19 09:54:29 -06:00
2023-09-19 09:54:29 -06:00
2023-09-01 09:13:07 +02:00
2023-08-24 19:07:54 +02:00
2023-07-03 09:39:11 +00:00
2023-07-22 21:41:11 +00:00
2023-07-25 03:16:28 +00:00
2023-08-31 18:33:34 +02:00
2023-09-15 15:04:21 -07:00
2023-08-24 17:28:35 +02:00
2023-09-27 15:27:44 -07:00
2023-08-23 18:39:00 +01:00
2023-08-21 18:05:59 +00:00
2023-09-19 09:54:29 -06:00
2023-08-24 17:28:35 +02:00
2023-08-24 17:47:44 +00:00
2023-09-05 01:54:55 +02:00
2023-08-24 17:28:35 +02:00
2023-08-24 17:40:56 +02:00
2023-08-21 18:05:59 +00:00
2023-07-25 03:16:28 +00:00
2023-09-27 13:41:06 -06:00
2023-09-06 15:54:59 +00:00
2023-08-29 04:18:52 +02:00
2023-09-30 20:06:45 +00:00
2023-08-31 15:37:14 +02:00
2023-08-31 18:33:34 +02:00
2023-09-27 13:41:06 -06:00
2023-09-30 19:25:54 +02:00
2023-08-24 17:40:56 +02:00
2023-08-29 03:20:31 +00:00
2023-08-21 18:12:22 +00:00
2023-07-25 03:16:28 +00:00
2023-07-25 00:54:09 +00:00
2023-08-24 20:02:09 +00:00
2023-08-24 17:17:40 +02:00
2023-08-24 17:40:56 +02:00
2023-08-24 23:35:47 +00:00
2023-07-25 02:25:45 +00:00
2023-07-23 19:16:21 +00:00
2023-08-24 17:40:56 +02:00
2023-05-18 15:56:15 -07:00
2023-08-31 15:37:14 +02:00
2023-08-29 02:29:46 +02:00
2023-09-27 15:27:44 -07:00
2023-07-25 02:25:45 +00:00
2023-06-23 03:00:56 +00:00