Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
0cdb8ce9
Commit
0cdb8ce9
authored
Jul 09, 1998
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update last change.
From-SVN: r21038
parent
0f5e5cc5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
gcc/f/intdoc.in
+4
-4
No files found.
gcc/f/intdoc.in
View file @
0cdb8ce9
...
...
@@ -2059,8 +2059,8 @@ Fills @var{@1@} with the system's host name returned by
(@code{ENOSYS} if the system does not provide @code{gethostname(2)}).
On some systems (specifically SCO) it might be necessary to link the
``socket'' library if you call this routine, i.e.@: a
dd @samp{-lsocket}
to the @code{g77} arguments.
``socket'' library if you call this routine, i.e.@: a
ppend
@samp{-lg2c -lsocket -lm}
to the @code{g77} arguments.
"
)
DEFDOC
(
HOSTNM_subr
,
"Get host name."
,
"\
...
...
@@ -2075,8 +2075,8 @@ only a function, not as a subroutine, or do not support the
(optional) @var{@2@} argument.
On some systems (specifically SCO) it might be necessary to link the
``socket'' library if you call this routine, i.e.@: a
dd @samp{-lsocket}
to the @code{g77} arguments.
``socket'' library if you call this routine, i.e.@: a
ppend
@samp{-lg2c -lsocket -lm}
to the @code{g77} arguments.
"
)
DEFDOC
(
FLUSH
,
"Flush buffered output."
,
"\
...
...
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