Changes between Initial Version and Version 1 of Ticket #11818, comment 2
- Timestamp:
- Aug 7, 2019, 3:43:00 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11818, comment 2
initial v1 1 1 Reference: 2 1. https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html 3 2. 2 4 {{{ 3 5 #define _GNU_SOURCE 1 /* for strsignal in GNU's libc */