mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	The Usual.
This commit is contained in:
		
							parent
							
								
									cc46bd2365
								
							
						
					
					
						commit
						eebb1c6cd1
					
				
					 2 changed files with 412 additions and 438 deletions
				
			
		
							
								
								
									
										14
									
								
								config.h.in
									
										
									
									
									
								
							
							
						
						
									
										14
									
								
								config.h.in
									
										
									
									
									
								
							| 
						 | 
					@ -266,6 +266,9 @@
 | 
				
			||||||
/* The number of bytes in a void *.  */
 | 
					/* The number of bytes in a void *.  */
 | 
				
			||||||
#undef SIZEOF_VOID_P
 | 
					#undef SIZEOF_VOID_P
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Define if you have the _getpty function.  */
 | 
				
			||||||
 | 
					#undef HAVE__GETPTY
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Define if you have the alarm function.  */
 | 
					/* Define if you have the alarm function.  */
 | 
				
			||||||
#undef HAVE_ALARM
 | 
					#undef HAVE_ALARM
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -353,9 +356,6 @@
 | 
				
			||||||
/* Define if you have the getpid function.  */
 | 
					/* Define if you have the getpid function.  */
 | 
				
			||||||
#undef HAVE_GETPID
 | 
					#undef HAVE_GETPID
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Define if you have the _getpty function.  */
 | 
					 | 
				
			||||||
#undef HAVE__GETPTY
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Define if you have the getpwent function.  */
 | 
					/* Define if you have the getpwent function.  */
 | 
				
			||||||
#undef HAVE_GETPWENT
 | 
					#undef HAVE_GETPWENT
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -515,14 +515,14 @@
 | 
				
			||||||
/* Define if you have the waitpid function.  */
 | 
					/* Define if you have the waitpid function.  */
 | 
				
			||||||
#undef HAVE_WAITPID
 | 
					#undef HAVE_WAITPID
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Define if you have the <db_185.h> header file.  */
 | 
					/* Define if you have the <db.h> header file.  */
 | 
				
			||||||
#undef HAVE_DB_185_H
 | 
					#undef HAVE_DB_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Define if you have the <db1/ndbm.h> header file.  */
 | 
					/* Define if you have the <db1/ndbm.h> header file.  */
 | 
				
			||||||
#undef HAVE_DB1_NDBM_H
 | 
					#undef HAVE_DB1_NDBM_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Define if you have the <db.h> header file.  */
 | 
					/* Define if you have the <db_185.h> header file.  */
 | 
				
			||||||
#undef HAVE_DB_H
 | 
					#undef HAVE_DB_185_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Define if you have the <dirent.h> header file.  */
 | 
					/* Define if you have the <dirent.h> header file.  */
 | 
				
			||||||
#undef HAVE_DIRENT_H
 | 
					#undef HAVE_DIRENT_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue