每个平台的信号定义或许有些不同。下面列出了POSIX中定义的信号。 Linux 使用34-64信号用作实时系统中。 命令man 7 signal提供了官方的信号介绍。
在POSIX.1-1990标准中定义的信号列表
每个平台的信号定义或许有些不同。下面列出了POSIX中定义的信号。 Linux 使用34-64信号用作实时系统中。 命令man 7 signal提供了官方的信号介绍。
在POSIX.1-1990标准中定义的信号列表
| # | |
| # /etc/nsswitch.conf | |
| # | |
| # An example Name Service Switch config file. This file should be | |
| # sorted with the most-used services at the beginning. | |
| # | |
| # The entry '[NOTFOUND=return]' means that the search for an | |
| # entry should stop if the search in the previous entry turned | |
| # up nothing. Note that if the search failed due to some other reason | |
| # (like no NIS server responding) then the search continues with the |