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
68431f0b
Commit
68431f0b
authored
Oct 28, 1992
by
Richard M. Stallman
Browse files
(HAVE_GETHOSTNAME): Define it.
parent
60545573
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/s/hpux.h
src/s/hpux.h
+4
-0
No files found.
src/s/hpux.h
View file @
68431f0b
...
...
@@ -226,6 +226,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_DUP2
#define HAVE_GETTIMEOFDAY
/* Implementation of uname is broken on hpux. Use gethostname. */
#define HAVE_GETHOSTNAME
#define HAVE_VFORK
#define HAVE_PERROR
/* Delete this line for version 6. */
#define HAVE_RENAME
...
...
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