Hi!

----

Is there any "shortcut" to get the full path to the process's executable
file ? Usually |readlink("/proc/self/path/a.out", buff, buffsize)| or
|getexecname()| can be used - but is there any _faster_ way (e.g.
something _not_ using a syscall (e.g. is this information somewhere
above or below the |argv| array stored ?)) ?

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) roland.ma...@nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to