aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Working delete-all command "delA"Joseph Hunkeler2012-05-253-164/+259
|
* Added log.c and duser.hJoseph Hunkeler2012-05-251-1/+1
|
* Deletion code is now working. Original file is replaced with temp dataJoseph Hunkeler2012-05-251-56/+78
|
* Initial commitJoseph Hunkeler2012-05-252-0/+106
|
* Removing getoptJoseph Hunkeler2012-05-251-56/+157
|
* user_del is now capable of removing text from the temp files.Joseph Hunkeler2011-03-251-10/+13
| | | | still does not modify original files
* Need to work around writing as binary. Otherwise almost functional.Joseph Hunkeler2011-03-251-7/+9
| | | | find_in_file_ex needs tweaking for return value
* Debug configJoseph Hunkeler2011-03-241-1/+1
|
* Adding user_del and testing temporary file usageJoseph Hunkeler2011-03-241-20/+203
|
* Initial commitJoseph Hunkeler2011-03-232-0/+167