﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
395	Patch for sh-utils needed in chapter 5 of cvs	chris@…	lfs-book@…	"Patch for sh-utils is needed in cvs version for chapter 5. 
 
Instuctions for sh-utils-2.0.patch.bz2 omitted fron cvs book and 
patch omitted from cvs download. 
 
This patch renames two variables as follows: 
 
-__mktime_internal (struct tm *tp, 
+__mktime_internal2 (struct tm *tp, 
 
 /* How many days come before each month (0-12).  */ 
-const unsigned short int __mon_yday[2][13] = 
+const unsigned short int __mon_yday2[2][13] = 
 
This is to avoid a name clash with old glibc versions found 
with some distros."	defect	closed	highest		Book	CVS	normal	fixed		
