cregit-Linux how code gets into the kernel

Release 4.18 tools/lib/subcmd/pager.h

Directory: tools/lib/subcmd
/* SPDX-License-Identifier: GPL-2.0 */
#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);
extern int pager_get_columns(void);

#endif /* __SUBCMD_PAGER_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Josh Poimboeuf3380.49%360.00%
Andi Kleen717.07%120.00%
Greg Kroah-Hartman12.44%120.00%
Total41100.00%5100.00%
Directory: tools/lib/subcmd
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.