index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
/
atomic.9
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt to clarify some confusing wording regarding atomic_load() and
jhb
2009-05-21
1
-2
/
+2
*
Implement atomic_fetchadd_long() for all architectures and document it.
pjd
2008-03-16
1
-1
/
+2
*
-mdoc sweep.
ru
2005-11-18
1
-1
/
+1
*
- Document atomic_fetchadd(9) and add a MLINK.
jhb
2005-09-27
1
-8
/
+38
*
Some mdoc(7) fixes:
hmp
2003-05-31
1
-3
/
+3
*
mdoc(7) police: removed raw troff from previous delta.
ru
2002-01-17
1
-18
/
+13
*
mdoc(7) police:
ru
2002-01-10
1
-57
/
+94
*
ispell sweep of share/man/man9/*.
mpp
2002-01-09
1
-1
/
+1
*
Note that the atomic ops on char and short data types may not be available
jake
2001-12-15
1
-8
/
+15
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-2
/
+2
*
Fixed double word typo.
schweikh
2001-07-13
1
-1
/
+1
*
Add 2001 to copyright.
jhb
2001-03-09
1
-1
/
+1
*
Fixed missing and/or wrong and/or extra includes in synopsis.
bde
2001-02-15
1
-0
/
+1
*
Fix some nits in the globs used to describe the various sets of atomic
jhb
2000-12-08
1
-5
/
+5
*
Add a manpage to document the atomic operations including a quick treatment
jhb
2000-11-13
1
-0
/
+286