Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
configure-8-byte-atomics.patch | configure: 8 byte atomics fix up configure test to handle lack of 8 byte atomics correctly as is the case with all ARM targets currently |
Shawn Landden <shawnlandden@gmail.com> | no | 2012-06-21 | ||
doc-index.html.patch | doc: index.html fix up link in docs that otherwise needs index.html functionality |
Shawn Landden <shawnlandden@gmail.com> | no | 2012-07-03 | ||
test-disable-dir-db-test-fails-on-tmpfs-btrfs.patch | test: disable dir db test fails on tmpfs btrfs Disable failing transaction tests for the directory hash database From my tests, this doesn't fail on ext4 (but does on btrfs and tmpfs) I've heard reports of buildds wanting to move to btrfs so I'm keeping this. |
Shawn Landden <shawnlandden@gmail.com> | no | 2012-06-07 | ||
configure-disable-march-native-agressive-m64.patch | configure: disable march native, agressive -m64 disable march=native, don't build 64-bit always when -m64 is available |
Shawn Landden <shawnlandden@gmail.com> | no | 2012-06-08 | ||
configure-GNU-kFreeBSD-and-disable-rpath.patch | configure: GNU/kFreeBSD and disable -rpath use --as-needed on GNU/kFreeBSD as well as Linux also, disable -rpath on Linux |
Shawn Landden <shawnlandden@gmail.com> | no | 2012-07-03 | ||
doc-kyotoproducts.pdf.patch | doc: kyotoproducts.pdf fix link to kyotoproducts.pdf to point to Internet There IS an old version of this presentation in the old 1.1.1 release of Kyotocabinet under the GPL.[1] It comes with the "preferred form of modification" source .ppt, which opens with LibreOffice. I did not figure out what font I needed to install to get the Japaneese on the last slide to show in LibreOffice. Anyways, at this time, I'd rather not ship the old pdf. [1]http://fallabs.com/kyotocabinet/pkg/old/kyotocabinet-1.1.1.tar.gz |
Shawn Landden <shawnlandden@gmail.com> | no | 2012-07-07 | ||
kfreebsd-support-getsysinfo-on-GNU-kFreeBSD.patch | [PATCH] kfreebsd: support getsysinfo() on GNU/kFreeBSD | Shawn Landden <shawnlandden@gmail.com> | no | 2012-07-09 | ||
gcc-4.7.patch | [PATCH] gcc-4.7 include <unistd.h> and <sys/types.h> for compatibility with gcc-4.7 might be able to move this to kcutil.h, which I have not yet investigated http://gcc.gnu.org/gcc-4.7/porting_to.html |
Shawn Landden <shawnlandden@gmail.com> | no | 2012-07-11 | ||
cpp-14.patch | fix for c++14/GCC 6 compatibility | Andreas Stührk <andy@hammerhartes.de> | no | debian | 2016-09-24 |