Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Oct 2009 21:46:43 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/gen _pthread_stubs.c
Message-ID:  <200910042147.n94Ll8Sq065859@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2009-10-04 21:46:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libc/gen         _pthread_stubs.c 
  Log:
  SVN rev 197758 on 2009-10-04 21:46:43Z by marcus
  
  MFC: rev. 197681
  
  Correct the pthread stub prototype for pthread_mutexattr_settype to allow for
  the type argument.  This is known to fix some pthread_mutexattr_settype()
  invocations, especially when it comes to pulseaudio.
  
  Approved by:    re (kib)
  
  Revision   Changes    Path
  1.13.10.2  +1 -1      src/lib/libc/gen/_pthread_stubs.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910042147.n94Ll8Sq065859>