History log of /freebsd-10.1-release/lib/libc/gen/sem_timedwait.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 208291 19-May-2010 uqs

mdoc: consistently spell our email addresses <foo@FreeBSD.org>

Reviewed by: ru


# 177141 13-Mar-2008 ru

Remove trailing whitespace.


# 177133 12-Mar-2008 davidxu

In file sem_timewait.3, remove reference to SYSV semphore in SEE ALSO
section, sync it with sem_wait.3.


# 177078 12-Mar-2008 davidxu

Add missing comma.


# 177077 12-Mar-2008 davidxu

Add manual for function sem_timedwait().

Reviewed by: ru, deischen