Next: IOCTL
Up: Unix System Calls
Previous: Multithread
unix:malloc integer [function]
- allocates memory outside EusLisp memory space.
unix:free integer [function]
- deallocates a memory block allocated by unix:malloc.
unix:valloc integer [function]
unix:mmap address length protection share stream offset [function]
unix:munmap address length [function]
unix:vadvise integer [function]
Hirofumi Nakagaki
Fri Mar 22 12:46:38 JST 1996