aboutsummaryrefslogtreecommitdiff
path: root/pfinet/mapped-time.h
Commit message (Collapse)AuthorAgeFilesLines
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-2/+2
| | | | | Also add -Werror=old-style-definition to enforce new code. Message-Id: <ZBZ+8xf7GHy2RT/h@jupiter.tail36e24.ts.net>
* allow pfinet to link using -O0Flavio Cruz2016-01-021-2/+2
| | | | | This fixes a long list of undefined references when compiling with -O0 by using static instead of extern in header files.
* 2000-01-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-01-291-20/+7
| | | | | | | | | * mapped-time.h: Include <maptime.h>. (fill_timeval): Function removed. (fetch_jiffies): Use maptime_read. * timer-emul.c (init_time): Use maptime_map and maptime_read. * linux/sched.h (fetch_xtime): Use maptime_read. * linux/time.h (do_gettimeofday): Likewise.
* entered into RCSMichael I. Bushnell1996-01-181-1/+1
|
* Formerly mapped-time.h.~3~Michael I. Bushnell1995-11-271-1/+1
|
* Formerly mapped-time.h.~2~Michael I. Bushnell1995-08-091-4/+7
|
* Initial revisionMichael I. Bushnell1995-08-091-0/+40