summaryrefslogtreecommitdiffstats
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Don't use close_range as it might or might not collide with libcSimon Rettberg2022-12-072-18/+1Star
* Update xlosetup from util-linux v2.37.2Manuel Bentele2021-12-0733-625/+1242
* Change format specifiers %PRIxMAX to %jx to avoid macrosManuel Bentele2020-12-071-2/+2
* Removed unused library 'ncurses' from xlosetup's dependenciesManuel Bentele2020-12-032-908/+0Star
* Fix xlosetup's output of xloop devices on 32 bit hardware architecturesManuel Bentele2020-12-021-2/+2
* Update xlosetup's 'lib' and 'libsmartcol' from util-linux 2.36.1Manuel Bentele2020-12-0235-325/+871
* Setup xloop device with XLOOP_CONFIGURE ioctl callManuel Bentele2020-12-024-52/+113
* Remove the build requirement for an unused C++ compilerManuel Bentele2020-10-274-4/+8
* Add automatic generation of version and build type headers for compilationManuel Bentele2020-10-235-20/+15Star
* Move the source code of all xloop components to the common 'src' directoryManuel Bentele2020-10-23133-0/+29578