Find a file
Andreas Kling 49b63281a0 Make it possible for a process to switch controlling terminals.
Via the TIOCSCTTY and TIOCNOTTY ioctls.
2019-01-15 08:49:24 +01:00
AK Always inline the locks. 2019-01-14 14:14:30 +01:00
Base/etc Make bash-2.05b build with minimal changes. 2018-11-17 00:14:07 +01:00
Editor Editor: Fix build on Linux. 2018-12-09 13:48:11 +01:00
Kernel Make it possible for a process to switch controlling terminals. 2019-01-15 08:49:24 +01:00
LibC Make it possible for a process to switch controlling terminals. 2019-01-15 08:49:24 +01:00
Terminal Make it possible for a process to switch controlling terminals. 2019-01-15 08:49:24 +01:00
Userland Make it possible for a process to switch controlling terminals. 2019-01-15 08:49:24 +01:00
VirtualFileSystem Add basic PTY support. 2019-01-15 06:30:19 +01:00
Widgets Let's do dword-at-a-time memcpy() and memset() in userspace as well. 2019-01-15 08:14:44 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00