Everywhere: Add RISC-V 64 target to the build system 
						
					 
				 
				2023-08-18 08:37:43 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibC: Make getopt available from getopt.h 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibC: Add missing sys/cdefs.h include 
						
					 
				 
				2022-08-23 19:07:12 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibC+Kernel: Move GPU-related API methods to a LibC header file 
						
					 
				 
				2023-09-15 11:05:25 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Always call syscall(SC_prctl, ...) with 4 arguments 
						
					 
				 
				2023-09-02 18:22:07 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-12-03 23:52:23 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Fix order of includes and #pragma once 
						
					 
				 
				2022-09-18 18:30:05 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Add RISC-V 64 target to the build system 
						
					 
				 
				2023-08-18 08:37:43 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Fix duplicated function symbols 
						
					 
				 
				2023-07-29 16:51:58 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Set up a dummy first stack frame in _start 
						
					 
				 
				2023-06-01 09:04:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused includes of LibC/stdlib.h 
						
					 
				 
				2023-01-02 20:27:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Align _ctype_ to newlib's implementation 
						
					 
				 
				2022-06-30 12:34:16 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Align _ctype_ to newlib's implementation 
						
					 
				 
				2022-06-30 12:34:16 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove "LibC/" includes, add lint-rule against it 
						
					 
				 
				2023-01-07 10:01:37 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused includes of AK/Format.h 
						
					 
				 
				2023-01-02 20:27:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add missing sys/cdefs.h include 
						
					 
				 
				2022-08-23 19:07:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Fix wrong signature of dladdr 
						
					 
				 
				2023-05-05 02:19:05 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Fix wrong signature of dladdr 
						
					 
				 
				2023-05-05 02:19:05 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC+LibELF: Move ELF definitions from LibC to LibELF 
						
					 
				 
				2023-06-27 12:40:38 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement errno via a __errno_location() function 
						
					 
				 
				2022-04-21 11:49:48 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add missing macro definitions for errno codes 
						
					 
				 
				2022-05-08 13:04:32 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+LibC: Pass 64-bit integers in syscalls by value 
						
					 
				 
				2023-08-12 01:14:26 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+LibC: Move the FD_SETSIZE declaration to API/POSIX/select.h file 
						
					 
				 
				2023-03-01 19:36:53 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64 
						
					 
				 
				2023-04-14 19:15:19 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC+LibDl: Declare functions taking no arguments as taking void 
						
					 
				 
				2022-01-08 19:22:00 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Fix more Copyright header inconsistencies 
						
					 
				 
				2021-10-04 11:10:09 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add missing sys/cdefs.h include 
						
					 
				 
				2022-08-23 19:07:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Correctly reset the getopt state on optind = 1 
						
					 
				 
				2023-03-12 22:09:09 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Make getopt available from getopt.h 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused includes of LibC/stdlib.h 
						
					 
				 
				2023-01-02 20:27:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add stubs for glob and globfree 
						
					 
				 
				2022-07-08 22:27:38 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add missing sys/cdefs.h include 
						
					 
				 
				2022-08-23 19:07:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Ensure that struct group::gr_mem pointers are aligned 
						
					 
				 
				2023-05-28 05:05:09 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement getgrent_r 
						
					 
				 
				2022-11-25 23:13:16 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove "LibC/" includes, add lint-rule against it 
						
					 
				 
				2023-01-07 10:01:37 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+LibC: Stub out getifaddrs() and freeifaddrs() 
						
					 
				 
				2021-12-22 00:02:36 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+Userland: Remove uses of the __i386__ compiler macro 
						
					 
				 
				2022-12-28 11:53:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Don't truncate arguments for ioctl() on x86_64 
						
					 
				 
				2021-07-22 04:18:39 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement errno via a __errno_location() function 
						
					 
				 
				2022-04-21 11:49:48 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Set (U)LONG_WIDTH correctly for 64-bit 
						
					 
				 
				2023-09-03 09:18:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Remove unecessary uses of __serenity__ macro 
						
					 
				 
				2022-10-10 12:23:12 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Allow detection of supported locales through setlocale 
						
					 
				 
				2022-09-29 09:02:17 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+Libraries: Move defines and types from sys/auxv.h to Kernel/API 
						
					 
				 
				2023-01-21 10:43:59 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Increase alignment for malloc() BigAllocationBlocks to 16 bytes 
						
					 
				 
				2022-03-02 11:40:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64 
						
					 
				 
				2023-04-14 19:15:19 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibM: Move the math standard library to LibC 
						
					 
				 
				2022-09-16 16:09:19 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Remove TODO() macros to not break mc port 
						
					 
				 
				2022-01-13 18:46:22 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add mntent stub functions 
						
					 
				 
				2022-01-07 18:38:32 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement if_indextoname and if_nametoindex 
						
					 
				 
				2023-04-14 12:29:03 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Move parsing of service file line to static helper function 
						
					 
				 
				2023-08-29 11:04:48 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement gethostbyname_r() 
						
					 
				 
				2023-08-29 11:04:48 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Fix more Copyright header inconsistencies 
						
					 
				 
				2021-10-04 11:10:09 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Ports: Add lowdown 1.0.2 
						
					 
				 
				2023-06-07 13:44:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Mark a bunch of functions as cancellation points 
						
					 
				 
				2022-07-22 10:07:15 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add missing sys/cdefs.h include 
						
					 
				 
				2022-08-23 19:07:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add getpriority() and setpriority() stubs 
						
					 
				 
				2021-09-23 18:51:21 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+Userland: Remove the {get,set}_thread_name syscalls 
						
					 
				 
				2023-08-25 11:51:52 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Mark a bunch of functions as cancellation points 
						
					 
				 
				2022-07-22 10:07:15 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Expect mutexes to be locked and needing wake when calling futex() 
						
					 
				 
				2023-08-09 05:31:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Clean up sys$futex and add support for cross-process futexes 
						
					 
				 
				2022-07-21 16:39:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Remove a bunch of weak pthread_* symbols 
						
					 
				 
				2022-07-19 20:58:51 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused includes of AK/Format.h 
						
					 
				 
				2023-01-02 20:27:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Remove 'int* aslave' parameter from forkpty() 
						
					 
				 
				2021-05-06 13:52:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused DeprecatedString includes 
						
					 
				 
				2023-04-09 22:00:54 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement getpwent_r 
						
					 
				 
				2022-11-08 11:51:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Reduce reliance on the dlfcn internals for regex functions 
						
					 
				 
				2022-09-05 10:12:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC+LibRegex: Move regex_defs.h from LibC to LibRegex 
						
					 
				 
				2023-06-27 12:40:38 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Fix more Copyright header inconsistencies 
						
					 
				 
				2021-10-04 11:10:09 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add missing sys/cdefs.h include 
						
					 
				 
				2022-08-23 19:07:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused includes of AK/StdLibExtras.h 
						
					 
				 
				2023-01-02 20:27:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+LibC: Report correct scheduling priority limits 
						
					 
				 
				2022-10-27 11:30:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Convert semaphore and termcap to String 
						
					 
				 
				2023-07-06 10:15:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+LibC: Pass 64-bit integers in syscalls by value 
						
					 
				 
				2023-08-12 01:14:26 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add missing sys/cdefs.h include 
						
					 
				 
				2022-08-23 19:07:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel+Userland: Remove uses of the __i386__ compiler macro 
						
					 
				 
				2022-12-28 11:53:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused includes of LibC/stdlib.h 
						
					 
				 
				2023-01-02 20:27:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Ignore signals that don't have a name in getsignalbyname() 
						
					 
				 
				2023-06-07 00:24:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused includes of LibC/stdlib.h 
						
					 
				 
				2023-01-02 20:27:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibELF: Add stack guard hardening 
						
					 
				 
				2022-11-29 11:04:21 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Properly implement stack protectors 
						
					 
				 
				2022-11-01 14:49:09 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Properly implement the futimens function 
						
					 
				 
				2023-04-10 10:21:28 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement vdprintf and dprintf 
						
					 
				 
				2023-09-03 06:21:40 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement vdprintf and dprintf 
						
					 
				 
				2023-09-03 06:21:40 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add missing sys/cdefs.h include 
						
					 
				 
				2022-08-23 19:07:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add drand48, srand48 
						
					 
				 
				2023-08-28 00:40:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add drand48, srand48 
						
					 
				 
				2023-08-28 00:40:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement memccpy 
						
					 
				 
				2023-09-03 06:21:40 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement memccpy 
						
					 
				 
				2023-09-03 06:21:40 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add ffs{,l,ll} 
						
					 
				 
				2022-10-14 13:37:29 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add ffs{,l,ll} 
						
					 
				 
				2022-10-14 13:37:29 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-12-03 23:52:23 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Use EX_IOERR instead of EX_IOER 
						
					 
				 
				2021-06-10 20:21:08 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Remove StringBuilder::build() in favor of to_deprecated_string() 
						
					 
				 
				2023-01-27 20:38:49 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Prefer _string over _short_string 
						
					 
				 
				2023-08-08 07:37:21 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Mark a bunch of functions as cancellation points 
						
					 
				 
				2022-07-22 10:07:15 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add missing sys/cdefs.h include 
						
					 
				 
				2022-08-23 19:07:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+LibC: Remove AK/Atomic.h includes from our RefPtrs 
						
					 
				 
				2023-07-04 16:30:13 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC+LibELF: Support loading shared libraries compiled with dynamic TLS 
						
					 
				 
				2023-08-18 16:20:13 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add public and independent ucontext.h header 
						
					 
				 
				2022-06-12 00:28:26 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add a wrapper for the getrusage syscall 
						
					 
				 
				2022-02-28 20:09:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Always call syscall(SC_prctl, ...) with 4 arguments 
						
					 
				 
				2023-09-02 18:22:07 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Make getopt available from getopt.h 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Implement wcswidth 
						
					 
				 
				2022-06-30 11:57:49 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused includes of AK/Format.h 
						
					 
				 
				2023-01-02 20:27:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Add most of the "header may make visible" dependencies from POSIX 
						
					 
				 
				2023-07-19 00:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibC: Automatically append null terminator in vswprintf 
						
					 
				 
				2022-03-20 08:40:36 -04:00