Magellan Linux

Annotation of /trunk/coreutils/patches-6.7/coreutils-5.94-more-dir-colors.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 116 - (hide annotations) (download)
Sun Mar 18 15:57:53 2007 UTC (17 years, 2 months ago) by niro
File size: 377 byte(s)
patches for 6.7

1 niro 116 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158405
2    
3     --- coreutils-5.2.1/src/who.c.overflow 2005-05-25 09:59:06.000000000 +0100
4     +++ coreutils-5.2.1/src/who.c 2005-05-25 10:00:31.000000000 +0100
5     @@ -75,7 +75,7 @@
6     # define NEW_TIME 0
7     #endif
8    
9     -#define IDLESTR_LEN 6
10     +#define IDLESTR_LEN 10
11    
12     #if HAVE_STRUCT_XTMP_UT_PID
13     # define PIDSTR_DECL_AND_INIT(Var, Utmp_ent) \