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
d7ce9ac7
Commit
d7ce9ac7
authored
Aug 27, 1997
by
Robert Lipe
Committed by
Jeff Law
Aug 26, 1997
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* hostnm_.c: Include errno.h
From-SVN: r14949
parent
fc79eafe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/f/runtime/ChangeLog.egcs
+4
-0
gcc/f/runtime/libU77/hostnm_.c
+1
-0
No files found.
gcc/f/runtime/ChangeLog.egcs
View file @
d7ce9ac7
Tue Aug 26 20:14:08 1997 Robert Lipe (robertl@dgii.com)
* hostnm_.c: Include errno.h
Mon Aug 25 23:26:05 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
* Makefile.in (mostlyclean, clean): Check if Makefile exists
...
...
gcc/f/runtime/libU77/hostnm_.c
View file @
d7ce9ac7
...
...
@@ -27,6 +27,7 @@ Boston, MA 02111-1307, USA. */
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <errno.h>
#include "f2c.h"
integer
G77_hostnm_0
(
char
*
name
,
ftnlen
Lname
)
...
...
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