ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/ipcache.h
Revision 7330 - (view) (annotate) - [select for diffs]
Modified Fri Feb 19 17:50:13 2016 UTC (9 years, 6 months ago) by michael
File length: 1929 byte(s)
Diff to previous 7006
- 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.

Revision 7006 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:07:54 2016 UTC (9 years, 7 months ago) by michael
File length: 1929 byte(s)
Diff to previous 6719
- Update copyright years

Revision 6719 - (view) (annotate) - [select for diffs]
Modified Fri Oct 30 18:18:07 2015 UTC (9 years, 9 months ago) by michael
File length: 1929 byte(s)
Diff to previous 6651
- Make mem-usage counters use size_t and use the %zu conversion specifier accordingly

Revision 6651 - (view) (annotate) - [select for diffs]
Modified Sun Oct 25 15:27:31 2015 UTC (9 years, 10 months ago) by michael
File length: 1931 byte(s)
Diff to previous 6470
- ipcache.h, ipcache.c: constification

Revision 6470 - (view) (annotate) - [select for diffs]
Modified Thu Sep 3 13:06:17 2015 UTC (9 years, 11 months ago) by michael
File length: 1919 byte(s)
Diff to previous 6259
- Make use of enum in some places; make use of the HasFlag() macro some more; minor style corrections

Revision 6259 - (view) (annotate) - [select for diffs]
Modified Sat Jul 11 12:18:43 2015 UTC (10 years, 1 month ago) by michael
File length: 1915 byte(s)
Diff to previous 5347
- Set keyword and eol-style properties

Revision 5347 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:42:20 2015 UTC (10 years, 7 months ago) by michael
File length: 1915 byte(s)
Diff to previous 4565
- Update copyright years

Revision 4565 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:27:40 2014 UTC (11 years ago) by michael
File length: 1915 byte(s)
Diff to previous 4372
- Update GPL 2 license headers

Revision 4372 - (view) (annotate) - [select for diffs]
Modified Sun Aug 3 14:11:58 2014 UTC (11 years ago) by michael
File length: 1911 byte(s)
Diff to previous 4329
- ipcache.h: update documentation

Revision 4329 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 18:36:15 2014 UTC (11 years ago) by michael
File length: 1861 byte(s)
Diff to previous 4327
- ipcache.c:ipcache_get_stats(): constification; depend on the caller to set integers to zero

Revision 4327 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 18:16:05 2014 UTC (11 years ago) by michael
File length: 1851 byte(s)
Diff to previous 4325
- svn propset on ipcache.c, ipcache.h

Revision 4325 - (view) (annotate) - [select for diffs]
Added Fri Aug 1 18:06:07 2014 UTC (11 years ago) by michael
File length: 1897 byte(s)
- Moved all ip caching related code to ipcache.c

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a