Package: libnih / 1.0.3-11
Metadata
Package | Version | Patches format |
---|---|---|
libnih | 1.0.3-11 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Fallback to lstat if dirent.d_type is not available .patch | (download) |
nih/file.c |
12 11 + 1 - 0 ! |
fallback to lstat if dirent.d_-ype is not available (fixes non-ext filesystems) |
0001 Update dbus code generator to allow for empty lists .patch | (download) |
nih-dbus-tool/marshal.c |
40 36 + 4 - 0 ! |
update dbus code generator to allow for empty lists for type 'as' This drops the != NULL check for NULL terminated arrays and moves the iteration loop inside an 'if' statement. |
test child ignore spurious sigcont.patch | (download) |
nih/tests/test_child.c |
24 24 + 0 - 0 ! |
--- |
adapt test suite to expat 2.2.5.patch | (download) |
nih-dbus-tool/tests/test_parse.c |
2 1 + 1 - 0 ! |
adapt test suite to expat 2.2.5 |
fix_gcc 10.patch | (download) |
nih-dbus-tool/output.h |
2 1 + 1 - 0 ! |
ftbfs with gcc-10 |