This commit is contained in:
Literally A Penguin
2024-09-25 15:38:23 -05:00
committed by GitHub
parent b585e51a81
commit e8bd66b89c
89 changed files with 49934 additions and 0 deletions

1
linux/glob.h Normal file
View File

@@ -0,0 +1 @@
int glob_match(char *pattern, char *text);