Bananymous
							
						 | 
						
							
							
							
							
							
								
							
							
								009b073892
								
							
						 | 
						
							
							
								
								LibC: Add IN6_IS_ADDR_* and IN_MULTICAST macros
							
							
							
							
							
							
							
							These are assumed to exist by some ports 
							
						 | 
						
							2025-08-10 19:57:31 +03:00 | 
						
					
				
					
						
							
							
								
								 Bananymous
							
						 | 
						
							
							
							
							
							
								
							
							
								92e962430b
								
							
						 | 
						
							
							
								
								LibC: Make sockaddr and sockaddr_in compatible with other systems
							
							
							
							
							
							
							
							sockaddr:
make sa_data is 14 bytes on all systems
sockaddr_in:
add sin_zero 
							
						 | 
						
							2025-08-10 19:57:31 +03:00 | 
						
					
				
					
						
							
							
								
								 Bananymous
							
						 | 
						
							
							
							
							
							
								
							
							
								2ee8b6c8b4
								
							
						 | 
						
							
							
								
								LibC: Add more definitions to netinet/in.h
							
							
							
							
							
							
							
							These are non-standard but a lot of UNIX-likes have them networking
software attempts to use them 
							
						 | 
						
							2025-06-02 11:39:18 +03:00 | 
						
					
				
					
						
							
							
								
								 Bananymous
							
						 | 
						
							
							
							
							
							
								
							
							
								ddcf414107
								
							
						 | 
						
							
							
								
								LibC: Fix netinet/in.h and arpa/inet.h definitions
							
							
							
							
							
						 | 
						
							2025-05-28 03:10:01 +03:00 | 
						
					
				
					
						
							
							
								
								 Bananymous
							
						 | 
						
							
							
							
							
							
								
							
							
								2ba25b4c28
								
							
						 | 
						
							
							
								
								LibC: Add non standard types/values used by ports
							
							
							
							
							
						 | 
						
							2025-04-01 23:26:13 +03:00 | 
						
					
				
					
						
							
							
								
								 Bananymous
							
						 | 
						
							
							
							
							
							
								
							
							
								615d9d4abe
								
							
						 | 
						
							
							
								
								LibC: Add INADDR_LOOPBACK
							
							
							
							
							
							
							
							Some port was using this. Loopback addresses are not supported, but they
will be 127.0.0.1. 
							
						 | 
						
							2024-08-05 00:56:42 +03:00 | 
						
					
				
					
						
							
							
								
								 Bananymous
							
						 | 
						
							
							
							
							
							
								
							
							
								c69919738b
								
							
						 | 
						
							
							
								
								BuildSystem: Move all userpace libraries under the userspace directory
							
							
							
							
							
							
							
							As the number of libraries is increasing, root directory starts to
expand. This adds better organization for libraries 
							
						 | 
						
							2024-06-18 13:14:35 +03:00 |