maint: make Include sections of modules consistent
[gnulib.git] / modules / select
1 Description:
2 select() function: synchronous I/O multiplexing.
3
4 Files:
5 lib/select.c
6 m4/select.m4
7
8 Depends-on:
9 alloca
10 sys_select
11
12 configure.ac:
13 gl_FUNC_SELECT
14 gl_SYS_SELECT_MODULE_INDICATOR([select])
15
16 Makefile.am:
17
18 Include:
19 <sys/select.h>
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 Simon Josefsson