about __ARCH_WANT_SYS_GETHOSTNAME
From: Randy.Dunlap
Date: Fri Mar 31 2006 - 12:18:41 EST
Hi,
What was/is the purpose of __ARCH_WANT_SYS_GETHOSTNAME?
and why do a few arches not #define it?
If it is not #defined, should those arches supply their own
sys_gethostname() function?
21 arches #define __ARCH_WANT_SYS_GETHOSTNAME.
A few don't: frv, ia64, & xtensa.
But all arches (except for um) #define __NR_gethostname.
Is __ARCH_WANT_SYS_GETHOSTNAME just crufty and doesn't matter
any more?
Thanks,
--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/