K 10 svn:author V 6 jbeich K 8 svn:date V 27 2015-12-16T09:37:45.775144Z K 7 svn:log V 709 gecko: drop FreeBSD 8.x and 9.0 support DragonFly has a similar getchar() workaround in DPorts, so this would be a bit bumpy due to USES=dos2unix removal causing a patchconflict. However, OS X (since 10.3) and other BSDs (except OpenBSD) fixed stdio.h instead. https://github.com/android/platform_bionic/commit/f2cea021ab2c6d7d7feeb40cca098aa132605876 https://github.com/bitrig/bitrig/commit/1abd6adb31462edf8f2875e3d03ba8cd2af713df https://github.com/jsonn/src/commit/d782c95120fdb70f3b8d74e5a183bfb0f98fc770 https://github.com/freebsd/freebsd/commit/dd1ce6fd6c2c0f0c70f3c78a4959185bb93eb1c3 https://github.com/unofficial-opensource-apple/Libc/tree/569b0a5190c89f8729c22e09fb15f6252feadcfc/include/stdio.h END