aboutsummaryrefslogtreecommitdiff
path: root/duser.c
Commit message (Expand)AuthorAgeFilesLines
* Working delete-all command "delA"Joseph Hunkeler2011-03-301-149/+248
* Deletion code is now working. Original file is replaced with temp dataJoseph Hunkeler2011-03-281-56/+78
* Removing getopt and writing my own damn argument parser. I'm so sick of its ...Joseph Hunkeler2011-03-271-56/+157
* user_del is now capable of removing text from the temp files.Joseph Hunkeler2011-03-251-10/+13
* Need to work around writing as binary. Otherwise almost functional.Joseph Hunkeler2011-03-251-7/+9
* Adding user_del and testing temporary file usageJoseph Hunkeler2011-03-241-20/+203
* Initial commitJoseph Hunkeler2011-03-231-0/+158