cregit-Linux how code gets into the kernel

Release 4.7 tools/lib/subcmd/pager.h

Directory: tools/lib/subcmd
#ifndef __SUBCMD_PAGER_H

#define __SUBCMD_PAGER_H

extern void pager_init(const char *pager_env);

extern void setup_pager(void);
extern int pager_in_use(void);

#endif /* __SUBCMD_PAGER_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
josh poimboeufjosh poimboeuf33100.00%3100.00%
Total33100.00%3100.00%
Directory: tools/lib/subcmd
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}