开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
glob.c
Age
Commit message (
Expand
)
Author
2026-03-27
lib/glob: initialize back_str to silence uninitialized variable warning
Josh Law
2026-03-27
lib/glob: clean up "bool abuse" in pointer arithmetic
Josh Law
2026-03-27
lib: glob: replace bitwise OR with logical operation on boolean
Josh Law
2026-03-27
lib: glob: add explicit include for export.h
Josh Law
2026-03-27
lib: glob: fix grammar and replace non-inclusive terminology
Josh Law
2026-03-27
lib: glob: add missing SPDX-License-Identifier
Josh Law
2024-09-09
lib: glob.c: added null check for character class
Alok Swaminathan
2022-04-29
lib: remove back_str initialization
Tom Rix
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2017-02-24
lib: add module support to glob tests
Geert Uytterhoeven
2014-08-06
lib/glob.c: add CONFIG_GLOB_SELFTEST
George Spelvin
2014-08-06
lib: add lib/glob.c
George Spelvin