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: Question about dummy-db.h


Andreas Jaeger <aj@suse.de> writes:

> I noticed that struct dbc27 contains:
>   uint32_t lock[14];
> 
> and I don't seem to be able to count until 14 :-(.  The entry looks
> wrong to me.

I don't recall anymore where I looked.  The problem is that db2
interface changes happen from almost every version to the next.  It's
extremely volatile and we might have to add more distinctions.

I'll try to talk to Keith about this problem.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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