Re: [r6rs-discuss] [Scheme-reports] redefining eqv?
John Cowan 23 Dec 2010 09:12 UTC
Peter Kourzanov scripsit:
> Just do $man _syscall on Linux (imagine open i.s.o. sysinfo in the
> example there).
_Syscall is obsolete and deprecated. Anyhow, the _syscallX macros
*generate* functions that make system calls, they don't substitute
for them.
It's possible for any Posix function to be implemented as a macro,
but it's not common outside a standard set like getc() and isascii().
--
Mos Eisley spaceport. You will never John Cowan
see a more wretched hive of scum and cowan@ccil.org
villainy --unless you watch the http://www.ccil.org/~cowan
Jerry Springer Show. --georgettesworld.com
_______________________________________________
r6rs-discuss mailing list
r6rs-discuss@lists.r6rs.org
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss