Jim Meyering <[EMAIL PROTECTED]> wrote:
> I've made this additional change:
>
> 2006-10-18 Jim Meyering <[EMAIL PROTECTED]>
>
> * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
> type for a local, and rename it: s/up/user_proc/.
Thank you.
Regards,
Sergey
"Sergey Poznyakoff" <[EMAIL PROTECTED]> wrote:
> I have installed the following change to read_utmp:
>
> 2006-10-18 Sergey Poznyakoff <[EMAIL PROTECTED]>
>
> * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
> READ_UTMP_USER_PROCESS.
> * lib/readutmp.h (READ_UTM
I have installed the following change to read_utmp:
2006-10-18 Sergey Poznyakoff <[EMAIL PROTECTED]>
* lib/readutmp.c (desirable_utmp_entry): Implement new flag:
READ_UTMP_USER_PROCESS.
* lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
Index: lib/readutmp.c
==