In ASDF 2, I try to get the uid in some circumstances. What is the
reliable way to do it?
(unix:getuid) ;; seems available in 2.48
(posix:uid) ;; the name *seems* more portable, but in not available in 2.44
Is there a way that also works in Windows?
Is there a magic #+ combination to determine the right way?
Should I introspect packages and symbols to find the right one?
Or should I not try to do it because it's not portable enough?
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
If the Bible proves that God exists then comic books prove the existence
of Superman. — seen on #Atheism IRC
|