musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/regex/glob.c
AgeCommit message (Expand)AuthorLines
2023年08月24日glob: fix wrong return code when aborting before any matches Rich Felker-1/+1
2022年10月19日remove LFS64 symbol aliases; replace with dynamic linker remapping Rich Felker-3/+0
2019年08月07日fix failure of glob to match broken symlinks under some conditions Rich Felker-5/+12
2019年08月06日glob: implement GLOB_TILDE and GLOB_TILDE_CHECK Ismael Luceno-1/+41
2018年10月13日allow escaped path-separator slashes in glob Rich Felker-11/+22
2018年10月12日rewrite core of the glob implementation for correctness & optimization Rich Felker-105/+112
2018年10月11日fix redundant computations of strlen in glob append function Rich Felker-2/+5
2018年10月11日fix invalid substitute of [1] for flexible array member in glob Rich Felker-2/+2
2018年09月12日remove spurious inclusion of libc.h for LFS64 ABI aliases Rich Felker-3/+2
2017年10月21日fix regression in glob with literal . or .. path component Rich Felker-3/+5
2017年09月06日fix glob descent into . and .. with GLOB_PERIOD Rich Felker-0/+4
2017年06月08日fix glob failure to match plain "/" to root directory Rich Felker-1/+1
2017年01月02日make globfree safe after failed glob from over-length argument Rich Felker-2/+2
2013年12月12日include cleanups: remove unused headers and add feature test macros Szabolcs Nagy-2/+0
2012年09月06日use restrict everywhere it's required by c99 and/or posix 2008 Rich Felker-1/+1
2012年01月23日make glob mark symlinks-to-directories with the GLOB_MARK flag Rich Felker-1/+1
2012年01月22日support GLOB_PERIOD flag (GNU extension) to glob function Rich Felker-1/+2
2011年06月06日fix handling of d_name in struct dirent Rich Felker-3/+2
2011年06月05日safety fix for glob's vla usage: disallow patterns longer than PATH_MAX Rich Felker-0/+2
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+238
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月09日 20:48:46 +0000

AltStyle によって変換されたページ (->オリジナル) /