summaryrefslogtreecommitdiff
path: root/apps/app_read.c
AgeCommit message (Expand)Author
2005-07-07make CLI output use singular/plural when appropriate (bug #4654)Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-06-01fix timeout optionRussell Bryant
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-03-23Merge Russell's formatting patch (bug #3838)Mark Spencer
2005-02-16Fix misspellings of separate (bug #3607)Mark Spencer
2004-12-29let's see how many times we can commit app_read in 1 day =DAnthony Minessale II
2004-12-29fix compiler warningsAnthony Minessale II
2004-12-29Various oej fixes (bug #3013)Mark Spencer
2004-12-29Merge anthm's app_read addition, somewhat modified (bug #3013)Mark Spencer
2004-12-15Fix silly read problem which would hang up if nobody called (bug #3042)Mark Spencer
2004-09-02Fix both app_read and underlying read issue (bug #2352)Mark Spencer
2004-06-30Read/Record updates (bug #1947)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-02Fix app_read to return string even if not # terminated (bug #1769)Mark Spencer
2004-05-09More ast_strlen_zero changesJames Golovich
2004-03-22More app_read.c fixes (bug 1261)James Golovich
2004-03-21Enhance to accept a maximum of N digits. Bug #1261Jeremy McNamara
2003-11-10Store read data in a variableMark Spencer
2003-11-10Add "read" applicationMark Spencer