History log of /src/lib/libc/gen/sem_post.3 (Results 1 – 25 of 72)
Revision Date Author Comments
# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 98e0ffae 27-May-2015 Simon J. Gerraty <sjg@FreeBSD.org>

Merge sync of head


# 9f3d45b6 08-Feb-2015 Baptiste Daroussin <bapt@FreeBSD.org>

Merge from HEAD


# 7aeb836a 29-Jan-2015 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r277861 through r277895.


# 49ba8a68 28-Jan-2015 Jilles Tjoelker <jilles@FreeBSD.org>

sem_post(): Fix and document semaphore value overflow error.

The error code is per Austin Group issue #315.

I provided different wording for the manual page change.

Submitted by: pluknet
MFC after

sem_post(): Fix and document semaphore value overflow error.

The error code is per Austin Group issue #315.

I provided different wording for the manual page change.

Submitted by: pluknet
MFC after: 1 week

show more ...


# 8f0ea33f 13-Jan-2015 Glen Barber <gjb@FreeBSD.org>

Reintegrate head revisions r273096-r277147

Sponsored by: The FreeBSD Foundation


# 9268022b 19-Nov-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Merge from head@274682


# 5c9ef378 04-Nov-2014 Alexander V. Chernikov <melifaro@FreeBSD.org>

Sync to HEAD@r274095.


# 15096da3 24-Oct-2014 John Baldwin <jhb@FreeBSD.org>

Don't reference sem(4) from the POSIX semaphore pages. POSIX semaphores
were reimplemented using umtx in FreeBSD 9 and no longer use sem(4).


# 98e0ffae 27-May-2015 Simon J. Gerraty <sjg@FreeBSD.org>

Merge sync of head


# 9f3d45b6 08-Feb-2015 Baptiste Daroussin <bapt@FreeBSD.org>

Merge from HEAD


# 7aeb836a 29-Jan-2015 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r277861 through r277895.


# 49ba8a68 28-Jan-2015 Jilles Tjoelker <jilles@FreeBSD.org>

sem_post(): Fix and document semaphore value overflow error.

The error code is per Austin Group issue #315.

I provided different wording for the manual page change.

Submitted by: pluknet
MFC after

sem_post(): Fix and document semaphore value overflow error.

The error code is per Austin Group issue #315.

I provided different wording for the manual page change.

Submitted by: pluknet
MFC after: 1 week

show more ...


# 8f0ea33f 13-Jan-2015 Glen Barber <gjb@FreeBSD.org>

Reintegrate head revisions r273096-r277147

Sponsored by: The FreeBSD Foundation


# 9268022b 19-Nov-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Merge from head@274682


# 5c9ef378 04-Nov-2014 Alexander V. Chernikov <melifaro@FreeBSD.org>

Sync to HEAD@r274095.


# 15096da3 24-Oct-2014 John Baldwin <jhb@FreeBSD.org>

Don't reference sem(4) from the POSIX semaphore pages. POSIX semaphores
were reimplemented using umtx in FreeBSD 9 and no longer use sem(4).


# 7a6d1e6f 13-Jul-2005 Robert Watson <rwatson@FreeBSD.org>

Cross-reference sem_getvalue(3) from several other semaphore-related
functions.

MFC after: 3 days


# 26b6c45a 02-Jul-2004 Ruslan Ermilov <ru@FreeBSD.org>

Markup tidying.


# fccedf06 14-Jan-2004 Ruslan Ermilov <ru@FreeBSD.org>

- 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


# ab165955 08-Jun-2003 Philippe Charnier <charnier@FreeBSD.org>

The .Fn function


# 51f2ddd7 14-Jan-2003 Tim J. Robbins <tjr@FreeBSD.org>

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


# 32eef9ae 01-Oct-2001 Ruslan Ermilov <ru@FreeBSD.org>

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


# c5e7e03a 13-Aug-2001 Ruslan Ermilov <ru@FreeBSD.org>

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


123