Bug#284449: [patch/hppa] fix utimes() for hppa

2004-12-15 Thread GOTO Masanori
Hi, At Thu, 9 Dec 2004 13:52:03 -0800, Randolph Chung wrote: This patch fixes the utimes() problem on hppa -- the cvs patch applied to debian's glibc has a bug in it. tested against 2.3.2.ds1-19 Thanks! I've put it into cvs/svn. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL

Bug#284449: [patch/hppa] fix utimes() for hppa

2004-12-10 Thread Christoph Hellwig
On Thu, Dec 09, 2004 at 01:52:03PM -0800, Randolph Chung wrote: tag 284449 +patch thanks This patch fixes the utimes() problem on hppa -- the cvs patch applied to debian's glibc has a bug in it. tested against 2.3.2.ds1-19 And while you're at it - what about submitting a kernel patch to add

Bug#284449: [patch/hppa] fix utimes() for hppa

2004-12-10 Thread Randolph Chung
And while you're at it - what about submitting a kernel patch to add sys_utimes on parisc? willy and i talked about this yesterday. i'll commit this directly to the parisc tree. randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/ -- To UNSUBSCRIBE,

Bug#284449: [patch/hppa] fix utimes() for hppa

2004-12-09 Thread Randolph Chung
tag 284449 +patch thanks This patch fixes the utimes() problem on hppa -- the cvs patch applied to debian's glibc has a bug in it. tested against 2.3.2.ds1-19 thanks, randolph #! /bin/sh -e # DP: Description: Don't define __ASSUME_UTIMES for hppa # DP: Author: Randolph Chung [EMAIL PROTECTED]