php-src/ext/pcntl
Peter Kokot 75fb74860d Normalize comments in *nix build system m4 files
Normalization include:
- Use dnl for everything that can be ommitted when configure is built in
  favor of the shell comment character # which is visible in the output.
- Line length normalized to 80 columns
- Dots for most of the one line sentences
- Macro definitions include similar pattern header comments now
2019-05-12 18:43:03 +02:00
..
tests Implement pcntl_unshare 2019-02-18 19:20:18 +00:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
CREDITS MFH 2008-11-10 06:30:16 +00:00
pcntl.c Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function by reference 2019-04-24 18:28:29 +03:00
php_pcntl.h Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
php_signal.c Remove local variables 2019-02-03 21:03:00 +01:00
php_signal.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00