Hi Jiri,

On 10/11/2017 04:04 AM, Jiří Zárevúcky wrote:
> On Oct 11, 2017 12:09 AM, "Jakub Jermář" <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     Hi jzr,
> 
>     > [...]
>     > Added:
>     >     uspace/lib/c/include/sys/types.h
> 
>     This commit reintroduces a POSIX header file (at least by name) which I
>     removed a couple of months back. Any evil intentions?
> 
> 
> Yes, yes, much evil. I plan to move some of the awful copypasta from
> libarch into generic headers, and this is the first part of that. I'll
> write more about further evildoing in another mail, since I can't fall
> asleep.

I am obviously not against reorganization, but against using names of
POSIX headers. Note that sys/types.h is pure POSIX, not even C11, and
there is no (well, shouldn't be) place for POSIX in the mainline. The
whole sys/ directory was going to be repealed eventually, the work just
hasn't been completed. Your commit goes in the opposite direction.

Can you, please, rework this and rename the current sys/types.h into
something else? How about C11 inttypes.h or even something completely
HelenOS specific, if inttypes.h is not suitable?

Jakub

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to