summaryrefslogtreecommitdiff
path: root/t/lib/ipc_sysv.t
Commit message (Expand)AuthorAgeFilesLines
* Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-8/+2
* syntax error in change#5498Gurusamy Sarathy2000-03-041-2/+2
* The SysV IPC test must use the native integersMichael G Schwern2000-03-031-13/+2
* AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>Jarkko Hietaniemi2000-02-281-4/+15
* Do not block if no message queues available.Jarkko Hietaniemi1999-10-271-3/+49
* more testsuite smarts (many of them courtesy Ilya)Gurusamy Sarathy1999-05-121-4/+10
* If both ways to call semctl are broken, skip the tests.Jarkko Hietaniemi1999-04-111-33/+41
* Use '!' to mark native integer packings instead of '_'.Jarkko Hietaniemi1999-03-031-5/+5
* support native integers, pack("L_",...) etc. (via private mail)Jarkko Hietaniemi1999-02-151-29/+5
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* Forgot few S_I* imports.Jarkko Hietaniemi1998-10-171-1/+1
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-2/+10
* better validation of SysV IPC availabilityJarkko Hietaniemi1998-08-021-0/+21
* move op/ipc{msg,sem}.t into lib/ipc_sysv.tJarkko Hietaniemi1998-07-111-0/+157