diff options
author | Tony Cook <tony@develop-help.com> | 2020-11-18 14:20:47 +1100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2020-11-24 13:35:21 +1100 |
commit | aa058ea4938983be8517ca4ac1dbcdf62cd96da2 (patch) | |
tree | f264df9d541faa937d63ee32a5c403c8fc7537c4 /MANIFEST | |
parent | 58b73e564c400e9f1e26a50fe882f6aaea2aabf2 (diff) | |
download | perl-aa058ea4938983be8517ca4ac1dbcdf62cd96da2.tar.gz |
msgsnd: handle an upgraded MSG parameter correctly
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5558,6 +5558,7 @@ t/io/inplace.t See if inplace editing works t/io/iofile.t See if we can load IO::File on demand t/io/iprefix.t See if inplace editing works with prefixes t/io/layers.t See if PerlIO layers work +t/io/msg.t See if SysV message queues work t/io/nargv.t See if nested ARGV stuff works t/io/open.t See if open works t/io/openpid.t See if open works for subprocesses |