chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #211: add a `file-type' procedure to posix unit


From: Chicken Trac
Subject: [Chicken-janitors] #211: add a `file-type' procedure to posix unit
Date: Tue, 13 Apr 2010 11:41:16 -0000

#211: add a `file-type' procedure to posix unit
-------------------------------+--------------------------------------------
 Reporter:  felix              |       Owner:       
     Type:  enhancement        |      Status:  new  
 Priority:  not urgent at all  |   Milestone:  4.5.0
Component:  core libraries     |     Version:       
 Keywords:  posix              |  
-------------------------------+--------------------------------------------
 `(file-type FILENAME-OR-FD)' -> SYMBOL

 Should return one of

 {{{
 regular
 directory
 symlink
 fifo
 socket
 char-device
 block-device
 }}}

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/211>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]