- 27 Sep, 2013 20 commits
-
-
William Pitcock authored
-
William Pitcock authored
-
Timo Teräs authored
the weak hack is needed if -lpthreads is separate library. so just differentiate with musl and non-musl with __GLIBC__ as an ugly hack.
-
Timo Teräs authored
also include stdint.h to get the standard types
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
has ugly kludges for ancient glibc headers. remove all the legacy hacks. makes pciutils builds against musl.
-
Timo Teräs authored
-
Timo Teräs authored
they have horrible hack to make pthread symbols weak, it's unneeded. patch from sabotage.
-
Timo Teräs authored
the icu configure script auto-detects proper timezone variable, but it's never used, and the header #ifdef detection is horribly broken. fix it for sane libc's.
-
Timo Teräs authored
as stated, it's broken by design security wise. and uses obsolete functions that don't exist in musl. this fixes musl build.
-
Timo Teräs authored
this fixes build on musl.
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
fixes musl build, patch from sabotage.
-
Timo Teräs authored
fix various idiotic constructs. patches are mostly from sabotage, but some I wrote myself too.
-
Timo Teräs authored
in alpine we have gnu gettext with libintl, so remove the dummy wrappers as they would otherwise cause conflicts.
-
Leonardo Arena authored
-
Leonardo Arena authored
Display route path using TCP probes
-
- 26 Sep, 2013 20 commits
-
-
Timo Teräs authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Natanael Copa authored
ruby does not work witout it fixes #2261
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Timo Teräs authored
-
Timo Teräs authored
-