Admin Panel

long int
pathconf (const char *path, int name) {
	return -1;
}