> Version: 3.80-4
> $ cat Makefile
> a: /proc
> :
> $ make
> make: Warning: File `/proc' has modification time 2.4e+04 s in the future
> :
> make: warning: Clock skew detected. Your build may be incomplete.
>
> You see, I wanted a file that means 'now', but recent versions of make
> make t
Hi,
#define SIGINT 2 /* Interactive attention */
#define SIGILL 4 /* Illegal instruction */
#define SIGFPE 8 /* Floating point error */
#define SIGSEGV 11 /* Segmentation violation */
#define SIGTERM 15 /* Termination request *