Actions
Feature #9206
closedMove getsecs() prototype to stand.h from net.h so it can be used everywhere
Start date:
2018-02-28
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
FreeSD update: https://svnweb.freebsd.org/base?view=revision&revision=r327880
Move getsecs() prototype to stand.h from net.h so it can be used everywhere.
Sponsored by: Netflix
Updated by Joshua M. Clulow over 4 years ago
- Subject changed from Move getsecs() prototype to stand.h from net.h so it can be used everywhere. to Move getsecs() prototype to stand.h from net.h so it can be used everywhere
Updated by Electric Monk over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 60b5a7045427fa16a88b09bb21a4fdf5608cb3f0
commit 60b5a7045427fa16a88b09bb21a4fdf5608cb3f0 Author: Toomas Soome <tsoome@me.com> Date: 2018-03-10T22:12:17.000Z 9206 Move getsecs() prototype to stand.h from net.h so it can be used everywhere Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Joshua M. Clulow <josh@sysmgr.org>
Actions