OSDN Git Service

fix a problem with hidden getutent in non-threaded builds
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Feb 2011 22:51:23 +0000 (23:51 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Feb 2011 22:51:23 +0000 (23:51 +0100)
commit6349a663038dbe7b59467c5bd06cd5f5dc91c867
treeda2c4f9240a86a5c7e1372effea3b8860e59c9f7
parent269f901e62106e2d36acf4c2b79a9a5ec6d684ff
fix a problem with hidden getutent in non-threaded builds

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libc/misc/utmp/utent.c