Mercurial > flash_v2
diff packages/isoinfra/current/ChangeLog @ 1103:f325e30b8808
* include/sys/stat.h :S_I[RWX]{USR|GRP|OTH} etc changed so they
don't overlap with S_ISLINK and S_ISSOCK. Reported by Scott
Wilkinson.
| author | asl |
|---|---|
| date | Mon, 14 Jul 2003 13:28:58 +0000 |
| parents | 3c7a4822ecde |
| children | e032de9c97e2 |
line wrap: on
line diff
--- a/packages/isoinfra/current/ChangeLog +++ b/packages/isoinfra/current/ChangeLog @@ -1,3 +1,9 @@ +2003-07-10 Andrew Lunn <andrew.lunn@ascom.ch> + + * include/sys/stat.h :S_I[RWX]{USR|GRP|OTH} etc changed so they + don't overlap with S_ISLINK and S_ISSOCK. Reported by Scott + Wilkinson. + 2003-06-10 Andrew Lunn <andrew.lunn@ascom.ch> * include/sys/stat.h: S_IFFIFO defies logic and should be called
