[TUHS] link() syscall implementation

Random832 random832 at fastmail.com
Sat Nov 14 23:33:24 AEST 2015


Oliver Lehmann <lehmann at 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?




More information about the TUHS mailing list