summaryrefslogtreecommitdiffstats
path: root/src/tests/shlib/t_loader.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-1/+25
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-171/+172
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-1/+1
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-14/+7
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* Exercise the dynamic loading/unloading of libraries a bit more.Ken Raeburn2005-02-091-39/+160
* * t_loader.c: New fileKen Raeburn2005-02-031-0/+251