Mercurial > ecos
diff packages/io/fileio/current/ChangeLog @ 2359:6dd96771081f
* tests/fnmatch.c: Test case for fnmatch.
* cdl/fileio.cdl:
* src/fnmatch.c:
* include/fnmatch.h: Added fnmatch() implementation (from NetBSD).
| author | asl |
|---|---|
| date | Sat, 27 Jan 2007 18:17:57 +0000 |
| parents | e5c118746536 |
| children | 1cc00c5dc8b1 |
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog +++ b/packages/io/fileio/current/ChangeLog @@ -1,3 +1,13 @@ +2007-01-27 Andrew Lunn <andrew.lunn@ascom.ch> + + * tests/fnmatch.c: Test case for fnmatch. + +2007-01-24 Peter Korsgaard <peter.korsgaard@barco.com> + + * cdl/fileio.cdl: + * src/fnmatch.c: + * include/fnmatch.h: Added fnmatch() implementation (from NetBSD). + 2006-05-18 Paul Fine <pfine@dtccom.com> * include/fileio.h : Added a key and a structure to extract the
