.. 
			 
		
		
			
			
			
				
					
						
							
								
								
									
									
									 arpa
									
								 
							
						
					 
				 
				
					
						
							
							posix: convert static inline functions to library functions 
						
					 
				 
				2024-04-02 21:01:33 -04:00  
			 
		
			
			
			
				
					
						
							
								
								
									
									
									 net
									
								 
							
						
					 
				 
				
					
						
							
							posix: net: Add ARP header types to if_arp.h 
						
					 
				 
				2024-04-04 17:02:11 +02:00  
			 
		
			
			
			
				
					
						
							
								
								
									
									
									 netinet
									
								 
							
						
					 
				 
				
					
						
							
							include: posix: add c++ extern scope 
						
					 
				 
				2023-01-23 09:57:31 -08:00  
			 
		
			
			
			
				
					
						
							
								
								
									
									
									 sys
									
								 
							
						
					 
				 
				
					
						
							
							posix: multi process: add support for times() 
						
					 
				 
				2025-10-14 17:27:08 -04:00  
			 
		
			
			
			
				
					
						
							
								 aio.h 
							
						
					 
				 
				
					
						
							
							poxi: aio: include zephyr/toolchain.h for ZRESTRICT 
						
					 
				 
				2025-07-04 16:44:02 -10:00  
			 
		
			
			
			
				
					
						
							
								 dirent.h 
							
						
					 
				 
				
					
						
							
							posix: include: dirent: rework the dirent.h header 
						
					 
				 
				2025-01-08 01:29:06 +01:00  
			 
		
			
			
			
				
					
						
							
								 fcntl.h 
							
						
					 
				 
				
					
						
							
							posix: fcntl.h: define constants in terms of zvfs constants 
						
					 
				 
				2025-01-05 09:58:54 +01:00  
			 
		
			
			
			
				
					
						
							
								 fnmatch.h 
							
						
					 
				 
				
					
						
							
							posix: fnmatch: correct (many) compliance issues 
						
					 
				 
				2023-03-03 17:40:14 +09:00  
			 
		
			
			
			
				
					
						
							
								 grp.h 
							
						
					 
				 
				
					
						
							
							lib: posix: add stubs for thread-safe grp & pwd functions 
						
					 
				 
				2024-08-05 10:17:27 +02:00  
			 
		
			
			
			
				
					
						
							
								 mqueue.h 
							
						
					 
				 
				
					
						
							
							posix: switch to using posix_time.h and posix_signal.h 
						
					 
				 
				2025-10-01 14:36:55 +03:00  
			 
		
			
			
			
				
					
						
							
								 netdb.h 
							
						
					 
				 
				
					
						
							
							posix: convert static inline functions to library functions 
						
					 
				 
				2024-04-02 21:01:33 -04:00  
			 
		
			
			
			
				
					
						
							
								 poll.h 
							
						
					 
				 
				
					
						
							
							posix: define POLLPRI in posix/poll.h 
						
					 
				 
				2024-12-07 14:17:11 +01:00  
			 
		
			
			
			
				
					
						
							
								 posix_features.h 
							
						
					 
				 
				
					
						
							
							posix: switch to using posix_time.h and posix_signal.h 
						
					 
				 
				2025-10-01 14:36:55 +03:00  
			 
		
			
			
			
				
					
						
							
								 posix_limits.h 
							
						
					 
				 
				
					
						
							
							posix: limits: de-duplicate limit logic 
						
					 
				 
				2025-09-10 08:27:38 +02:00  
			 
		
			
			
			
				
					
						
							
								 posix_signal.h 
							
						
					 
				 
				
					
						
							
							posix: signal.h: include sigev_notify_function field in struct sigevent 
						
					 
				 
				2025-10-18 20:33:57 -04:00  
			 
		
			
			
			
				
					
						
							
								 posix_time.h 
							
						
					 
				 
				
					
						
							
							posix: time.h: timepsec is a struct not a typedef 
						
					 
				 
				2025-10-18 20:33:57 -04:00  
			 
		
			
			
			
				
					
						
							
								 posix_types.h 
							
						
					 
				 
				
					
						
							
							include: posix: remove an unreachable clockid_t definition 
						
					 
				 
				2024-11-23 20:12:02 -05:00  
			 
		
			
			
			
				
					
						
							
								 pthread.h 
							
						
					 
				 
				
					
						
							
							posix: switch to using posix_time.h and posix_signal.h 
						
					 
				 
				2025-10-01 14:36:55 +03:00  
			 
		
			
			
			
				
					
						
							
								 pwd.h 
							
						
					 
				 
				
					
						
							
							lib: posix: add stubs for thread-safe grp & pwd functions 
						
					 
				 
				2024-08-05 10:17:27 +02:00  
			 
		
			
			
			
				
					
						
							
								 sched.h 
							
						
					 
				 
				
					
						
							
							posix: sched: move sched_yield() to pthread.c 
						
					 
				 
				2025-10-15 11:46:00 -04:00  
			 
		
			
			
			
				
					
						
							
								 semaphore.h 
							
						
					 
				 
				
					
						
							
							posix: switch to using posix_time.h and posix_signal.h 
						
					 
				 
				2025-10-01 14:36:55 +03:00  
			 
		
			
			
			
				
					
						
							
								 stropts.h 
							
						
					 
				 
				
					
						
							
							posix: Implement isastream 
						
					 
				 
				2024-04-13 20:23:34 -04:00  
			 
		
			
			
			
				
					
						
							
								 syslog.h 
							
						
					 
				 
				
					
						
							
							posix: syslog: add support for syslog 
						
					 
				 
				2024-02-29 02:45:01 -05:00  
			 
		
			
			
			
				
					
						
							
								 unistd.h 
							
						
					 
				 
				
					
						
							
							posix: switch to using posix_time.h and posix_signal.h 
						
					 
				 
				2025-10-01 14:36:55 +03:00