1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-21 12:10:26 +02:00
guile/libguile
Gary Houston ae5253c589 * filesys.c (scm_stat2scm): derive file type and permissions from
the stat mode and append them to the returned vector.
There isn't much overhead in doing this and it avoids the need to
work with S_IRUSR et al. in Scheme.
Define symbols scm_sym_regular etc.
(scm_init_filesys): don't intern S_IRUSR etc.
1996-10-27 23:25:47 +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, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
_scm.h * _scm.h (min, max): Added. 1996-10-14 03:24:01 +00:00
acconfig.h * configure.in, acconfig.h: Added flags for thread support. 1996-10-01 03:16:21 +00:00
aclocal.m4 * aclocal.m4 (GUILE_STRUCT_UTIMBUF): Use AC_CACHE_CHECK instead of 1996-10-03 05:04:37 +00:00
alist.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
alist.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
append.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
append.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
appinit.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
arbiters.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
arbiters.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
async.c * async.c: Moved `min' macro to _scm.h. 1996-10-14 03:24:09 +00:00
async.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
backtrace.c * backtrace.c (scm_display_error): Just a safety measure: Stacks 1996-10-17 23:32:47 +00:00
backtrace.h * init.c: Added #include "backtrace.h" and #include "stacks.h". 1996-10-14 03:26:57 +00:00
boolean.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
boolean.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
ChangeLog * filesys.c (scm_stat2scm): derive file type and permissions from 1996-10-27 23:25:47 +00:00
chars.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
chars.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
configure * configure.in: Build with backtrace.o and stacks.o if debug 1996-10-14 03:24:57 +00:00
configure.in * configure.in: Build with backtrace.o and stacks.o if debug 1996-10-14 03:24:57 +00:00
continuations.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
continuations.h * continuations.c, continuations.h, debug.c, gc.c, init.c, root.c, 1996-10-14 03:26:29 +00:00
COPYING maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
debug.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
debug.h * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
dynwind.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
dynwind.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
eq.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
eq.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
error.c * load.c: change s_try_load and s_try_load_path to s_primitive_load 1996-10-27 02:38:39 +00:00
error.h * load.c: change s_try_load and s_try_load_path to s_primitive_load 1996-10-27 02:38:39 +00:00
eval.c * load.c: change s_try_load and s_try_load_path to s_primitive_load 1996-10-27 02:38:39 +00:00
eval.h * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:48 +00:00
extchrs.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
extchrs.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
feature.c * feature.c (scm_set_program_arguments): New argument, FIRST. 1996-10-25 08:30:06 +00:00
feature.h * feature.c (scm_set_program_arguments): New argument, FIRST. 1996-10-25 08:30:06 +00:00
filesys.c * filesys.c (scm_stat2scm): derive file type and permissions from 1996-10-27 23:25:47 +00:00
filesys.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
fports.c * * fports.c (scm_stdio_to_port): New function. Its guts used to be 1996-10-23 02:14:18 +00:00
fports.h * * fports.c (scm_stdio_to_port): New function. Its guts used to be 1996-10-23 02:14:18 +00:00
gc.c * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:01 +00:00
gc.h * gc.h (scm_object_addr, scm_unhash_name): Missing 1996-09-11 20:27:02 +00:00
gdb_interface.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:28:01 +00:00
gdbint.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
gdbint.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
genio.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:28:01 +00:00
genio.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
gscm.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
gscm.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:28:01 +00:00
gsubr.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
gsubr.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
hash.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
hash.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
hashtab.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
hashtab.h * hashtab.h (scm_hashx_remove_x): Renamed `delete' parameter to 1996-10-21 23:53:40 +00:00
inet_aton.c maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
init.c * feature.c (scm_set_program_arguments): New argument, FIRST. 1996-10-25 08:30:06 +00:00
init.h * init.c: (scm_boot_guile, scm_boot_guile_1): New, simplified 1996-10-23 02:14:52 +00:00
ioext.c * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
ioext.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
kw.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
kw.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
libguile.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
list.c * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:38 +00:00
list.h * list.c, list.h: Use SCM_P instead of CPP hair. Doc fixes. 1996-10-03 05:17:17 +00:00
load.c * load.c: change s_try_load and s_try_load_path to s_primitive_load 1996-10-27 02:38:39 +00:00
load.h * load.c (scm_primitive_load, scm_primitive_load_path): Renamed 1996-10-15 22:30:48 +00:00
Makefile.in * Makefile.in: Added entries for new files: backtrace.c, 1996-10-14 03:24:16 +00:00
mallocs.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
mallocs.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
markers.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
markers.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
mbstrings.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
mbstrings.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
numbers.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
numbers.h * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
objprop.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
objprop.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
options.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
options.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
pairs.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
pairs.h * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:01 +00:00
ports.c * ports.c: Formatting tweak. 1996-10-23 02:15:04 +00:00
ports.h * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
posix.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
posix.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
print.c * print.c (make_print_state, grow_print_state), print.h: Modified 1996-10-15 03:40:21 +00:00
print.h * print.c (make_print_state, grow_print_state), print.h: Modified 1996-10-15 03:40:21 +00:00
procprop.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
procprop.h * procprop.h: Added declaration of scm_i_name. 1996-10-14 20:27:20 +00:00
procs.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
procs.h * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
ramap.c * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:38 +00:00
ramap.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
read.c * read.c (scm_lreadr): Recognize SCSH-style block comments; text 1996-10-25 08:30:26 +00:00
read.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
root.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
root.h * root.h: Added member last_debug_frame to root state. 1996-10-05 16:50:38 +00:00
scmconfig.h.in Updated. 1996-10-01 03:19:32 +00:00
scmhob.h * __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs.c, extchrs.h, 1996-09-13 13:31:50 +00:00
scmsigs.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
scmsigs.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
sequences.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
sequences.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
simpos.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
simpos.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
smob.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
smob.h * _scm.h: #include "print.h" here, since it seems to be used just 1996-10-03 05:44:52 +00:00
socket.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
socket.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
srcprop.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
srcprop.h * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
stackchk.c * load.c: change s_try_load and s_try_load_path to s_primitive_load 1996-10-27 02:38:39 +00:00
stackchk.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
stacks.c * stacks.c: Improve selection of relevant stack frames when making 1996-10-17 23:32:25 +00:00
stacks.h * stacks.h: In struct scm_stack: Turn field frames into a pointer. 1996-10-17 23:32:15 +00:00
stime.c * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error. 1996-10-12 21:59:40 +00:00
stime.h * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error. 1996-10-12 21:59:40 +00:00
strerror.c Doc fix. 1996-09-11 22:55:24 +00:00
strings.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strings.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strop.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strop.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strorder.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strorder.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strports.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
strports.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
struct.c Allocate data for structures on an eight-byte boundary, as 1996-10-15 00:10:59 +00:00
struct.h Allocate data for structures on an eight-byte boundary, as 1996-10-15 00:10:59 +00:00
symbols.c * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:38 +00:00
symbols.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
tag.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
tag.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
tags.h * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
throw.c * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
throw.h * throw.h (scm_catch_apply): Removed the `lazyp' argument. 1996-10-06 22:16:43 +00:00
unif.c * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
unif.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
variable.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
variable.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
vectors.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
vectors.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
version.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
version.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
vports.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
vports.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
weaks.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
weaks.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00