gcc/libf2c/libU77
Toon Moene f871d7bf4b Makefile.in: Change dependencies on stamp files into dependencies on the generated .la files.
2001-11-13  Toon Moene  <toon@moene.indiv.nluug.nl>

	* Makefile.in: Change dependencies on stamp files
	into dependencies on the generated .la files.
	Get rid of objlist.  Update comment.
	* libF77/Makefile.in: Ditto.
	* libI77/Makefile.in: Ditto.
	* libU77/Makefile.in: Ditto.

From-SVN: r46970
2001-11-13 00:55:38 +00:00
..
COPYING.LIB COPYING.LIB: Update to LGPL 2.1 from the FSF. 2001-01-29 13:32:47 +00:00
Makefile.in Makefile.in: Change dependencies on stamp files into dependencies on the generated .la files. 2001-11-13 00:55:38 +00:00
PROJECTS * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
README Update from Craig, previously missed. 1998-07-15 11:05:36 +00:00
Version.c Daily bump. 2001-11-12 08:16:13 +00:00
access_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
acconfig.h acconfig.h: Define GETTIMEOFDAY_ONE_ARGUMENT and HAVE_TIMEZONE in acconfig.h. 1999-10-14 02:05:09 -06:00
aclocal.m4 [multiple changes] 2000-07-05 19:24:53 +00:00
alarm_.c alarm_.c: Separate the #ifdef KR_headers logic from the G77_alarm_0 function definition. 2001-01-25 05:11:38 +00:00
bes.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
chdir_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
chmod_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
config.hin ChangeLog: Forgot to check in. 2001-09-30 22:50:54 +00:00
configure Make libf2c a shared library (gcc/f directory). 2001-09-30 22:06:23 +00:00
configure.in Make libf2c a shared library (gcc/f directory). 2001-09-30 22:06:23 +00:00
ctime_.c ctime_.c: #include <sys/types.h> for time_t. 2001-01-23 23:20:30 +00:00
date_.c Make libf2c a shared library (gcc/f directory). 2001-09-30 22:06:23 +00:00
datetime_.c ctime_.c: #include <sys/types.h> for time_t. 2001-01-23 23:20:30 +00:00
dbes.c Tweaks to eliminate unnecessary differences vs. 1998-05-19 11:01:52 +00:00
dtime_.c dtime_.c, etime_.c: Include stdlib.h if HAVE_STDLIB_H is defined. 2000-06-21 20:13:23 +00:00
etime_.c dtime_.c, etime_.c: Include stdlib.h if HAVE_STDLIB_H is defined. 2000-06-21 20:13:23 +00:00
fdate_.c ctime_.c: #include <sys/types.h> for time_t. 2001-01-23 23:20:30 +00:00
fgetc_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
flush1_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
fnum_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
fputc_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
fstat_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
gerror_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
getcwd_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
getgid_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
getlog_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
getpid_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
getuid_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
gmtime_.c ctime_.c: #include <sys/types.h> for time_t. 2001-01-23 23:20:30 +00:00
hostnm_.c (G77_hostnm_0): Fix off-by-one error 1998-04-27 10:11:57 +00:00
idate_.c ctime_.c: #include <sys/types.h> for time_t. 2001-01-23 23:20:30 +00:00
ierrno_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
irand_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
isatty_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
itime_.c ctime_.c: #include <sys/types.h> for time_t. 2001-01-23 23:20:30 +00:00
kill_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
link_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
lnblnk_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
lstat_.c fix LSTAT intrinsic per Krister Walfridsson <cato@df.lth.se> 1999-02-20 09:55:52 -05:00
ltime_.c ctime_.c: #include <sys/types.h> for time_t. 2001-01-23 23:20:30 +00:00
mclock_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
perror_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
rand_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
rename_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
secnds_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
second_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
sleep_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
srand_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
stamp-h.in Makefile.in: Re-write build procedure mainly to honour dependencies correctly but also allow... 1998-07-12 05:02:03 +00:00
stat_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
symlnk_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
sys_clock_.c ctime_.c: #include <sys/types.h> for time_t. 2001-01-23 23:20:30 +00:00
time_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
ttynam_.c fix ttynam for no-ttynam case 1999-06-18 04:41:09 -04:00
u77-test.f u77-test.f (wd): Allow for longer working directory pathnames. 1999-11-17 02:34:15 +00:00
umask_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
unlink_.c * Previous contents of gcc/f/runtime moved into toplevel 1998-01-31 18:37:08 -07:00
vxtidate_.c Make libf2c a shared library (gcc/f directory). 2001-09-30 22:06:23 +00:00
vxttime_.c ctime_.c: #include <sys/types.h> for time_t. 2001-01-23 23:20:30 +00:00

README

19970811						    -*-text-*-

g77 libU77
----------

This directory contains an implementation of most of the `traditional'
Unix libU77 routines, mostly an interface to libc and libm routines
and some extra ones for time and date etc.  It's intended for use with
g77, to whose configuration procedure it's currently tied, but should
be compatible with f2c otherwise, if using the same f2c.h.

The contents of libU77 and its interfaces aren't consistent across
implementations.  This one is mostly taken from documentation for (an
old version of) the Convex implementation and the v2 SunPro one.
As of g77 version 0.5.20, most of these routines have been made
into g77 intrinsics.  Some routines have a version with a name prefixed
by `vxt', corresponding to the VMS Fortran versions, and these should
be integrated with g77's intrinsics visibility control.

A few routines are currently missing; in the case of `fork', for
instance, because they're probably not useful, and in the case of
`qsort' and those for stream-based i/o handling, because they need
more effort/research.  The configuration should weed out those few
which correspond to facilities which may not be present on some Unix
systems, such as symbolic links.  It's unclear whether the interfaces
to the native library random number routines should be retained, since
their implementation is likely to be something one should avoid
assiduously.

This library has been tested it under SunOS4.1.3 and Irix5.2 and there
has been some feedback from Linux; presumably potential problems lie
mainly with systems with impoverished native C library support which
haven't been properly taken care of with autoconf.

There's another GPL'd implementation of this stuff which I only found
out about recently (despite having looked) and I haven't yet checked
how they should be amalgamated.

Dave Love <d.love@dl.ac.uk>  Aug '95
(minor changes by Craig Burley <burley@gnu.org> Aug '97)