Next: glibc temp, Previous: glibc env, Up: glibc [Index]
The following bindings are exported by the (vicare glibc)
library.
Interface to the C function dirfd()
, (libc)dirfd. Acquire a file descriptor associated to
stream, which must be an instance of directory-stream
;
posix dir for details. If successful return a fixnum representing
the file descriptor, else raise an exception.