]> granicus.if.org Git - apache/history - modules/slotmem
Rename some variables for better readability:
[apache] / modules / slotmem /
2010-11-18 Stefan FritschFix 'comparison of unsigned expression < 0 is always...
2010-09-27 Jim JagielskiAllow for non-persist of shared mem
2010-09-27 Jim JagielskiNo leakie
2010-09-27 Stefan FritschAvoid potential segfault (found by clang/scan-build).
2010-08-03 Stefan Fritschremove more unused variables
2010-06-14 Stefan FritschFix some compiler warnings:
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2009-10-01 Jim JagielskiAllow for pass-thru or early termination of doall(...
2009-09-03 Jim JagielskiAn error detect question in comments
2009-07-06 Jean-Frederic ClereArrange the slotmem chain logic in attach() too.
2009-07-06 Jean-Frederic ClereArrange the slotmem chain logic.
2009-05-22 Jim Jagielskiavoid a relatively ugly code dup
2009-05-21 Jim JagielskiComplete API :)
2009-05-19 Jim Jagielskilinewrap. no func diffs
2009-05-19 Jim JagielskiDoesn't really make sense to have to keep these 2
2009-05-15 Jim JagielskiAdd inuse table and grab/release to plainmem slot provider
2009-05-15 Jim JagielskiAlign internal names with external... Note, rename
2009-05-15 Jim JagielskiAnother slotmem flag. This one determines if access
2009-05-15 Jim JagielskiRemove all locking from slotmem_shm...
2009-05-15 Jim JagielskiAlign with module naming
2009-05-15 Jim Jagielskicompile-time issues
2009-05-15 Jim JagielskiFinal ( :) ) step to transition which removes the ap_sl...
2009-05-15 Jim JagielskiFinalize
2009-05-15 Jim JagielskiMove over