Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-06 | Add popen3 based on popenRWE (http://www.jukie.net/bart/blog/popenRWE)HEADmaster | Tobias Klauser | 3 | -0/+133 | |
2010-11-12 | memdebug: Get rid of history, that's the job of an SCM | Tobias Klauser | 1 | -4/+0 | |
2010-11-12 | Bug in function 'memdebug_cleanup' corrected (access just freed struct) | Marco Graf | 1 | -2/+7 | |
git-svn-id: https://parma.zhaw.ch/svn/csnippets@6 bb4c1ae6-6eb5-4d93-a66e-2307d6765a9c | |||||
2010-11-12 | Original sources modified for use in kernel modules. | Marco Graf | 2 | -0/+292 | |
Bug in function 'memdebug_cleanup' corrected (access just freed struct) git-svn-id: https://parma.zhaw.ch/svn/csnippets@5 bb4c1ae6-6eb5-4d93-a66e-2307d6765a9c | |||||
2010-10-28 | unittest: Add README | Tobias Klauser | 1 | -0/+33 | |
git-svn-id: https://parma.zhaw.ch/svn/csnippets@4 bb4c1ae6-6eb5-4d93-a66e-2307d6765a9c | |||||
2010-10-28 | Add license information to every file and mention it in the README | klto | 8 | -2/+117 | |
git-svn-id: https://parma.zhaw.ch/svn/csnippets@3 bb4c1ae6-6eb5-4d93-a66e-2307d6765a9c | |||||
2010-10-28 | Merge branch 'master' into local-svn | klto | 8 | -0/+401 | |
git-svn-id: https://parma.zhaw.ch/svn/csnippets@2 bb4c1ae6-6eb5-4d93-a66e-2307d6765a9c | |||||
2010-10-28 | Add empty README to have a commit for git sync | klto | 1 | -0/+0 | |
git-svn-id: https://parma.zhaw.ch/svn/csnippets@1 bb4c1ae6-6eb5-4d93-a66e-2307d6765a9c | |||||
2010-10-28 | unittest: Add test_print and some more assert functions, correct message | Tobias Klauser | 1 | -2/+34 | |
2010-03-09 | Add unittest module | Tobias Klauser | 3 | -0/+100 | |
2010-03-08 | memdebug rework | Tobias Klauser | 2 | -31/+40 | |
2010-03-05 | No double \n | Tobias Klauser | 1 | -1/+1 | |
2010-03-05 | memdebug: Add file header | Tobias Klauser | 1 | -0/+9 | |
2010-03-05 | Add memdebug module, a simple malloc debugger | Tobias Klauser | 2 | -0/+157 | |
2010-03-04 | Add CRC32 algorithm | Tobias Klauser | 2 | -0/+79 | |
2010-03-04 | Add stringify header | Tobias Klauser | 1 | -0/+15 | |