the bitrig natano_glob branch has been updated by natano with 3 new commits:

commit 7a461daad8c07c7b7c0c6fb59d19e40307900eae
diff: https://github.com/bitrig/bitrig/commit/7a461da
author: Martin Natano <[email protected]>
date: Sun Feb 15 18:28:17 2015 +0100

Add test for multibyte sequences in file names.

M       regress/lib/libc/glob/files
M       regress/lib/libc/glob/globtest.c
M       regress/lib/libc/glob/globtest.in

commit d839560242346d1884a95e312bbaeeca087699e1
diff: https://github.com/bitrig/bitrig/commit/d839560
author: Martin Natano <[email protected]>
date: Sun Feb 15 18:27:36 2015 +0100

Prevent double free on failed glob.

M       regress/lib/libc/glob/globtest.c

commit cc024ae3c183d51c659b04dc026a6c678461019c
diff: https://github.com/bitrig/bitrig/commit/cc024ae
author: Martin Natano <[email protected]>
date: Sun Feb 15 18:21:16 2015 +0100

Add support for character classes to glob().

Port support for character classes from OpenBSD, but match on wide
characters, instead of chars. Makes the regress tests happy again.

M       lib/libc/gen/charclass.h
M       lib/libc/gen/glob.c

Reply via email to