| To: | scsh-checkins@lists.sourceforge.net |
|---|---|
| Subject: | [Scsh-checkins] CVS: scsh-0.6/scsh select1.c,1.2,1.3 |
| From: | Andreas Bernauer <interp@users.sourceforge.net> |
| Date: | Wed Sep 12 05:51:02 2001 |
| List-id: | <scsh-checkins.lists.sourceforge.net> |
| Sender: | scsh-checkins-admin@lists.sourceforge.net |
Update of /cvsroot/scsh/scsh-0.6/scsh
In directory usw-pr-cvs1:/tmp/cvs-serv13246
Modified Files:
select1.c
Log Message:
Removing #include-line for machine/stdio_dep.h that does not exist anymore.
Index: select1.c
===================================================================
RCS file: /cvsroot/scsh/scsh-0.6/scsh/select1.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** select1.c 1999/09/16 00:20:22 1.2
--- select1.c 2001/09/12 12:50:04 1.3
***************
*** 16,20 ****
#include "cstuff.h"
#include "fdports.h" /* Accessors for Scheme I/O port internals. */
- #include "machine/stdio_dep.h" /* Import stdio buf-peeking ops. */
/* Make sure our exports match up w/the implementation: */
--- 16,19 ----
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Scsh-checkins] CVS: scsh-0.6/scsh newports.scm,1.12,1.13 rw.scm,1.2,1.3 sleep1.c,1.3,1.4 syscalls.scm,1.26,1.27 syscalls1.c,1.20,1.21 syscalls1.h,1.15,1.16 syscalls.c,1.14,NONE, Martin Gasbichler |
|---|---|
| Next by Date: | [Scsh-checkins] CVS: scsh-0.6/scheme/rts exception.scm,1.2,1.3, Martin Gasbichler |
| Previous by Thread: | [Scsh-checkins] CVS: scsh-0.6/scsh newports.scm,1.12,1.13 rw.scm,1.2,1.3 sleep1.c,1.3,1.4 syscalls.scm,1.26,1.27 syscalls1.c,1.20,1.21 syscalls1.h,1.15,1.16 syscalls.c,1.14,NONE, Martin Gasbichler |
| Next by Thread: | [Scsh-checkins] CVS: scsh-0.6/scheme/rts exception.scm,1.2,1.3, Martin Gasbichler |
| Indexes: | [Date] [Thread] [Top] [All Lists] |