| Commit message (Expand) | Author | Age | Files | Lines |
* | * stime.h: prototype for scm_times. | Gary Houston | 1997-08-16 | 1 | -84/+211 |
* | * filesys.c (scm_close): oops, don't call SCM_INUM twice on the | Gary Houston | 1997-07-20 | 1 | -1/+1 |
* | * fluids.c (next_fluid_num): don't do | Gary Houston | 1997-07-20 | 1 | -0/+22 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * posix.c: don't include <sys/select.h> or define macros for | Gary Houston | 1997-05-15 | 1 | -46/+95 |
* | Ensure that shared substrings are handled properly when passed to | Jim Blandy | 1997-05-12 | 1 | -28/+51 |
* | * filesys.c (scm_input_waiting_p): add missing third argument to | Gary Houston | 1997-05-05 | 1 | -1/+2 |
* | * filesys.c (scm_fcntl): New function from Roland McGrath. | Jim Blandy | 1997-04-12 | 1 | -1/+47 |
* | * filesys.c (S_ISSOCK): Define this if it's missing, but we do | Jim Blandy | 1997-04-12 | 1 | -0/+4 |
* | * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD | Gary Houston | 1997-03-29 | 1 | -1/+1 |
* | * filesys.c (scm_stat): stat now takes fport arguments too as | Mikael Djurfeldt | 1997-03-04 | 1 | -15/+16 |
* | * init.scm (index, rindex): replace versions in utilities.scm with | Gary Houston | 1997-01-18 | 1 | -397/+195 |
* | * filesys.c (scm_input_waiting_p): use select in preference to | Gary Houston | 1996-12-21 | 1 | -9/+9 |
* | On some systems <libc.h> conflicts with <unistd.h>, and should not | Jim Blandy | 1996-11-10 | 1 | -1/+1 |
* | * filesys.c, filesys.h (scm_input_waiting_p): Moved from ports.c. | Mikael Djurfeldt | 1996-10-30 | 1 | -0/+114 |
* | * filesys.c (scm_stat2scm): derive file type and permissions from | Gary Houston | 1996-10-27 | 1 | -76/+64 |
* | * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, | Mikael Djurfeldt | 1996-10-20 | 1 | -2/+2 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1996-10-14 | 1 | -180/+50 |
* | * filesys.c (scm_sys_select): move SCM_ALLOW_INTS past the sreturn | Gary Houston | 1996-10-06 | 1 | -1/+3 |
* | * strings.c, strings.h: (scm_makfrom0str, scm_makefrom0str_opt: | Gary Houston | 1996-09-28 | 1 | -2/+8 |
* | * arbiters.c (prinarb), | Mikael Djurfeldt | 1996-09-22 | 1 | -6/+6 |
* | * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is an | Gary Houston | 1996-09-19 | 1 | -1/+0 |
* | * debug.c, unif.c: use scm_out_of_range instead of | Gary Houston | 1996-09-15 | 1 | -37/+37 |
* | * filesys.c: Possibly uninitialized variable rv. | Jim Blandy | 1996-09-11 | 1 | -1/+1 |
* | * files.c (scm_sys_delete_file): Moved to filesys.c. | Jim Blandy | 1996-09-10 | 1 | -0/+18 |
* | C files should #include only the header files they need, not | Jim Blandy | 1996-09-10 | 1 | -0/+3 |
* | Changes for NeXT, suggested by Robert Brown. | Jim Blandy | 1996-08-06 | 1 | -0/+8 |
* | make C system primitives throw exceptions | Gary Houston | 1996-08-02 | 1 | -115/+139 |
* | * filesys.c, posix.c: #include <sys/types.h> before <sys/stat.h>. | Jim Blandy | 1996-08-01 | 1 | -0/+1 |
* | maintainer changed: was lord, now jimb; first importjimb | Jim Blandy | 1996-07-25 | 1 | -0/+1278 |