Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
78a0cc3d
Commit
78a0cc3d
authored
Nov 27, 2001
by
sof
Browse files
[project @ 2001-11-27 01:57:59 by sof]
make prev. commit compile on non-win32 boxes
parent
5c8feaae
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Itimer.c
View file @
78a0cc3d
/* -----------------------------------------------------------------------------
* $Id: Itimer.c,v 1.2
8
2001/11/27 01:5
1:23
sof Exp $
* $Id: Itimer.c,v 1.2
9
2001/11/27 01:5
7:59
sof Exp $
*
* (c) The GHC Team, 1995-1999
*
...
...
@@ -178,7 +178,7 @@ startVirtTimer(nat ms)
# else
struct
itimerval
it
;
install_vtalrm_handler
(
void
)
install_vtalrm_handler
()
;
timestamp
=
getourtimeofday
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment