History log of /freebsd-9.3-release/lib/libc/gen/sem_getvalue.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 131465 02-Jul-2004 ru

Markup tidying.


# 124530 14-Jan-2004 ru

- libc/sys/sem.c was repocopied to libc/gen/sem.c.
- sem_*(3) manpages were repocopied from libc_r.

Reviewed by: deischen
Repocopy by: markm


# 112542 24-Mar-2003 charnier

The .Fn function. Use .Xr where appropriate.


# 109220 14-Jan-2003 tjr

Cross reference sem(4) so users know which kernel options are required
to use these semaphore functions.


# 104492 04-Oct-2002 mike

Add restrict type-qualifier to sem_getvalue().


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 81588 13-Aug-2001 ru

Spell "FreeBSD" with "F" and "BSD" in uppercase.


# 81352 09-Aug-2001 yar

Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.

Reviewed by: ru


# 79754 15-Jul-2001 dd

Remove whitespace at EOL.


# 73093 26-Feb-2001 ru

Use ``.St -p1003.1-96''.


# 63364 17-Jul-2000 jasone

Change my email address in the copyright notices for the sake of consistency
(jasone@canonware.com --> jasone@freebsd.org).


# 63352 17-Jul-2000 jasone

Reshuffle the SEE ALSO section.

Prompted by: sheldonh


# 59501 22-Apr-2000 phantom

Introduce .Lb macro to libc_r manpages.


# 57260 16-Feb-2000 jasone

Add man pages for the sem_*() functions.

Approved by: jkh