commit | f929493c49bbb304832b27e1e2b919aa19ddf470 | [log] [tgz] |
---|---|---|
author | Rich Felker <dalias@aerifal.cx> | Wed Sep 10 12:40:38 2014 -0400 |
committer | Rich Felker <dalias@aerifal.cx> | Wed Sep 10 12:40:38 2014 -0400 |
tree | 64098fb95c78288894d55b9052ec654faa6a79b1 | |
parent | ab8f6a6e42ff893041f7545a23e6d6a0edde07fb [diff] |
fix _ALL_SOURCE logic to avoid possible redefinition of _GNU_SOURCE this could be an error if _GNU_SOURCE was already defined differently by the application.