request POSIX.2001 definitions for fileno()
authorGeorg Sauthoff <mail@georg.so>
Sat, 27 Aug 2016 08:32:21 +0000 (10:32 +0200)
committerGeorg Sauthoff <mail@georg.so>
Sat, 27 Aug 2016 13:24:33 +0000 (15:24 +0200)
commit584e1fe92ade602404d668a9d83e9264709d5dbe
tree0b55a240688e0f2e58544f541d1b9420385433ae
parent5bd3eaa481f4446b03a062d12119ef11e0f46653
request POSIX.2001 definitions for fileno()

this also fixes compilation on Solaris 10

cf. feature_test_macros(7) Linux man page:

> _POSIX_SOURCE
>   Defining this obsolete macro with any value is equivalent to  definā€
>   ing _POSIX_C_SOURCE with the value 1.
>
>   Since  this macro is obsolete, its usage is generally not documented
>   when discussing feature test macro requirements in the man pages.
programs/lz4cli.c