Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-10 | improve usage messages (thanks henesy) | Ori Bernstein | |
Fix inconsistencies between programs and their usage messages, correct instances where information seems to be missing or lost. This includes missing arguments, making usage consistent with manuals, and so on. | |||
2016-06-01 | mk: remove buggy and unneeded syminit() function (thanks qurstuv) | cinap_lenrek | |
syminit() attemts to reset the symbol table by freeing all the hash table entries, tho the code is buggy having a obviously use after free bug. as syminit() is only called once in main when it does not contain any symbols, the bug never occured. removing the unneccesary code alltogether. | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |