aboutsummaryrefslogtreecommitdiff
path: root/duser.c
Commit message (Collapse)AuthorAgeFilesLines
* Removing getopt and writing my own damn argument parser. I'm so sick of its ↵Joseph Hunkeler2011-03-271-56/+157
| | | | fucking insolant behavior.
* 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
* Adding user_del and testing temporary file usageJoseph Hunkeler2011-03-241-20/+203
|
* Initial commitJoseph Hunkeler2011-03-231-0/+158