Changes between Version 1 and Version 2 of Ticket #11818, comment 2


Ignore:
Timestamp:
Aug 7, 2019, 3:43:54 PM (5 years ago)
Author:
cocobean

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11818, comment 2

    v1 v2  
    11Reference:
    221. https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html
     3{{{
     4Macro: _GNU_SOURCE
     5
     6    If you define this macro, everything is included: ISO C89, ISO C99, POSIX.1, POSIX.2, BSD, SVID, X/Open, LFS, and GNU extensions. In the cases where POSIX.1 conflicts with BSD, the POSIX definitions take precedence
     7}}}
     8
    392.
    410{{{