Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 1998 01:11:15 -0800 (PST)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc_r/man pthread_detach.3
Message-ID:  <199804030911.BAA09956@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/04/03 01:11:15 PST

  Modified files:
    lib/libc_r/man       pthread_detach.3 
  Log:
  This function compiles with the standard, so say so.
  
  Add a note about not touching errno and warn about previous drafts
  of the standard which changed the level of indirection to the thread
  argument. POSIX had a bit of trouble deciding what to do. So anyone
  coding to both draft 4 and draft 10 (the final draft) will get burnt
  by this function. I did. Grrr.
  
  Revision  Changes    Path
  1.2       +6 -4      src/lib/libc_r/man/pthread_detach.3

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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