|
ce5730287e
|
Refactor session & tty code
|
2023-11-28 12:11:54 +08:00 |
|
|
9d8a2b420d
|
Refactor tty&pty code
|
2023-11-28 12:11:54 +08:00 |
|
|
0d6f6f001c
|
Refactor the implementation
|
2023-10-10 16:52:40 -05:00 |
|
|
d28f0db419
|
Refactor tty driver using the work queue
|
2023-10-09 18:08:15 -05:00 |
|
|
f540345bfd
|
Use builder pattern to refactor the process module
|
2023-09-15 06:45:41 +08:00 |
|
|
40056f0692
|
Enable gvisor pty test
|
2023-09-05 06:24:54 +08:00 |
|
|
f802ff40c5
|
Implement pseudo terminal
|
2023-09-05 06:24:54 +08:00 |
|
|
36281eb1eb
|
Allow setting callback for push char
|
2023-08-09 21:11:47 +08:00 |
|
|
a088acd0ec
|
Foreground process group should be none if the process group exits
|
2023-08-09 21:11:47 +08:00 |
|
|
0018ac4d63
|
Support TCSETSW and TCSETSF for ioctl
|
2023-07-10 11:53:46 +08:00 |
|
|
78de1af348
|
Update spin lock users to lock_irq_disabled()
|
2023-07-03 13:22:44 +08:00 |
|
|
2985cdced6
|
Replace Mutex with Spinlock in tty to avoid deadlock
|
2023-05-31 20:59:01 +08:00 |
|
|
6f321ad7b7
|
Add support for DevFS
|
2023-05-29 19:02:35 +08:00 |
|