Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 267619
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- a/m4/mktime.m4
0
++ b/m4/mktime.m4
Lines 145-151 int Link Here
145
main ()
145
main ()
146
{
146
{
147
  time_t t, delta;
147
  time_t t, delta;
148
  int i, j;
148
  int i;
149
  unsigned int j;
149
150
150
  /* This test makes some buggy mktime implementations loop.
151
  /* This test makes some buggy mktime implementations loop.
151
     Give up after 60 seconds; a mktime slower than that
152
     Give up after 60 seconds; a mktime slower than that

Return to bug 267619