HomeFreeBSD

Retire the K&R/STD C __P prototype declarations.

Description

Retire the K&R/STD C __P prototype declarations.

In the old days when K&R C and STD C were each in use a workaround
(read hack) was required to allow the same code to work on each
without modification. All C compilers support STD C. We can finally
put the __P prototype to rest.

MFC after: 1 week

Details

Provenance
cyAuthored on Jan 26 2021, 6:24 AM
Parents
rG0b7f1af804f0: Bump shared library versions after ncurses bump in 13.
Branches
Unknown
Tags
Unknown