[ccache] Suggested patch to add local strtok_r for systems lacking it

Joel Rosdahl joel at rosdahl.net
Sun May 13 13:37:42 MDT 2012


Hi,

On 12 April 2012 08:32, Jürgen Buchmüller <pullmoll at t-online.de> wrote:
> here's a suggested patch for config.h.in and util.c to add a local
> implementation of strtok_r for systems that don't have it (e.g. mingw32
> plus libgw32c).

A lot of Windows build related work has already been done in the
development version (i.e., on the master branch), including a strtok_r
implementation. It would be great if you could try it out:
http://ccache.samba.org/repo.html

-- Joel


More information about the ccache mailing list