[PATCH v2 00/10] Solaris support

Subject: [PATCH v2 00/10] Solaris support

Date: Mon, 5 Nov 2012 11:01:53 -0800

To: notmuch@notmuchmail.org

Cc:

From: Blake Jones


Thanks to Jani Nikula and Tomi Ollila for their comments.

Changes since last version:

- Add feature test for timegm(); move portable implementation of 
  timegm() into compat/, change libparse-time-string to pull in .o's
  from compat/.

- Include <stdio.h> in compat/check_*.c, to get definition of NULL.

- Explicitly define _POSIX_PTHREAD_SEMANTICS to 1 in compat.h.

- Call strchr() rather than index() in notmuch-config.c.

Blake

Thread: