Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-04-03 | main(): add a TODO about finding a use for _end[] area | Denys Vlasenko | 1 | -0/+13 |
2016-04-03 | trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBS | Denys Vlasenko | 1 | -0/+2 |
2016-04-02 | typo fix | Denys Vlasenko | 1 | -1/+1 |
2016-04-02 | find_applet_by_name: add an example of faster linear search code | Denys Vlasenko | 1 | -3/+77 |
2016-04-02 | nsenter,unshare: work around older header | Denys Vlasenko | 2 | -0/+45 |
2016-04-02 | sort: "-o FILE", not "-o", is the syntax | Denys Vlasenko | 1 | -4/+4 |
2016-04-02 | nsenter,unshare: share common code; fix a bug of not closing all fds | Denys Vlasenko | 5 | -35/+38 |
2016-04-02 | sort: help text does not need to say that -mST are supported but ignored | Denys Vlasenko | 1 | -2/+5 |
2016-04-02 | build system: finer-grained selection of search speedup table. | Denys Vlasenko | 1 | -32/+33 |
2016-04-02 | unshare: remove stale comment | Denys Vlasenko | 1 | -5/+0 |