~ chicken-core (chicken-5) c4a09c91bde721c9cee8aff51fe5817927f51b78


commit c4a09c91bde721c9cee8aff51fe5817927f51b78
Author:     Peter Bex <peter.bex@xs4all.nl>
AuthorDate: Wed Apr 16 15:55:19 2014 +0200
Commit:     Mario Domenech Goulart <mario.goulart@gmail.com>
CommitDate: Wed Apr 16 11:37:02 2014 -0300

    Remove stuff from posixwin's 'unimplemented' list which has since been implemented

diff --git a/posixwin.scm b/posixwin.scm
index b2c3e5cf..00c86e82 100644
--- a/posixwin.scm
+++ b/posixwin.scm
@@ -47,9 +47,8 @@
 ; create-fifo  fifo?
 ; prot/...
 ; map/...
-; map-file-to-memory  unmap-file-from-memory  memory-mapped-file-pointer  memory-mapped-file?
 ; set-alarm!
-; terminal-port?  terminal-name
+; terminal-name
 ; process-fork	process-wait
 ; parent-process-id
 ; process-signal
Trap