Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-08-05 | util-linux-ng-2.16: Replace siginterrupt with sigaction. | Khem Raj | 1 | |
siginterrupt is obsoleted and newer versions of uclibc has moved these functions to a different category which is not enabled by default. Best is to replace it with sigaction. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-07-30 | util-linux-ng: fix tls detection | Henning Heinold | 1 | |
* breaks msvc support for now * bump PR | ||||
2009-07-19 | e2fsprogs-libs: Add version 1.41.8 and dont provide libblkid and libuuid. | Khem Raj | 1 | |
util-linux-ng: Add version 2.16 and provide libblkid and libuuid. Change the provider for libuuid and libblkid from e2fsprogs-libs to util-linux-ng. |