aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix loading issueslloyd2008-09-292-2/+2
* load_on request, not load_on required (though it had the same effect)lloyd2008-09-292-2/+2
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-294-0/+288
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Move x86-64 asm bswap impl to utils, as bswap_amd64.hlloyd2008-09-291-0/+36
* Add mlock.cpp to utils modinfo listinglloyd2008-09-291-0/+1
* Move mlock to utils, as decled in util.hlloyd2008-09-291-0/+24
* Move what is left of the uncategorized library to 'core'. There is stilllloyd2008-09-293-0/+70
* Move charset.cpp to utils with headerlloyd2008-09-292-0/+200
* More headers (loadstore, mem_ops, rotate, types) for util modulelloyd2008-09-285-0/+380
* Move stl_util and (forgotten again) modinfo.txt to utils modulelloyd2008-09-282-0/+103
* Move parsing.{h,cpp} to utils modulelloyd2008-09-282-0/+325
* Move util functions into utils/ modulelloyd2008-09-288-0/+424