DragonFlyBSD/src d96b5bbsys/cpu/x86_64/include stdint.h

<machine/stdint.h>: Adjust basic types to be more generic.

 Use basic LP types for time_t to avoid need to use cast (uintmax_t) in
 debug prints.  The clock_t could be adjusted too, but previously on i386
 DragonFly used int for this type.

 The same could be done for vm_offset_t and vm_size_t.
DeltaFile
+14-20sys/cpu/x86_64/include/stdint.h
+14-201 files

UnifiedSplitRaw