Ben Wiederhake
|
6fd478b6ce
Everywhere: Remove unused includes of AK/Format.h
|
2 年之前 |
Andreas Kling
|
821c80848f
LibC: Remove debug spam from openpty()
|
3 年之前 |
David Carlier
|
594dfaadb9
LibC: openpty error handling update
|
4 年之前 |
Gunnar Beutner
|
3ef6e31ded
LibC: Use ptsname_r() instead of ptsname() in openpty() (#7231)
|
4 年之前 |
Jean-Baptiste Boric
|
e16894af5a
LibC: Do not include errno.h inside unistd.h
|
4 年之前 |
Linus Groh
|
877996465a
LibC: Update forkpty() master fd before fork()'s child branch
|
4 年之前 |
Linus Groh
|
5391836468
LibC: Remove 'int* aslave' parameter from forkpty()
|
4 年之前 |
Gunnar Beutner
|
f48f26f52d
LibC: Implement openpty(), forkpty() and login_tty()
|
4 年之前 |