:
:
:If I want to write an assembly language program without using libc, is it ok
:to use mmap and a file descriptor of -1 to allocate memory?
:
:jm
    Yes, but it's best to do it in large chunks.
					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>