This is the mail archive of the libc-hacker@sources.redhat.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: IA-64 strncpy


Jakub Jelinek <jakub@redhat.com> writes:

> Before Uli fixed strnlen, I started hacking on IA-64 strncpy because strncpy
> was calling broken strnlen and I thought I might get some better results
> from actually doing it all in strncpy.S.
> The result is attached.

Thanks, I've added it.  It passes the additional test I added to the
test suite.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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