commit | b3175f5c48d414ba792dfb77078dd5f559abd844 | [log] [tgz] |
---|---|---|
author | Rich Felker <dalias@aerifal.cx> | Mon Dec 03 17:02:56 2012 -0500 |
committer | Rich Felker <dalias@aerifal.cx> | Mon Dec 03 17:02:56 2012 -0500 |
tree | 269b0e97412cd6cb3012945fe43dc3f202a89aa3 | |
parent | 769fd4ce202225ba1f2621bbefb803ee9a268ebf [diff] |
add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything reportedly this is a semi-common practice among some BSDs and a few other systems, and will improve application compatibility.