1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/libguile
Jim Blandy ffa19a75a3 * async.c: Calls to scm_sysintern corrected.
* async.c (scm_async_clock): Redundant declaration removed.
1996-09-11 20:23:41 +00:00
..
.cvsignore Put the library path in a header file, instead of passing it on 1996-09-04 06:15:25 +00:00
__scm.h * __scm.h (SCM_P): Corrected to run under traditional C. 1996-09-11 20:22:58 +00:00
_scm.h * _scm.h (SCM_PROC): Extraneous semicolon (outside functions) 1996-09-11 20:23:30 +00:00
acconfig.h On NextStep, <utime.h> doesn't define struct utime, unless we 1996-09-03 04:48:42 +00:00
aclocal.m4 On NextStep, <utime.h> doesn't define struct utime, unless we 1996-09-03 04:48:42 +00:00
alist.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
alist.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
append.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
append.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
appinit.c maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
arbiters.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
arbiters.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
async.c * async.c: Calls to scm_sysintern corrected. 1996-09-11 20:23:41 +00:00
async.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
boolean.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
boolean.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
ChangeLog *** empty log message *** 1996-09-11 19:56:41 +00:00
chars.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
chars.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
configure Rebuilt using autoconf. 1996-09-04 06:49:52 +00:00
configure.in * configure.in: Don't substitute the values of TCL_SRC_DIR and 1996-09-04 06:34:23 +00:00
continuations.c Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
continuations.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
COPYING maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
debug.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
debug.h C files should #include only the header files they need, not 1996-09-10 02:27:02 +00:00
dynwind.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
dynwind.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
eq.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
eq.h * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, 1996-09-10 19:08:54 +00:00
error.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
error.h Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
eval.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
eval.h C files should #include only the header files they need, not 1996-09-10 02:27:31 +00:00
extchrs.c maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
extchrs.h maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
feature.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
feature.h Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
filesys.c * files.c (scm_sys_delete_file): Moved to filesys.c. 1996-09-10 19:44:09 +00:00
filesys.h * files.c (scm_sys_delete_file): Moved to filesys.c. 1996-09-10 19:44:09 +00:00
fports.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
fports.h C files should #include only the header files they need, not 1996-09-10 02:27:43 +00:00
gc.c Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
gc.h * marksweep.c, marksweep.h: Deleted; marksweep.c was empty, and 1996-09-10 20:01:28 +00:00
gdb_interface.h * gdb_interface.h: New file: The GDB interface header from the GDB 1996-09-04 23:59:26 +00:00
gdbint.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
gdbint.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
genio.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
genio.h C files should #include only the header files they need, not 1996-09-10 02:28:09 +00:00
gscm.c * libguile.h: #include "version.h" 1996-08-30 04:34:43 +00:00
gscm.h maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
gsubr.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
gsubr.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
hash.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
hash.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
hashtab.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
hashtab.h * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, 1996-09-10 19:08:54 +00:00
inet_aton.c maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
init.c * files.c (scm_sys_delete_file): Moved to filesys.c. 1996-09-10 19:44:09 +00:00
init.h Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
ioext.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
ioext.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
kw.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
kw.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
libguile.h * marksweep.c, marksweep.h: Deleted; marksweep.c was empty, and 1996-09-10 20:01:28 +00:00
list.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
list.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
load.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
load.h Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
Makefile.in * Makefile.in (distclean): Don't forget to delete fd.h. 1996-09-11 19:40:38 +00:00
mallocs.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
mallocs.h * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, 1996-09-10 19:08:54 +00:00
markers.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
markers.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
mbstrings.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
mbstrings.h C files should #include only the header files they need, not 1996-09-10 02:28:35 +00:00
numbers.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
numbers.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
objprop.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
objprop.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
options.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
options.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
pairs.c maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
pairs.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
ports.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
ports.h * smob.h (scm_ptobfuns, SCM_PTOBNUM): Definitions moved... 1996-09-10 02:29:07 +00:00
posix.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
posix.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
print.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
print.h * print.h, read.h: #include "options.h", since everyone who uses 1996-09-10 02:29:49 +00:00
procprop.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
procprop.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
procs.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
procs.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
ramap.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
ramap.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
read.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
read.h * print.h, read.h: #include "options.h", since everyone who uses 1996-09-10 02:29:49 +00:00
root.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
root.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
scmconfig.h.in On NextStep, <utime.h> doesn't define struct utime, unless we 1996-09-03 04:48:42 +00:00
scmhob.h * debug.h: Don't #include "options.h"; the compiler won't be able 1996-09-10 02:30:03 +00:00
scmsigs.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
scmsigs.h * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, 1996-09-10 19:08:54 +00:00
sequences.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
sequences.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
simpos.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
simpos.h * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, 1996-09-10 19:08:54 +00:00
smob.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
smob.h Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
socket.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
socket.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
srcprop.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
srcprop.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
stackchk.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
stackchk.h * stackchk.h: #include "libguile/debug.h", 1996-09-10 02:30:43 +00:00
stime.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
stime.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
strerror.c * strerror.c: new file from Emacs' sysdep.c. 1996-08-23 06:44:47 +00:00
strings.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
strings.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
strop.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
strop.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
strorder.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
strorder.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
strports.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
strports.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
struct.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
struct.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
symbols.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
symbols.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
tag.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
tag.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
tags.h * fd.h.in, tags.h: Trivial cleanups. 1996-09-10 22:01:36 +00:00
throw.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
throw.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
unif.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
unif.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
variable.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
variable.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
vectors.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
vectors.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
version.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
version.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
vports.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
vports.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
weaks.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
weaks.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00