[patch/rebase] Add a rebase database to keep track of DLL addresses
Eric Blake
eblake@redhat.com
Tue Jul 5 20:53:00 GMT 2011
On 07/05/2011 01:38 PM, Charles Wilson wrote:
> img_info_cmp: what if a or b is NULL? do we care? Ditto for a->name,
> b->name -- POSIX doesn't mandate the behavior of strcmp if args are null...
>
> Also, what encoding do we end up with (on cygwin)? does that affect the
> use of strcmp() to compare names?
strcmp is immune to locale effects (only strcoll cares about locale,
with the two functions being equal in the C locale).
--
Eric Blake eblake@redhat.com +1-801-349-2682
Libvirt virtualization library http://libvirt.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20110705/f079df29/attachment.sig>
More information about the Cygwin-apps
mailing list