Package: libqb / 1.0.1-1
Metadata
Package | Version | Patches format |
---|---|---|
libqb | 1.0.1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
hurd support.patch | (download) |
lib/ipc_setup.c |
6 3 + 3 - 0 ! |
hurd-support |
Fix spelling synchonization synchronization.patch | (download) |
include/qb/qbatomic.h |
2 1 + 1 - 0 ! |
fix spelling: synchonization -> synchronization |
Fix spelling paramaters parameters.patch | (download) |
include/qb/qbloop.h |
2 1 + 1 - 0 ! |
fix spelling: paramaters -> parameters |
configure.ac help string cleanup.patch | (download) |
configure.ac |
20 7 + 13 - 0 ! |
configure.ac help string cleanup The [ defualt="no" ] branches were sense- and (mostly) harmless. |
Correctly check for the check requirement of enable .patch | (download) |
configure.ac |
12 6 + 6 - 0 ! |
correctly check for the "check" requirement of --enable-syslog-tests |
configure.ac emit the error message right after the .patch | (download) |
configure.ac |
15 7 + 8 - 0 ! |
configure.ac: emit the error message right after the failed check |
LTLIBOBJS is also a Make variable.patch | (download) |
lib/Makefile.am |
2 1 + 1 - 0 ! |
ltlibobjs is also a make variable So let's use the more friendly syntax. |
Restrict ldl to where it s actually needed.patch | (download) |
configure.ac |
5 4 + 1 - 0 ! |
restrict -ldl to where it's actually needed This reduces overlinking of qb-blackbox. Being a seldom used executable, the gains are mostly theoretical, but at least this silences warnings from some QA tools. |
Restrict pthreads to where it s actually needed.patch | (download) |
configure.ac |
19 9 + 10 - 0 ! |
restrict pthreads to where it's actually needed |
Restrict socket lib to where it s actually needed.patch | (download) |
configure.ac |
5 4 + 1 - 0 ! |
restrict socket lib to where it's actually needed |
Restrict nsl lib to where it s actually needed.patch | (download) |
configure.ac |
5 4 + 1 - 0 ! |
restrict nsl lib to where it's actually needed |