Skip to content

Gather notes on compiler flags for various platforms #366

@clepple

Description

@clepple

This is a bit more open-ended than most of our issues, but I think we need a place to track things like C89/C99 and POSIX with respect to the platforms where NUT is being used.

In particular, we reimplement some functions which have become more commonplace in the C standard library, such as snprintf(). It looks like Solaris-derived systems may need additional compiler flags to reveal the standard library version: #343 (comment)

Also, we have not been very specific about versions of POSIX.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions