Oliver Lehmann <lehmann(a)ans-netz.de> writes:
The problem now on my system is, u_dirp in the user
struct
is saddr_t (*long) and not caddr_t (*char) and I wonder how
I have to assign uap->linkname.
I wonder how the assignment of uap->linkname to
u.u_dirp has
to be done correctly?!
Isn't uap->linkname also a pointer? Or does your system have near and
far pointers?