#71399 closed defect (fixed)
legacysupport: provide clock_settime
| Reported by: | barracuda156 | Owned by: | fhgwright (Fred Wright) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | legacy-support | Version: | 2.10.5 |
| Keywords: | Cc: | fhgwright (Fred Wright), mascguy (Christopher Nielsen), macportsraf | |
| Port: | legacy-support, legacy-support-devel |
Description
Some ports need not only clock_gettime, but the reverse as well. For example #53928 but also other ones.
Is it possible to add it?
Change History (5)
comment:1 Changed 15 months ago by fhgwright (Fred Wright)
comment:2 Changed 13 months ago by fhgwright (Fred Wright)
| Owner: | set to fhgwright |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:3 Changed 13 months ago by fhgwright (Fred Wright)
comment:4 Changed 12 months ago by fhgwright (Fred Wright)
comment:5 Changed 10 months ago by mascguy (Christopher Nielsen)
| Component: | ports → legacy-support |
|---|
Recategorize existing legacy-support lib tickets, to use new component definition.
Note: See
TracTickets for help on using
tickets.

Anything's "possible". :-)
In most cases, the bulk of the work is in the test, rather than the implementation. In this particular case, it would have to be a manual test, for obvious reasons.
ntpsecis actually a poor example, since the unpatched upstream code has _way_ more issues than justclock_settime. I should know, since I'm the maintainer. :-)