index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
glob.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-07
tracing: Prevent out-of-bounds read in glob matching
Huihui Huang
1
-2
/
+29
2026-03-27
lib/glob: initialize back_str to silence uninitialized variable warning
Josh Law
1
-1
/
+1
2026-03-27
lib/glob: clean up "bool abuse" in pointer arithmetic
Josh Law
1
-1
/
+1
2026-03-27
lib: glob: replace bitwise OR with logical operation on boolean
Josh Law
1
-1
/
+2
2026-03-27
lib: glob: add explicit include for export.h
Josh Law
1
-0
/
+1
2026-03-27
lib: glob: fix grammar and replace non-inclusive terminology
Josh Law
1
-1
/
+1
2026-03-27
lib: glob: add missing SPDX-License-Identifier
Josh Law
1
-0
/
+1
2024-09-09
lib: glob.c: added null check for character class
Alok Swaminathan
1
-0
/
+2
2022-04-29
lib: remove back_str initialization
Tom Rix
1
-1
/
+1
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
1
-1
/
+1
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2017-02-24
lib: add module support to glob tests
Geert Uytterhoeven
1
-164
/
+0
2014-08-06
lib/glob.c: add CONFIG_GLOB_SELFTEST
George Spelvin
1
-0
/
+164
2014-08-06
lib: add lib/glob.c
George Spelvin
1
-0
/
+123