Commit History

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