summaryrefslogtreecommitdiff
path: root/libguile/filesys.c
Commit message (Expand)AuthorAgeFilesLines
* * stime.h: prototype for scm_times.Gary Houston1997-08-161-84/+211
* * filesys.c (scm_close): oops, don't call SCM_INUM twice on theGary Houston1997-07-201-1/+1
* * fluids.c (next_fluid_num): don't doGary Houston1997-07-201-0/+22
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * posix.c: don't include <sys/select.h> or define macros forGary Houston1997-05-151-46/+95
* Ensure that shared substrings are handled properly when passed toJim Blandy1997-05-121-28/+51
* * filesys.c (scm_input_waiting_p): add missing third argument toGary Houston1997-05-051-1/+2
* * filesys.c (scm_fcntl): New function from Roland McGrath.Jim Blandy1997-04-121-1/+47
* * filesys.c (S_ISSOCK): Define this if it's missing, but we doJim Blandy1997-04-121-0/+4
* * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELDGary Houston1997-03-291-1/+1
* * filesys.c (scm_stat): stat now takes fport arguments too asMikael Djurfeldt1997-03-041-15/+16
* * init.scm (index, rindex): replace versions in utilities.scm withGary Houston1997-01-181-397/+195
* * filesys.c (scm_input_waiting_p): use select in preference toGary Houston1996-12-211-9/+9
* On some systems <libc.h> conflicts with <unistd.h>, and should notJim Blandy1996-11-101-1/+1
* * filesys.c, filesys.h (scm_input_waiting_p): Moved from ports.c.Mikael Djurfeldt1996-10-301-0/+114
* * filesys.c (scm_stat2scm): derive file type and permissions fromGary Houston1996-10-271-76/+64
* * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1996-10-201-2/+2
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-180/+50
* * filesys.c (scm_sys_select): move SCM_ALLOW_INTS past the sreturnGary Houston1996-10-061-1/+3
* * strings.c, strings.h: (scm_makfrom0str, scm_makefrom0str_opt:Gary Houston1996-09-281-2/+8
* * arbiters.c (prinarb),Mikael Djurfeldt1996-09-221-6/+6
* * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is anGary Houston1996-09-191-1/+0
* * debug.c, unif.c: use scm_out_of_range instead ofGary Houston1996-09-151-37/+37
* * filesys.c: Possibly uninitialized variable rv.Jim Blandy1996-09-111-1/+1
* * files.c (scm_sys_delete_file): Moved to filesys.c.Jim Blandy1996-09-101-0/+18
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+3
* Changes for NeXT, suggested by Robert Brown.Jim Blandy1996-08-061-0/+8
* make C system primitives throw exceptionsGary Houston1996-08-021-115/+139
* * filesys.c, posix.c: #include <sys/types.h> before <sys/stat.h>.Jim Blandy1996-08-011-0/+1
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+1278