Mercurial > flash_v2
diff packages/isoinfra/current/ChangeLog @ 1047:3c7a4822ecde
* include/sys/stat.h: S_IFFIFO defies logic and should be called
S_IFIFO!
| author | asl |
|---|---|
| date | Tue, 10 Jun 2003 12:03:58 +0000 |
| parents | d48224ce92ad |
| children | f325e30b8808 |
line wrap: on
line diff
--- a/packages/isoinfra/current/ChangeLog +++ b/packages/isoinfra/current/ChangeLog @@ -1,3 +1,8 @@ +2003-06-10 Andrew Lunn <andrew.lunn@ascom.ch> + + * include/sys/stat.h: S_IFFIFO defies logic and should be called + S_IFIFO! + 2003-05-26 Andrew Lunn <andrew.lunn@ascom.ch> * include/sys/stat.h (S_IF*): Added macros to test the type of a
