summaryrefslogtreecommitdiffstats
path: root/lib/misc.c
Commit message (Collapse)AuthorAgeFilesLines
* replace 8 spaces with tabsSascha Hauer2007-10-111-17/+17
|
* parse_area_spec():Sascha Hauer2007-10-091-15/+25
| | | | | | | | - No need to handle strings where only size or end is given. This form is confusing and does not give real benefit. - Fix start-end form. The calculation was wrong. - Return an error if end < start. - Add function description.
* export symbolsSascha Hauer2007-10-071-22/+2
|
* check for digit in parse_are_spec()Sascha Hauer2007-07-141-0/+4
|
* svn_rev_706Sascha Hauer2007-07-051-0/+21
| | | | add file headers
* svn_rev_653Sascha Hauer2007-07-051-28/+0
| | | | restructure tree, add reginfo command
* svn_rev_639Sascha Hauer2007-07-051-0/+122