acadia-newlib/newlib/libc/unix
Jordi Sanfeliu 613a7f9036 Fix comparison between two character arrays
Hello,

The member 'id' in the 'utmp' struct is not a numeric but a character array,
hence the strncmp() function is needed to compare two members.
2018-07-30 09:36:49 +02:00
..
Makefile.am
Makefile.in
basename.c
dirname.c
getcwd.c
getlogin.c
getpass.c
getpwent.c
getut.c Fix comparison between two character arrays 2018-07-30 09:36:49 +02:00
pread.c
pwrite.c
sigset.c
ttyname.c
ttyname.h
ttyname_r.c