[PATCH 14/39] win32: Import fnmatch source

Nguyễn Thái Ngọc Duy pclouds at gmail.com
Thu Apr 15 19:58:34 UTC 2010


This was extracted from commit
e56b799d6ad8afba4168fffa7218d44c041a72d2
in Git repository.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds at gmail.com>
---
 win32/Kbuild    |    7 +
 win32/fnmatch.c |  488 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 win32/fnmatch.h |   84 ++++++++++
 3 files changed, 579 insertions(+), 0 deletions(-)
 create mode 100644 win32/Kbuild
 create mode 100644 win32/fnmatch.c
 create mode 100644 win32/fnmatch.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-win32-Import-fnmatch-source.patch
Type: text/x-patch
Size: 17013 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20100415/b4bd3eb3/attachment.bin>


More information about the busybox mailing list