[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why is stdint.h so little used?
From: |
Bjørn Forsman |
Subject: |
Re: Why is stdint.h so little used? |
Date: |
Tue, 24 Jan 2017 08:08:16 +0100 |
On 24 January 2017 at 02:33, Vladimir 'phcoder' Serbinenko
<address@hidden> wrote:
> All files in posix_wrap are only for porting code to GRUB with little
> modification. No GRUB-specific code should use it.
That only explains half of it :-)
What is better about writing grub_uint32_t instead of uint32_t? (To me
it looks like a pointless indirection.)
Best regards,
Bjørn Forsman