Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
80768fc6
Commit
80768fc6
authored
Sep 26, 2003
by
panne
Browse files
[project @ 2003-09-26 09:26:12 by panne]
Saving/restoring termios is only done for GHC
parent
4e6055e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Linker.c
View file @
80768fc6
/* -----------------------------------------------------------------------------
* $Id: Linker.c,v 1.13
3
2003/09/26 09:
17:28 simonmar
Exp $
* $Id: Linker.c,v 1.13
4
2003/09/26 09:
26:12 panne
Exp $
*
* (c) The GHC Team, 2000-2003
*
...
...
@@ -460,8 +460,8 @@ typedef struct _RtsSymbolVal {
SymX(rts_unlock) \
SymX(rtsSupportsBoundThreads) \
SymX(run_queue_hd) \
Sym(__hscore_get_saved_termios) \
Sym(__hscore_set_saved_termios) \
Sym
X
(__hscore_get_saved_termios) \
Sym
X
(__hscore_set_saved_termios) \
SymX(setProgArgv) \
SymX(startupHaskell) \
SymX(shutdownHaskell) \
...
...
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