This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using __chk_fail from libstdc++


> Nope, the above is a jmp __chk_fail at the assembly level, just the
> libstdc++ header doesn't provide that prototype in :: namespace.

OK, I see.  So that is cleaner from the C++ user perspective.
But it doesn't address Mike's concern about presuming the signature
will never change.


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