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 patches for new clock functions


Andreas Jaeger <aj@oss.sgi.com> writes:

> I got some warnings when compiling and fixed them:
> - Fixed some typos
> - We weren't always setting retval
> - memmem needs <string.h>

I checked the patch in but with a few changes.  The reason the return
value was undefined was that I wanted to initialize the variable at
the beginning.  I somehow managed to forget to make this change.

Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   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]