| 
					
						
							
								
								
								
									
									
									
										include
									
								
							
						
					
				 | 
				
					
						
							
							LibC: add function declarations to sys/stat.h
						
					
				 | 
				2023-05-11 15:11:33 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								.gitignore
							
						
					
				 | 
				
					
						
							
							Initial commit. We have a booting kernel
						
					
				 | 
				2022-11-12 21:04:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CMakeLists.txt
							
						
					
				 | 
				
					
						
							
							LibC: add math.h with floorl
						
					
				 | 
				2023-05-10 22:35:42 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ctype.cpp
							
						
					
				 | 
				
					
						
							
							LibC: add toupper, tolower in ctype.h
						
					
				 | 
				2023-05-10 23:13:56 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								fcntl.cpp
							
						
					
				 | 
				
					
						
							
							LibC: Write mostly functioning stdio
						
					
				 | 
				2023-04-23 14:32:37 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								math.S
							
						
					
				 | 
				
					
						
							
							LibC: add math.h with floorl
						
					
				 | 
				2023-05-10 22:35:42 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								printf_impl.cpp
							
						
					
				 | 
				
					
						
							
							LibC: printf now prints 0 as integer
						
					
				 | 
				2023-05-11 18:20:37 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stdio.cpp
							
						
					
				 | 
				
					
						
							
							LibC: add probably functional *printf
						
					
				 | 
				2023-05-10 02:00:28 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stdlib.cpp
							
						
					
				 | 
				
					
						
							
							BAN: Error uses 64 bit error codes
						
					
				 | 
				2023-05-07 02:09:52 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								unistd.cpp
							
						
					
				 | 
				
					
						
							
							Kernel: Remove offset from OpenFileDescriptor
						
					
				 | 
				2023-05-09 20:31:22 +03:00 |