Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2010 04:15:49 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/gen sem_new.c src/tools/regression/posixsem2 semtest.c
Message-ID:  <201001070418.o074ISFW088742@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2010-01-07 04:15:49 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         sem_new.c 
    tools/regression/posixsem2 semtest.c 
  Log:
  SVN rev 201715 on 2010-01-07 04:15:49Z by davidxu
  
  Don't forget to use fourth argument if O_CREAT is set in argument oflag.
  The fourth specifies initial value for the semaphore.
  
  Revision  Changes    Path
  1.4       +3 -1      src/lib/libc/gen/sem_new.c
  1.2       +2 -2      src/tools/regression/posixsem2/semtest.c



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