This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: some status


>>>>> Ulrich Drepper writes:

 > This morning I checked in a change to handle unaligned buffers in
 > iconv().  Bruno reported this and he's right.  I still didn't want to
 > loose the fast method if the user is sane enough and passes in
 > appropriately aligned buffer.  Therefore we have now this even more
 > complicated recursive inclusion of loop.c.  I have not tested it on
 > machines which require this so please, give it a try.  I don't have
 > access to a machine which requires this.
Just #undef _STRING_ARCH_unaligned in skeleton.c and loop.c after the
inclusion of <string.h> - and you'll notice a lot of problems.

Btw. I'm leaving tomorrow for California and will not have time to
look at the glibc bug reports.  Could others handle them, please?  I'm
back after easter.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]