Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 223 - (hide annotations) (download)
Sat Jun 23 13:51:30 2007 UTC (16 years, 11 months ago) by niro
File size: 377 byte(s)
-rev bump to 6.9

1 niro 223 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) \