Roger A. Light
|
34293d07c1
|
Always print leading zeros in mosquitto_sub when output format is hex.
Closes #1066.
Thanks to skiizo.
Bug: https://github.com/eclipse/mosquitto/issues/1066
|
7 years ago |
Roger A. Light
|
88765a5e80
|
Consistent use of config.h across the project.
|
7 years ago |
Roger A. Light
|
e240a692a7
|
Fix compiling on Mac OS X <10.12 due to clock_gettime()
Closes #813 and #240.
Signed-off-by: Roger A. Light <roger@atchoo.org>
|
7 years ago |
Tifaifai Maupiti
|
4fc90248c5
|
Fix _POSIX_C_SOURCE : 199309L to 200809L
Signed-off-by: Tifaifai Maupiti <tifaifai.maupiti@gmail.com>
|
8 years ago |
Roger A. Light
|
f4d238be18
|
Bump copyright years.
|
8 years ago |
Roger A. Light
|
40e6a75709
|
Use c99 as compiling standard.
Closes: #765.
|
8 years ago |
Roger A. Light
|
d55da837aa
|
Add %X for upper case hex printing.
|
8 years ago |
Roger A. Light
|
5cdfe3239c
|
Separate sub client output code into its own file.
|
8 years ago |