Re: getCWD in kernel space

2007-06-30 Thread Roman Divacky
On Sat, Jun 30, 2007 at 03:24:17PM +, Eren Erdemli wrote: > Hello hackers, > > Sorry to disturb you's but I have a question and would like to know if you > can assist me. > > I am new to freebsd programing and I am trying to get the current working > directory of the curthread. > > I have h

Re: getCWD in kernel space

2007-06-30 Thread Eren Erdemli
Hello hackers, Sorry to disturb you's but I have a question and would like to know if you can assist me. I am new to freebsd programing and I am trying to get the current working directory of the curthread. I have hook on to the sys calls and redirected the mkdir my_mkdir(struct thread *p, (v