summaryrefslogtreecommitdiff
path: root/t/io/sem.t
Commit message (Expand)AuthorAgeFilesLines
* fix UTF-8 handling for semop()Tony Cook2020-11-241-1/+23
* io/sem.t: eliminate warningsTony Cook2020-11-241-8/+22
* *ctl: test that we throw on a code point above 0xffTony Cook2020-11-241-0/+6
* *ctl: test we handle the buffer as bytesTony Cook2020-11-241-0/+11
* *ctl: ensure the ARG parameter's UTF-8 flag is resetTony Cook2020-11-241-2/+10
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* use skip_all; test.pl plan does not support skip_allGisle Aas2014-05-131-1/+1
* [perl #120635] don't leak semaphoresTony Cook2013-12-181-1/+1
* Fixes the case where on 64bit big-endian boxes, calls to semctl(id,semnum,SET...Brian Childs2013-12-091-0/+72