summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/aupdate.h
Commit message (Collapse)AuthorAgeFilesLines
* headers: Some trivial fixes for some documentation typosMads Kiilerich2010-01-051-1/+1
| | | | | | | | | | | | | | | | Note also the willneed/will_need inconsistency. I guess it could be nice to ASAP choose one of them and introduce a backward compatibility hack for the other. The issues was mostly found with: for a in $(grep -r '^[ /]\*.*()' $( find -name '*.[ch]') | sed 's,^.* \([^ ]*\)().*$,\1,g' | sort | uniq | grep ^pa_) do grep -rq "^.[^*].*\<$a(" $(find * -name '*.h') || echo $a done
* aupdate: implicitly call _write_swap() if it wasn't called explicitlyLennart Poettering2009-08-161-0/+4
|
* memtrap,aupdate: split atomic update from memtrap into seperate aupdate ↵Lennart Poettering2009-04-221-0/+98
framework