]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commit
{fwrite,fputs,fputc}_unlocked() are not in POSIX.
authorSimon Ruderich <simon@ruderich.org>
Thu, 20 Jun 2013 18:56:51 +0000 (20:56 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 20 Jun 2013 18:56:51 +0000 (20:56 +0200)
commit4eb55ac0718d1789c31157a1e72c3b7fc034e692
tree640c5b56674f52e9da2a1bce1140e6c6f1d201e2
parent1fb32dbd84d7a310742802c1ce8bc314cb798003
{fwrite,fputs,fputc}_unlocked() are not in POSIX.

Define fwrite_unlocked(), fputs_unlocked() and fputc_unlocked() only if
they are available on the system.
configure.ac
src/coloredstderr.c