add platform tweaks
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 19 May 2009 11:18:45 +0000 (13:18 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 19 May 2009 11:18:45 +0000 (13:18 +0200)
commit5a49d284a6a9f6cf2076f23561f95aebdfd44592
tree3e51b2c326a9c7d3b18f3d04c91b6af9e5c0621a
parent167cd709df06fb0f7aa346a32133d54ed3ae6c48
add platform tweaks

login: consider platforms having no domainname field in the utsname struct
include/platform.h: define IUCLC to 0 on platforms where it is not defined

Signed-off-by: Luca Favatella <slackydeb@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/platform.h
libbb/login.c