Commit Graph

69 Commits (0ef30a90718d4e583db2400f44edd68d71a0197c)

Author SHA1 Message Date
Russell Bryant 9d379a36d0 fix timeout option
20 years ago
Kevin P. Fleming 8634ef9e4a don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer 730194d609 Merge Russell's formatting patch (bug #3838)
20 years ago
Mark Spencer f9222e7e4b Fix misspellings of separate (bug #3607)
21 years ago
Anthony Minessale II 5d2654205d let's see how many times we can commit app_read in 1 day =D
21 years ago
Anthony Minessale II 8ec0f8abf2 fix compiler warnings
21 years ago
Mark Spencer 8aff4b2d95 Various oej fixes (bug #3013)
21 years ago
Mark Spencer 118b47674f Merge anthm's app_read addition, somewhat modified (bug #3013)
21 years ago
Mark Spencer 706bb6f067 Fix silly read problem which would hang up if nobody called (bug #3042)
21 years ago
Mark Spencer b813a5f3fa Fix both app_read and underlying read issue (bug #2352)
21 years ago
Mark Spencer 64439e0692 Read/Record updates (bug #1947)
21 years ago
James Golovich f5c18f62a1 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 37ae3cd701 Fix app_read to return string even if not # terminated (bug #1769)
21 years ago
James Golovich 8ef3b1544b More ast_strlen_zero changes
21 years ago
James Golovich 25d74e0334 More app_read.c fixes (bug 1261)
21 years ago
Jeremy McNamara 730ca5f9b1 Enhance to accept a maximum of N digits. Bug #1261
21 years ago
Mark Spencer d3850ae0e7 Store read data in a variable
22 years ago
Mark Spencer 795767ee49 Add "read" application
22 years ago