ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/conf_gecos.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: 1508 byte(s)
Diff to previous 7312
- 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 7312 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 11:02:03 2016 UTC (9 years, 6 months ago) by michael
File length: 1502 byte(s)
Diff to previous 7310
- svn propset

Revision 7310 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 10:55:40 2016 UTC (9 years, 6 months ago) by michael
File length: 1551 byte(s)
Diff to previous 7305
- conf_gecos.h, conf_gecos.c: fixed copyright info

Revision 7305 - (view) (annotate) - [select for diffs]
Added Wed Feb 10 10:46:22 2016 UTC (9 years, 6 months ago) by michael
File length: 1551 byte(s)
- Add conf_gecos.*

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