LibC: inet_pton() should return 1 on success, 0 or -1 on failure. 
						
					 
				 
				2019-06-06 05:25:18 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibC: Move wait-related stuff to <sys/wait.h>. #POSIX 
						
					 
				 
				2019-05-30 15:12:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Run constructors on process startup. 
						
					 
				 
				2019-03-27 12:48:21 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Put assertions behind a DEBUG flag to make it easy to build without them. 
						
					 
				 
				2019-04-23 21:52:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Some compat fixes for GNU make. 
						
					 
				 
				2019-05-22 13:21:49 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Run constructors on process startup. 
						
					 
				 
				2019-03-27 12:48:21 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Run constructors on process startup. 
						
					 
				 
				2019-03-27 12:48:21 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Bring the C library close enough to newlib to trick GCC. 
						
					 
				 
				2019-04-17 23:16:16 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement dirfd(). 
						
					 
				 
				2019-06-03 18:42:40 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement dirfd(). 
						
					 
				 
				2019-06-03 18:42:40 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Make dlfcn stubs extern "C" like the outside world expects. 
						
					 
				 
				2019-05-28 14:30:55 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Lots of minor compat stuff while seeing if bash would build. 
						
					 
				 
				2018-11-05 16:40:48 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make syscall invocations look pleasant. 
						
					 
				 
				2018-12-21 03:02:06 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: fcntl.h should define F_RDLCK. 
						
					 
				 
				2019-05-28 21:02:31 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							More compat work. Rename libraries from LibFoo.a => libfoo.a 
						
					 
				 
				2019-02-26 13:30:57 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement enough missing stuff to get bash-5.0 running. :^) 
						
					 
				 
				2019-02-08 02:38:21 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix all current build warnings in LibC. 
						
					 
				 
				2018-11-09 10:09:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Enough compatibility work to make figlet build and run! 
						
					 
				 
				2018-10-31 17:52:59 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add mmap_with_name() that names the allocation immediately. 
						
					 
				 
				2019-05-19 15:54:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add some basic setgroups(), getgroups() and initgroups(). 
						
					 
				 
				2018-11-07 01:38:51 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Run constructors on process startup. 
						
					 
				 
				2019-03-27 12:48:21 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add ungetc() and automatically flush streams on fclose(). 
						
					 
				 
				2019-03-27 01:40:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make syscall invocations look pleasant. 
						
					 
				 
				2018-12-21 03:02:06 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add ungetc() and automatically flush streams on fclose(). 
						
					 
				 
				2019-03-27 01:40:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Return a default locale from localeconv(). (For GCC 8.3.0) 
						
					 
				 
				2019-04-22 13:00:59 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Stub out dlfcn 
						
					 
				 
				2019-05-23 16:57:34 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add malloc_size() to tell you how big an allocation might be. 
						
					 
				 
				2019-05-30 02:37:40 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: First pass of compat work / stubs while trying to build OpenSSL. 
						
					 
				 
				2019-05-21 21:36:08 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add mmap_with_name() that names the allocation immediately. 
						
					 
				 
				2019-05-19 15:54:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Put assertions behind a DEBUG flag to make it easy to build without them. 
						
					 
				 
				2019-04-23 21:52:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LookupServer+LibC: Add support for reverse DNS lookups via gethostbyaddr(). 
						
					 
				 
				2019-06-06 05:35:03 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LookupServer+LibC: Add support for reverse DNS lookups via gethostbyaddr(). 
						
					 
				 
				2019-06-06 05:35:03 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Stub out poll() syscall and LibC wrapper. 
						
					 
				 
				2019-01-23 07:28:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add mmap_with_name() that names the allocation immediately. 
						
					 
				 
				2019-05-19 15:54:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add getpwent() family of functions to LibC. 
						
					 
				 
				2018-10-31 19:54:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make it possible to sort a GTableModel by column+order. 
						
					 
				 
				2019-03-09 13:33:52 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Fix bug in scanf() family where we'd capture invalid data. 
						
					 
				 
				2019-03-20 15:29:04 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel/LibC: Implement sched_* functionality to set/get process priority 
						
					 
				 
				2019-05-30 02:57:15 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel/LibC: Implement sched_* functionality to set/get process priority 
						
					 
				 
				2019-05-30 02:57:15 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Port setjmp syntax to avoid nasm dependency 
						
					 
				 
				2019-05-23 13:06:59 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Taskbar: More bringup work. We now see a basic window list. 
						
					 
				 
				2019-04-04 01:44:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Let the string for SIGFPE be "Division by zero". 
						
					 
				 
				2019-05-26 02:35:25 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+Userland: Implement fchmod() syscall and use it to improve /bin/cp. 
						
					 
				 
				2019-03-01 10:39:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement popen() and pclose(). 
						
					 
				 
				2019-06-03 21:17:58 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement popen() and pclose(). 
						
					 
				 
				2019-06-03 21:17:58 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Move wait-related stuff to <sys/wait.h>. #POSIX 
						
					 
				 
				2019-05-30 15:12:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add setenv(). 
						
					 
				 
				2019-05-30 03:22:18 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement str{n}casecmp 
						
					 
				 
				2019-05-16 14:03:49 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Compat work towards porting vim. 
						
					 
				 
				2019-02-26 15:57:59 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: A bunch of compat work towards porting GCC. 
						
					 
				 
				2019-02-24 15:20:07 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Put assertions behind a DEBUG flag to make it easy to build without them. 
						
					 
				 
				2019-04-23 21:52:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Put assertions behind a DEBUG flag to make it easy to build without them. 
						
					 
				 
				2019-04-23 21:52:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement clock() and add CLOCKS_PER_SEC define. 
						
					 
				 
				2019-05-17 20:19:03 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make syscall invocations look pleasant. 
						
					 
				 
				2018-12-21 03:02:06 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Put assertions behind a DEBUG flag to make it easy to build without them. 
						
					 
				 
				2019-04-23 21:52:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add fchown() syscall. 
						
					 
				 
				2019-06-01 20:31:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Terminal: Use Vectors and OwnPtrs for Terminal lines. Adjust scroll 
						
					 
				 
				2019-06-03 20:48:34 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make syscall invocations look pleasant. 
						
					 
				 
				2018-12-21 03:02:06 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make syscall invocations look pleasant. 
						
					 
				 
				2018-12-21 03:02:06 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add clang-format file 
						
					 
				 
				2019-05-28 17:31:20 +02:00