~ubuntu-branches/ubuntu/raring/heimdal/raring

« back to all changes in this revision

Viewing changes to lib/roken/syslogc.c

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij
  • Date: 2011-07-21 17:40:58 UTC
  • mfrom: (1.1.12 upstream) (2.4.10 experimental)
  • Revision ID: james.westby@ubuntu.com-20110721174058-byiuowgocek307cs
Tags: 1.5~pre2+git20110720-2
Fix dependency on pthreads when building on Linux 3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/***********************************************************************
2
2
 * Copyright (c) 2009, Secure Endpoints Inc.
3
3
 * All rights reserved.
4
 
 * 
 
4
 *
5
5
 * Redistribution and use in source and binary forms, with or without
6
6
 * modification, are permitted provided that the following conditions
7
7
 * are met:
8
 
 * 
 
8
 *
9
9
 * - Redistributions of source code must retain the above copyright
10
10
 *   notice, this list of conditions and the following disclaimer.
11
 
 * 
 
11
 *
12
12
 * - Redistributions in binary form must reproduce the above copyright
13
13
 *   notice, this list of conditions and the following disclaimer in
14
14
 *   the documentation and/or other materials provided with the
15
15
 *   distribution.
16
 
 * 
 
16
 *
17
17
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18
18
 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19
19
 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
26
26
 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27
27
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
28
28
 * OF THE POSSIBILITY OF SUCH DAMAGE.
29
 
 * 
 
29
 *
30
30
 **********************************************************************/
31
31
 
32
32
/*