summaryrefslogtreecommitdiff
path: root/apps/app_readfile.c
AgeCommit message (Expand)Author
2005-11-06issue #5605Russell Bryant
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-08clean up compiler warnings during build on 64-bit systemsKevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-05-16fix description of length parameterRussell 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-02-27Merge mog's ReadFile application (bug #3670)Mark Spencer