aboutsummaryrefslogtreecommitdiffstats
path: root/lib/siscomponentrecord.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix ComponentNameRecord: add a constructor to initialise m_names toReuben Thomas2007-07-061-0/+1
| | | | | NULL so that the destructor can test this and only delete initialised arrays.
* - Changes for compiling with gcc 3.2Fritz Elfert2003-02-051-1/+1
|
* More correct residual sis file truncationDaniel Brahneborg2002-04-141-1/+6
|
* Some buffer overrun checks.Daniel Brahneborg2002-03-281-0/+5
| | | | Removed the --force flag.
* Document most of the method arguments with @param.Daniel Brahneborg2002-03-061-3/+14
|
* Use plp standard types.Daniel Brahneborg2002-03-041-8/+6
| | | | Fix copyright include.
* Add buffer overflow checks to handle truncated and corrupted sis files.Daniel Brahneborg2002-03-031-1/+3
|
* Added GNU copyright header.Daniel Brahneborg2002-03-031-0/+27
|
* - Added SIS stuff by Daniel BrahneborgFritz Elfert2002-02-281-0/+38