|
File
|
Last Change |
|---|---|
branches/
|
3387 (12 years ago) by michael: - Remove branches/ircd-hybrid-20121027 |
hopm/
|
7200 (10 years ago) by michael: - reference.conf: add SOCKS5:10000 |
ircd-hybrid/
|
7330 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it. |
vendor/
|
3389 (12 years ago) by michael: - Imported ircservices-5.1.24 |