Commit Graph

4 Commits

Author SHA1 Message Date
Steven Dee
0308c9a00a Use getentropy(2) on OpenBSD 2015-03-18 18:48:29 -04:00
Philip C Monk
124cf24c06 change linux LoomBase to 32bit-safe one 2014-12-02 21:06:06 -05:00
Steven Dee
edc0625258 Use standard format specifiers for 64bit ints
This fixes a bunch of stupid warnings.

It may also be worth considering the 16- and 32-bit versions for _w and
_s, but I didn't do them because it would've taken more than a 5-minute
search-and-replace to sort out which was which.

It may also be a good idea to come up with an urbit-standard name for
these rather than the ones given by inttypes.h. In that case, it's
easier to get there via search-and-replace if the standard ones are
already there.
2014-11-29 15:41:28 -05:00
C. Guy Yarvin
a7215257ac Some renamings and cleanups. 2014-11-05 13:54:52 -08:00