aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-03main(): add a TODO about finding a use for _end[] areaDenys Vlasenko1-0/+13
2016-04-03trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBSDenys Vlasenko1-0/+2
2016-04-02typo fixDenys Vlasenko1-1/+1
2016-04-02find_applet_by_name: add an example of faster linear search codeDenys Vlasenko1-3/+77
2016-04-02nsenter,unshare: work around older headerDenys Vlasenko2-0/+45
2016-04-02sort: "-o FILE", not "-o", is the syntaxDenys Vlasenko1-4/+4
2016-04-02nsenter,unshare: share common code; fix a bug of not closing all fdsDenys Vlasenko5-35/+38
2016-04-02sort: help text does not need to say that -mST are supported but ignoredDenys Vlasenko1-2/+5
2016-04-02build system: finer-grained selection of search speedup table.Denys Vlasenko1-32/+33
2016-04-02unshare: remove stale commentDenys Vlasenko1-5/+0