|
NAME
LIBRARYStandard C Library (libc, -lc) DESCRIPTIONThe
RETURN VALUESIf the call succeeds a string giving the pathname is returned. If it fails, a null pointer is returned and an error code is placed in the global location errno. HISTORYThe BUGSIf the boot blocks have not been modified to pass this information into the kernel at boot time, the static string “/boot/kernel/kernel” is returned instead of the real boot file.
|