May 8, 2013
4:21 a.m.
Hi: As I know .the /dev/tty is the current task's tty , which is stored to current->tty , My question is when does this value is assgined to current->tty ? Thanks!
May 8, 2013
12:24 p.m.
On Wed, May 8, 2013 at 6:21 AM, Hatte John <june.tune.sea@gmail.com> wrote:
Hi:
As I know .the /dev/tty is the current task's tty , which is stored to current->tty , My question is when does this value is assgined to current->tty ?
As I told you on IRC, struct task_struct has no ->tty member. If your custom/old/whatever kernel has, use grep to find out... Thanks, //richard
4846
Age (days ago)
4846
Last active (days ago)
1 comments
2 participants
participants (2)
-
Hatte John -
richard -rw- weinberger