This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/glob-fixes in repository glibc.
at 80aed7ed5a posix: Fix glob with GLOB_NOCHECK returning modified pattern [...]
This branch includes the following new commits:
new e7ffd8ee94 malloc: Add specialized dynarray for C strings new 526d45c58e gconv: Replace norm_add_slashes with __gconv_norm_add_slashes new b80fb4bbc4 posix: Sync glob with gnulib [BZ #1062] new c1ba9d146a posix: Allow glob to match dangling symlinks [BZ #866] new e0906fb5e1 posix: Adjust glob tests to libsupport new 782c40918f posix: Consolidate glob implementation new 7f02801085 posix: Rewrite to use struct scratch_buffer instead of exten [...] new a192083bb5 posix: Use char_array for internal glob dirname new 08530e7431 posix: Remove glob GET_LOGIN_NAME_MAX usage new 5389d55d04 posix: User LOGIN_NAME_MAX for all user name in glob new 34f6a6e813 posix: Remove alloca usage for GLOB_BRACE on glob new 923c67dea2 posix: Remove alloca usage on glob dirname new 3a5cee0bfa posix: Use dynarray for globname in glob new 44684cd218 posix: Remove all alloca usage in glob new 5f9db2076c posix: Use char_array for home_dir in glob new 89e7c2b0d3 posix: Add common function to get home directory new 6e05025f55 posix: More check for overflow allocation in glob new c50dfe79df posix: Use enum for __glob_pattern_type result new 80aed7ed5a posix: Fix glob with GLOB_NOCHECK returning modified pattern [...]
The 19 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.