17 Commits

Author SHA1 Message Date
Michael Jerris
bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Christopher Rienzo
b472edf444 switch to a signal in mod_posix_timer that doesn't conflict with valgrind 2012-06-14 12:03:50 +00:00
Christopher Rienzo
187fe4e14e update name/e-mail address 2012-06-11 13:05:29 +00:00
Christopher Rienzo
9c94ac312e Fix Ubuntu 11.10 compiler error on unchecked write() return value. 2012-06-08 18:12:33 +00:00
Christopher Rienzo
be2ec29282 Add Maintainer to mod_posix_timer, mod_unimrcp, mod_http_cache 2012-05-31 13:24:24 +00:00
Travis Cross
c985853cbf mod_posix_timer: we'll find a better way to comply with gcc -pedantic on lucid
We shouldn't be logging in a signal handler.

This reverts commit c728efdbb987834f8d76dac51132d0a724380902.
2012-05-08 20:45:05 +00:00
Travis Cross
c728efdbb9 mod_posix_timer: comply with gcc -pedantic
Thanks to Thierry Panthier for pointing this out.
2012-05-08 18:13:07 +00:00
Christopher Rienzo
acd3689666 FS-4064 mod_posix_timer workaround of CentOS 5 glibc problem 2012-04-30 17:39:53 +00:00
Christopher Rienzo
d0b65a9f58 Add test driver for mod_posix_timer 2012-04-06 14:38:30 +00:00
Christopher Rienzo
8f05f098cf use union sigval instead of sigval_t for mod_posix_timer 2012-02-07 16:45:54 +00:00
Christopher Rienzo
1815d4d06f use correct #includes for posix timer API 2012-02-07 16:29:15 +00:00
Christopher Rienzo
785567892d added logging for when mod_posix_timer starts and stops 2012-01-04 14:51:56 +00:00
Christopher Rienzo
1c300a3c51 mod_posix_timer -mutex fixes 2011-12-17 02:55:44 +00:00
Christopher Rienzo
755771df62 fix mod_posix_timer segmentation fault 2011-12-17 00:48:43 +00:00
Christopher Rienzo
0ed06ad710 Improve error handling 2011-12-06 22:36:05 +00:00
Anthony Minessale
9d7e9e6742 FS-3731 --resolve 2011-12-01 07:41:18 -06:00