aboutsummaryrefslogtreecommitdiff
path: root/util-linux/uevent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb: move netlink socket binding to the utility functionDenys Vlasenko2019-06-031-27/+10
* config: update size informationDenys Vlasenko2018-12-281-1/+1
* uevent: placate gccDenys Vlasenko2017-08-161-1/+4
* config: deindent all help textsDenys Vlasenko2017-07-211-2/+2
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* Convert all util-linux/* applets to "new style" applet definitionsDenys Vlasenko2016-11-231-1/+0
* *: add most of the required setup_common_bufsiz() callsDenys Vlasenko2016-04-211-0/+3
* libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko2016-04-211-1/+2
* libbb: add setsockopt_foo helpersDenys Vlasenko2015-08-241-3/+3
* uevent: new appletDenys Vlasenko2015-04-161-0/+127