the bitrig natano_glob branch has been created by natano.

it is 0 commits behind master, and 8 commits ahead.

commit a1bf174861c0f8b2340c7e1c677eab1f6004b44b
diff: https://github.com/bitrig/bitrig/commit/a1bf174
author: Martin Natano <[email protected]>
date: Wed Feb 18 08:06:55 2015 +0100

Bump libc minor.

M       distrib/sets/lists/base/mi
M       lib/libc/shlib_version

commit 4384206d585209cb500d39d40cdd11dffa29eca7
diff: https://github.com/bitrig/bitrig/commit/4384206
author: Martin Natano <[email protected]>
date: Wed Feb 18 08:01:47 2015 +0100

Add support for character classes to fnmatch().

M       lib/libc/gen/fnmatch.c

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

Add test for multibyte sequences in file names; ok pedro@

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

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

Prevent double free on failed glob; ok pedro@

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

commit 7dcf2eba95d8bf0ce41cfad796b36eb73a6f4dec
diff: https://github.com/bitrig/bitrig/commit/7dcf2eb
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.

ok pedro@

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

commit 8d052ea2022e819124685acd96d64df0233745a5
diff: https://github.com/bitrig/bitrig/commit/8d052ea
author: Martin Natano <[email protected]>
date: Sun Feb 15 13:10:41 2015 +0100

Revive GLOB_KEEPSTAT, to make sftp happy again.

We lost support for the GLOB_KEEPSTAT flag, when importing FreeBSD's
glob implementation. This diff ports the necessary bits for supporting
that flag, mutatis mutandis, from OpenBSD.

ok pedro@

M       lib/libc/gen/glob.c

commit 24d3815286d6f77ff1fc56f45ec3a6ec0712699e
diff: https://github.com/bitrig/bitrig/commit/24d3815
author: Martin Natano <[email protected]>
date: Sun Feb 15 11:27:42 2015 +0100

Fix some blatant style issues.

ok patrick@ pedro@

M       lib/libc/gen/glob.c

commit 65fc6335cd1b4058ed2c934446f77225bea9a124
diff: https://github.com/bitrig/bitrig/commit/65fc633
author: Martin Natano <[email protected]>
date: Sun Feb 15 11:19:57 2015 +0100

Straight-forward strlcpy conversion.

ok patrick@ pedro@

M       lib/libc/gen/glob.c

Reply via email to