Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5cfc5cbe
Commit
5cfc5cbe
authored
Sep 10, 1998
by
Karl Heuer
Browse files
(TIOCSIGSEND): Add #undef.
(bcopy, bcmp, bzero): Add #undef.
parent
ae9e2dc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
src/s/irix6-0.h
src/s/irix6-0.h
+8
-0
No files found.
src/s/irix6-0.h
View file @
5cfc5cbe
...
...
@@ -29,3 +29,11 @@
/* Canced the #define that is in irix5-0.h. */
#undef ospeed
#endif
/* Cancel some #define's in usg5-4.h.
Larry Hunter <hunter@nlm.nih.gov> said this was needed
for Irix 6.5. Let's see if it is safe in 6.N, N<5, as well. */
#undef TIOCSIGSEND
#undef bcopy
#undef bcmp
#undef bzero
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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