Files
mercury/runtime
Fergus Henderson ceb4ae1d80 Don't declare getpagesize() - use the declaration in <unistd.h>.
memory.c:
	Don't declare getpagesize() - use the declaration in <unistd.h>.
	(Declaring it ourselves causes problems because it returns an int
	on IRIX and a size_t on Linux.)
1995-09-13 03:44:47 +00:00
..
1995-09-09 01:58:07 +00:00
1995-09-04 05:11:10 +00:00