| .. | 
		
		
			
			
			
			
				| arch | LibC: Add x86_64 implementation of setjmp() and longjmp() | 2021-02-25 16:27:12 +01:00 | 
		
			
			
			
			
				| arpa | LibC: Add a definition for INET6_ADDRSTRLEN | 2021-04-21 08:04:52 +02:00 | 
		
			
			
			
			
				| bits | LibC+LibPthread: Implement function forwarding for libpthread | 2021-04-20 21:08:17 +02:00 | 
		
			
			
			
			
				| net | Everywhere: Remove unnecessary clang-format offs | 2021-03-04 11:01:48 +01:00 | 
		
			
			
			
			
				| netinet | LibC: Add netinet/in_systm.h | 2021-04-18 15:52:07 +02:00 | 
		
			
			
			
			
				| sys | LibDebug: Implement ability to set watchpoints | 2021-04-18 17:02:40 +02:00 | 
		
			
			
			
			
				| Tests | LibC: Setup a unit test harness for LibC, add ctime_r / asctime_r tests. | 2021-04-21 08:04:52 +02:00 | 
		
			
			
			
			
				| alloca.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| assert.cpp | Kernel+LibC: Clean up how assertions work in the kernel and LibC | 2021-04-18 11:11:15 +02:00 | 
		
			
			
			
			
				| assert.h | Kernel+LibC: Clean up how assertions work in the kernel and LibC | 2021-04-18 11:11:15 +02:00 | 
		
			
			
			
			
				| byteswap.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| CMakeLists.txt | LibC: Setup a unit test harness for LibC, add ctime_r / asctime_r tests. | 2021-04-21 08:04:52 +02:00 | 
		
			
			
			
			
				| crt0.cpp | LibC+LibPthread: Implement function forwarding for libpthread | 2021-04-20 21:08:17 +02:00 | 
		
			
			
			
			
				| crt0_shared.cpp | LibC+LibPthread: Implement function forwarding for libpthread | 2021-04-20 21:08:17 +02:00 | 
		
			
			
			
			
				| crti.S | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| crtn.S | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| ctype.cpp | LibC: Use __inline_isascii() in isascii() | 2021-04-14 21:46:20 +02:00 | 
		
			
			
			
			
				| ctype.h | LibC: Add support for isblank() | 2021-04-14 21:46:20 +02:00 | 
		
			
			
			
			
				| cxxabi.cpp | LibC: Make atexit handlers thread-safe | 2021-04-18 10:52:05 +02:00 | 
		
			
			
			
			
				| dirent.cpp | Everywhere: Rename ASSERT => VERIFY | 2021-02-23 20:56:54 +01:00 | 
		
			
			
			
			
				| dirent.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| dlfcn.cpp | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | 2021-03-12 17:29:37 +01:00 | 
		
			
			
			
			
				| dlfcn.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| elf.h | LibC+LibELF: Implement support for the dl_iterate_phdr helper | 2021-04-18 10:55:25 +02:00 | 
		
			
			
			
			
				| endian.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| errno.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| errno_numbers.h | Kernel+LibC: Turn errno codes into a strongly typed enum | 2021-01-20 23:20:02 +01:00 | 
		
			
			
			
			
				| fcntl.cpp | Userland: Add LibSystem and funnel all syscalls through it | 2021-02-05 12:23:39 +01:00 | 
		
			
			
			
			
				| fcntl.h | LibC: Move S_* defines into <fcntl.h> | 2021-04-11 09:51:20 +02:00 | 
		
			
			
			
			
				| fd_set.h | LibC: Bump FD_SETSIZE to 1024 | 2021-01-16 11:26:53 +01:00 | 
		
			
			
			
			
				| fenv.cpp | LibC: Rename feclearexcept{s,} | 2021-03-14 11:30:38 +01:00 | 
		
			
			
			
			
				| fenv.h | LibC: Rename feclearexcept{s,} | 2021-03-14 11:30:38 +01:00 | 
		
			
			
			
			
				| float.h | LibC: Add defines to float.h | 2021-03-09 07:28:06 +01:00 | 
		
			
			
			
			
				| getopt.cpp | LibC: getopt() and getopt_long() shouldn't modify argv | 2021-04-11 09:51:20 +02:00 | 
		
			
			
			
			
				| getopt.h | LibC: getopt() and getopt_long() shouldn't modify argv | 2021-04-11 09:51:20 +02:00 | 
		
			
			
			
			
				| grp.cpp | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| grp.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| iconv.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| inttypes.cpp | LibC: Added strtoimax() and strtoumax() | 2021-04-04 16:14:23 +02:00 | 
		
			
			
			
			
				| inttypes.h | LibC: Added strtoimax() and strtoumax() | 2021-04-04 16:14:23 +02:00 | 
		
			
			
			
			
				| ioctl.cpp | Userland: Add LibSystem and funnel all syscalls through it | 2021-02-05 12:23:39 +01:00 | 
		
			
			
			
			
				| libcinit.cpp | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| libgen.cpp | Everywhere: Rename ASSERT => VERIFY | 2021-02-23 20:56:54 +01:00 | 
		
			
			
			
			
				| libgen.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| limits.h | LibC: Make <limits.h> compatible with GCC so that it doesn't install a fixed header | 2021-04-11 09:51:20 +02:00 | 
		
			
			
			
			
				| link.cpp | LibC+LibELF: Implement support for the dl_iterate_phdr helper | 2021-04-18 10:55:25 +02:00 | 
		
			
			
			
			
				| link.h | LibC+LibELF: Implement support for the dl_iterate_phdr helper | 2021-04-18 10:55:25 +02:00 | 
		
			
			
			
			
				| locale.cpp | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | 2021-03-12 17:29:37 +01:00 | 
		
			
			
			
			
				| locale.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| malloc.cpp | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | 2021-03-12 17:29:37 +01:00 | 
		
			
			
			
			
				| mallocdefs.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| memory.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| mman.cpp | LibC: Make it compile on 64-bit | 2021-02-25 16:27:12 +01:00 | 
		
			
			
			
			
				| mman.h | Kernel+LibC: Add MAP_RANDOMIZED flag for sys$mmap() | 2021-01-28 16:23:38 +01:00 | 
		
			
			
			
			
				| mntent.cpp | LibC: Change a couple of ASSERT_NOT_REACHED() to TODO() | 2021-01-17 08:43:46 +01:00 | 
		
			
			
			
			
				| mntent.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| netdb.cpp | LibC: Additional functionality for getaddrinfo() | 2021-04-19 21:00:23 +02:00 | 
		
			
			
			
			
				| netdb.h | LibC: Add definition for the NI_NAMEREQD macro | 2021-04-14 13:13:06 +02:00 | 
		
			
			
			
			
				| paths.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| poll.cpp | Userland: Add LibSystem and funnel all syscalls through it | 2021-02-05 12:23:39 +01:00 | 
		
			
			
			
			
				| poll.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| pthread_forward.cpp | LibC+LibPthread: Implement function forwarding for libpthread | 2021-04-20 21:08:17 +02:00 | 
		
			
			
			
			
				| pthread_integration.cpp | LibC+LibPthread: Implement function forwarding for libpthread | 2021-04-20 21:08:17 +02:00 | 
		
			
			
			
			
				| pthread_tls.cpp | LibC+LibPthread: Implement function forwarding for libpthread | 2021-04-20 21:08:17 +02:00 | 
		
			
			
			
			
				| pwd.cpp | Everywhere: Rename ASSERT => VERIFY | 2021-02-23 20:56:54 +01:00 | 
		
			
			
			
			
				| pwd.h | LibC: Add reentrant versions of getpw{uid,nam} | 2021-02-15 17:32:56 +01:00 | 
		
			
			
			
			
				| qsort.cpp | Everywhere: Rename ASSERT => VERIFY | 2021-02-23 20:56:54 +01:00 | 
		
			
			
			
			
				| regex.h | LibC: Turn regex_t and regmatch_t into typedefs | 2021-04-14 21:46:20 +02:00 | 
		
			
			
			
			
				| scanf.cpp | LibC: Implement assignment suppression for vsscanf | 2021-04-18 16:35:00 +02:00 | 
		
			
			
			
			
				| sched.cpp | Userland: Add LibSystem and funnel all syscalls through it | 2021-02-05 12:23:39 +01:00 | 
		
			
			
			
			
				| sched.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| serenity.cpp | LibC: Expose new profiling_free_buffer(..)syscall. | 2021-04-19 18:30:37 +02:00 | 
		
			
			
			
			
				| serenity.h | LibC: Expose new profiling_free_buffer(..)syscall. | 2021-04-19 18:30:37 +02:00 | 
		
			
			
			
			
				| setjmp.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| signal.cpp | Everywhere: Rename ASSERT => VERIFY | 2021-02-23 20:56:54 +01:00 | 
		
			
			
			
			
				| signal.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| signal_numbers.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| spawn.cpp | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| spawn.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| ssp.cpp | LibC: Convert dbgprintf() => dbgln() in SSP handler | 2021-02-17 15:48:55 +01:00 | 
		
			
			
			
			
				| stat.cpp | Userland: Add LibSystem and funnel all syscalls through it | 2021-02-05 12:23:39 +01:00 | 
		
			
			
			
			
				| stdarg.h | LibC: Don't #define away __{BEGIN,END}_DECLS in stdarg.h | 2021-02-21 18:27:50 +01:00 | 
		
			
			
			
			
				| stddef.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| stdint.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| stdio.cpp | LibC: Avoid division by zero in fread()/fwrite() | 2021-04-19 22:13:52 +02:00 | 
		
			
			
			
			
				| stdio.h | LibC: Implement asprintf() and vasprintf() | 2021-03-28 18:39:32 +02:00 | 
		
			
			
			
			
				| stdlib.cpp | LibC+LibPthread: Implement function forwarding for libpthread | 2021-04-20 21:08:17 +02:00 | 
		
			
			
			
			
				| stdlib.h | LibC: Add imaxdiv and lldiv | 2021-03-09 07:28:06 +01:00 | 
		
			
			
			
			
				| string.cpp | LibC: Use dbgln() in strerror() and strsignal() | 2021-04-12 22:34:07 +02:00 | 
		
			
			
			
			
				| string.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| strings.cpp | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| strings.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| stubs.cpp | LibC+DynamicLoader: Move "transactional memory" GCC stubs to LibC | 2021-02-24 14:54:26 +01:00 | 
		
			
			
			
			
				| sysexits.h | LibC: Added sysexits.h | 2021-04-19 18:27:55 +02:00 | 
		
			
			
			
			
				| syslog.cpp | Everywhere: Rename ASSERT => VERIFY | 2021-02-23 20:56:54 +01:00 | 
		
			
			
			
			
				| syslog.h | LibC: Add LOG_NOWAIT stub to syslog.h | 2021-04-21 13:13:23 +02:00 | 
		
			
			
			
			
				| termcap.cpp | Everywhere: Rename ASSERT => VERIFY | 2021-02-23 20:56:54 +01:00 | 
		
			
			
			
			
				| termcap.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| termios.cpp | LibC: Add 'cfmakeraw()' | 2021-02-15 17:32:56 +01:00 | 
		
			
			
			
			
				| termios.h | LibC: Add 'cfmakeraw()' | 2021-02-15 17:32:56 +01:00 | 
		
			
			
			
			
				| time.cpp | LibC: Fix missing '\n' at the end of ctime/ctime_r/asctime/asctime_r | 2021-04-21 08:04:52 +02:00 | 
		
			
			
			
			
				| time.h | LibC: Add ctime_r() and asctime_r() implementations | 2021-04-21 08:04:52 +02:00 | 
		
			
			
			
			
				| times.cpp | Userland: Add LibSystem and funnel all syscalls through it | 2021-02-05 12:23:39 +01:00 | 
		
			
			
			
			
				| ulimit.cpp | LibC: Change a couple of ASSERT_NOT_REACHED() to TODO() | 2021-01-17 08:43:46 +01:00 | 
		
			
			
			
			
				| ulimit.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| unistd.cpp | LibC: Add pwrite(..) implementation to match the existing pread(..) | 2021-04-21 13:13:23 +02:00 | 
		
			
			
			
			
				| unistd.h | LibC: Add pwrite(..) implementation to match the existing pread(..) | 2021-04-21 13:13:23 +02:00 | 
		
			
			
			
			
				| utime.cpp | Userland: Add LibSystem and funnel all syscalls through it | 2021-02-05 12:23:39 +01:00 | 
		
			
			
			
			
				| utime.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| utmp.h | Libraries: Move to Userland/Libraries/ | 2021-01-12 12:17:46 +01:00 | 
		
			
			
			
			
				| utsname.cpp | Userland: Add LibSystem and funnel all syscalls through it | 2021-02-05 12:23:39 +01:00 | 
		
			
			
			
			
				| wchar.cpp | LibC: Add wcstol() and wcstoll() stubs | 2021-01-18 22:28:56 +01:00 | 
		
			
			
			
			
				| wchar.h | LibC: Add wcstol() and wcstoll() stubs | 2021-01-18 22:28:56 +01:00 |