Age | Commit message (Expand) | Author | Files | Lines |
1997-05-15 | * posix.c: don't include <sys/select.h> or define macros for | Gary Houston | 1 | -21/+0 |
1997-05-12 | Ensure that shared substrings are handled properly when passed to | Jim Blandy | 1 | -6/+11 |
1997-04-12 | * stime.c (scm_mktime): take an optional zone argument. | Gary Houston | 1 | -123/+0 |
1997-04-12 | * posix.c (scm_status_exit_val, scm_status_exit_val, | Jim Blandy | 1 | -6/+21 |
1997-04-05 | * posix.c (scm_putenv): don't check HAVE_PUTENV. | Gary Houston | 1 | -35/+62 |
1997-03-29 | * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD | Gary Houston | 1 | -99/+34 |
1997-03-15 | * posix.c (scm_uname): throw an error if uname fails instead | Gary Houston | 1 | -1/+3 |
1997-03-13 | * ioext.c (scm_read_delimited_x): use RO string macros for delims. | Gary Houston | 1 | -23/+35 |
1997-02-06 | * strop.c (scm_string_upcase_x, scm_string_downcase_x): moved from | Gary Houston | 1 | -4/+0 |
1997-01-31 | * ioext.c, ioext.h: remove obsolete _sys_ from 9 procedure names. | Gary Houston | 1 | -2/+1 |
1997-01-25 | * ports.c: add SCM_PROC declarations for pt-size and pt-member. | Gary Houston | 1 | -113/+1 |
1996-11-10 | On some systems <libc.h> conflicts with <unistd.h>, and should not | Jim Blandy | 1 | -1/+1 |
1996-11-02 | * * posix.c (scm_tmpnam): New function. | Mikael Djurfeldt | 1 | -0/+11 |
1996-10-28 | * configure.in: add tests for figuring out whether buffered data | Gary Houston | 1 | -112/+117 |
1996-10-20 | * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, | Mikael Djurfeldt | 1 | -4/+4 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -205/+43 |
1996-09-15 | * debug.c, unif.c: use scm_out_of_range instead of | Gary Houston | 1 | -43/+44 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -1/+9 |
1996-09-04 | * posix.c: Doc fixes. | Jim Blandy | 1 | -16/+20 |
1996-09-03 | On NextStep, <utime.h> doesn't define struct utime, unless we | Jim Blandy | 1 | -28/+58 |
1996-08-20 | * posix.c (scm_getpgrp): Cast pointer to getpgrp. | Mikael Djurfeldt | 1 | -1/+1 |
1996-08-08 | * posix.c (scm_init_posix): Use numeric values, rather than CPP | Jim Blandy | 1 | -4/+4 |
1996-08-07 | More functions unavailable on some systems. | Jim Blandy | 1 | -0/+36 |
1996-08-07 | portability fixes for header inclusion etc. | Gary Houston | 1 | -5/+4 |
1996-08-02 | make C system primitives throw exceptions | Gary Houston | 1 | -131/+149 |
1996-08-01 | * filesys.c, posix.c: #include <sys/types.h> before <sys/stat.h>. | Jim Blandy | 1 | -0/+1 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+1510 |