php-src/ext/posix
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 Remove posix_getlogin() check from posix_getpwnam() test 2019-04-10 14:43:52 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
CREDITS Adjusted credits file so that it appears properly on phpinfo() 2006-04-07 03:41:06 +00:00
php_posix.h Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
posix.c Switch to use ZTS cache 2019-03-12 14:15:47 +03:00