
Misc tiny example/tools.

locker.c:
	POSIX locks demonstration with either lockf() or fcntl().

meat.c:
	Memory eater: crude program to limit the amount of pagecache
	or force the pagecache to be invalidated. 

scpc.c:
	Basic example of sysconf()/pathconf().

