|
From: | Vladimir 'phcoder' Serbinenko |
Subject: | Re: Why is stdint.h so little used? |
Date: | Tue, 24 Jan 2017 01:33:37 +0000 |
Hi all,
I see that grub has an stdint.h header in
grub-core/lib/posix_wrap/stdint.h. But hardly any code use it. Why is
that?
When projects have these custom types (e.g. grub_uint32_t) it just
makes porting more difficult IMHO. I'm currently working on a xHCI
driver for GRUB, and I'd like to use stdint.h types (where
appropriate). Any objections?
Best regards,
Bjørn Forsman
_______________________________________________
Grub-devel mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/grub-devel
[Prev in Thread] | Current Thread | [Next in Thread] |