vasil
806d940575
branches/zip:
...
Change mach_read_int_type() to return an integer type (ullint) instead
of array of bytes that later needs to be converted to an appropriate
integer type.
Approved by: Sunny
2007-10-25 11:45:11 +00:00
vasil
e0352dd317
branches/zip:
...
Fix typo in comment.
2007-10-17 12:30:22 +00:00
marko
31d63cd08f
branches/zip: Merge 1664:1783 from trunk.
2007-08-30 09:21:25 +00:00
marko
329a29c2fb
branches/zip: Replace ib_ulonglong with ib_uint64_t, since we want exactly
...
64 bits. "long long" might be longer than 64 bits on some systems.
2006-11-29 14:52:16 +00:00
marko
7593a465db
branches/zip: Introduce the unsigned 64-bit data type ib_ulonglong
...
for log sequence numbers, to replace dulint.
2006-11-24 13:05:01 +00:00
marko
7edc6be45b
branches/zip: Add const qualifiers to the pointer parameters of
...
mach_read_...() functions. Remove unnecessary casts.
2006-09-26 07:39:02 +00:00
marko
38e09b2fea
branches/zip: Merge revisions 720:765 from trunk and reindent the code
...
as per revisions r763:765.
2006-08-29 09:30:31 +00:00
marko
747c8fad44
branches/zip: Merge revisions 200:236 from trunk.
2006-02-23 19:25:29 +00:00
osku
2903c72469
Import 5.0 code.
2005-10-27 07:29:40 +00:00