History log of /src/share/man/man3/attribute.3 |
Revision | | Date | Author | Comments |
1.18 |
| 14-Sep-2018 |
christos | PR/53608: Ian Bruene: document __{printf,syslog}like.
|
1.17 |
| 14-Sep-2018 |
joerg | __dead functions can not return, which is different from not returning a value.
|
1.16 |
| 21-Apr-2014 |
riastradh | branches: 1.16.22; 1.16.24; Fix note on __predict_true: predicts nonzero, not 1 specifically.
|
1.15 |
| 25-Oct-2013 |
wiz | branches: 1.15.2; Whitespace; better macro.
|
1.14 |
| 25-Oct-2013 |
apb | Use markup in the descriptions of __diagused and __debugused.
|
1.13 |
| 25-Oct-2013 |
apb | Document __diagused and __debugused
|
1.12 |
| 25-Oct-2013 |
apb | Try to make this more compiler-neutral, and give both GCC and LLVM/Clang as examples.
|
1.11 |
| 18-Sep-2011 |
jym | branches: 1.11.2; 1.11.4; 1.11.8; typo: prefict -> predict
|
1.10 |
| 19-Mar-2011 |
jruoho | Briefly document __predict_true() and __predict_false().
|
1.9 |
| 19-Dec-2010 |
jruoho | Document the __alignof__ GNU extension.
|
1.8 |
| 17-Dec-2010 |
jruoho | Note that the previous are available only for the kernel.
|
1.7 |
| 17-Dec-2010 |
jruoho | Briefly describe __read_mostly and __cachline_aligned.
|
1.6 |
| 16-Dec-2010 |
jruoho | Reference __builtin_object_size(3) and attribute(3) with each other.
|
1.5 |
| 16-Dec-2010 |
jruoho | Document __dead, __pure, __constfunc, __noinline, __unused, and __used.
|
1.4 |
| 16-Dec-2010 |
jruoho | Paraphrase slightly.
|
1.3 |
| 16-Dec-2010 |
jruoho | Xref cdefs(3).
|
1.2 |
| 16-Dec-2010 |
jruoho | Remove extra .Pp before wizd(8) beats me.
|
1.1 |
| 16-Dec-2010 |
jruoho | Start to document the GNU C attributes. For now, only __packed, __aligned, and __section are documented, but I will keep extending this.
|
1.11.8.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.11.4.1 |
| 29-Sep-2014 |
msaitoh | Pull up following revision(s) (requested by riastradh in ticket #1127): share/man/man3/attribute.3: revision 1.16 Fix note on __predict_true: predicts nonzero, not 1 specifically.
|
1.11.2.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.15.2.1 |
| 10-Aug-2014 |
tls | Rebase.
|
1.16.24.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.16.22.1 |
| 30-Sep-2018 |
pgoyette | Ssync with HEAD
|