This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

[PATCH] Fix stdlib/arc4random and search/hash for 16-bit targets


Hi,

The attached patches fix stdlib/arc4random.c and search/hash on 16-bit
targets.

Incidentally, why is the Berkley DB hash code in Newlib? The functions don't
appear to be exported in any headers (and have non-standard names) and I
couldn't see it being used internally.

Cheers,
Jon

Attachment: 0004-stdlib-arc4random.c-Fix-reseed-count-for-16-bit-targ.patch
Description: Binary data

Attachment: 0005-hash.h-Use-32-bit-type-for-data-stored-on-disk-so-co.patch
Description: Binary data


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