Gregory Nutt
|
947191780f
|
tools: Trivial. define _GNU_SOURCE to be 1, don't just define it.
|
2018-01-30 11:08:18 -06:00 |
|
Gregory Nutt
|
8956a6001f
|
tools/logparser.c: A few more minor enhancements. Also add #define _GNU_SOURCE to all C files that call asprintf()
|
2018-01-29 13:13:29 -06:00 |
|
Gregory Nutt
|
c584d27c3c
|
Revert "Build system: Hook tools/initconfig into top-level Makefiles."
This reverts commit 430060e92e .
That commit has some unexpected side-effects
|
2017-06-02 16:14:27 -06:00 |
|
Gregory Nutt
|
2c903d5c7a
|
Fix spelling in printf output
|
2017-06-02 16:12:21 -06:00 |
|
Gregory Nutt
|
430060e92e
|
Build system: Hook tools/initconfig into top-level Makefiles.
|
2017-06-02 13:06:09 -06:00 |
|
Gregory Nutt
|
efbd035b56
|
Cosmetic changes to comments
|
2017-06-02 11:24:19 -06:00 |
|
Gregory Nutt
|
624bd0b9e9
|
tools/: Add initialconfig.c so that perhaps in the future we will be able to use this to generate a new configuration from scratch (rather than having to derive new configurations from existing configurations)
|
2017-06-02 10:17:30 -06:00 |
|