Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow overriding of CFLAGS as well as CPPFLAGS for rtld. | Nick Alcock | 2016-04-09 | 1 | -1/+1 |
| | | | | | We need this to pass -fno-stack-protector to all the pieces of rtld in non-elf/ directories. | ||||
* | gawk: fix gensub usage | Mike Frysinger | 2015-08-09 | 1 | -1/+1 |
| | | | | | | The third arg can either be a string with "g" or "G", or it is a number. The empty string elicits a warning with newer versions like so: gawk: scripts/sysd-rules.awk:56: warning: gensub: third argument `' treated as 1 | ||||
* | Sort sysd-rules-patterns by descending pattern length. | Roland McGrath | 2013-06-17 | 1 | -4/+20 |
| | |||||
* | Rewrite sysd-rules generation using an awk script. | Roland McGrath | 2013-06-17 | 1 | -0/+60 |