cregit-Linux how code gets into the kernel

Release 4.12 include/linux/glob.h

Directory: include/linux
#ifndef _LINUX_GLOB_H

#define _LINUX_GLOB_H

#include <linux/types.h>	/* For bool */
#include <linux/compiler.h>	/* For __pure */

bool __pure glob_match(char const *pat, char const *str);

#endif	/* _LINUX_GLOB_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
George Spelvin32100.00%1100.00%
Total32100.00%1100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.