#1999 closed defect (fixed)

adjtime mismatched function signature

Reported by: Gedare Bloom Owned by: Joel Sherrill
Priority: normal Milestone: 4.11
Component: score Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

adjtime has a mismatch between its declaration in sys/time.h and its definition in posix/src/adjtime.c

patch fixes the problem. it causes failure to compile with posix enabled on the cvs head.

Attachments (1)

adjtime.diff (405 bytes) - added by Gedare Bloom on 01/06/12 at 02:53:56.
fix mismatch.

Download all attachments as: .zip

Change History (3)

Changed on 01/06/12 at 02:53:56 by Gedare Bloom

Attachment: adjtime.diff added

fix mismatch.

comment:1 Changed on 01/26/12 at 20:53:10 by Joel Sherrill

Resolution: fixed
Status: newclosed

Sebastian committed a fix.

comment:2 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

Note: See TracTickets for help on using tickets.