DragonFly commits List (threaded) for 2009-04
DragonFly BSD
DragonFly commits List (threaded) for 2009-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.633.g56596 master include fnmatch.h lib/libc/gen fnmatch.3 fnmatch.c


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Apr 2009 00:12:47 -0700 (PDT)

commit 5659670c50569ca7a6f3fac5b0d0b183556ca7a5
Author: Peter Avalos <pavalos@theshell.com>
Date:   Thu Feb 26 03:21:07 2009 -0500

    Sync fnmatch(3) with FreeBSD.
    
    * Define FNM_NOSYS iaw SUS.
    
    * Document the missing portions of IEEE Std. 1003.2.
    
    * Add support for multibyte characters.

Summary of changes:
 include/fnmatch.h      |   14 +++--
 lib/libc/gen/fnmatch.3 |   20 +++---
 lib/libc/gen/fnmatch.c |  168 ++++++++++++++++++++++++++++++++---------------
 3 files changed, 133 insertions(+), 69 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5659670c50569ca7a6f3fac5b0d0b183556ca7a5


-- 
DragonFly BSD source repository



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