Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more ext/*/*.t, move them all to ext/*/t. | Jarkko Hietaniemi | 2003-07-28 | 1 | -248/+0 |
* | Skip a socketpair test on SCO OSR | Rafael Garcia-Suarez | 2003-07-02 | 1 | -1/+1 |
* | In eof() the errno can get stomped by the peek-ahead. | Jarkko Hietaniemi | 2003-05-10 | 1 | -2/+1 |
* | Have to think this test more when I'm awake. | Jarkko Hietaniemi | 2003-05-09 | 1 | -1/+2 |
* | OpenUNIX 8 support | Rafael Garcia-Suarez | 2003-05-02 | 1 | -1/+2 |
* | UNICOS and UNICOS/mk are broken only on one test. | Jarkko Hietaniemi | 2002-06-14 | 1 | -2/+3 |
* | UNICOS: update test status. | Jarkko Hietaniemi | 2002-05-24 | 1 | -1/+2 |
* | UNICOS/mk seems to still have this problem. | Jarkko Hietaniemi | 2002-05-19 | 1 | -1/+1 |
* | The UDP sockpair failure seems to have magically | Jarkko Hietaniemi | 2002-05-16 | 1 | -2/+1 |
* | UNICOS too has sockpair issues (unsurprisingly, | Jarkko Hietaniemi | 2002-04-11 | 1 | -1/+2 |
* | Also NEC SUPER-UX has buggy sockpair(). | Jarkko Hietaniemi | 2002-04-11 | 1 | -1/+1 |
* | non-perlio robustness. | Jarkko Hietaniemi | 2002-04-03 | 1 | -4/+14 |
* | Bad socketpair.t can hang anywhere | Spider Boardman | 2002-03-31 | 1 | -1/+1 |
* | Neuter socketpair on Stratus VOS | Paul Green | 2002-03-28 | 1 | -1/+2 |
* | socketpair binmode :bytes. | Jarkko Hietaniemi | 2002-03-28 | 1 | -0/+6 |
* | TODO for QNX6 | Norton T. Allen | 2002-03-25 | 1 | -1/+1 |
* | Precedence problem. | Jarkko Hietaniemi | 2002-03-10 | 1 | -2/+2 |
* | socketpair.t w/o fork | Mattia Barbon | 2002-03-09 | 1 | -1/+4 |
* | OS/2 build | Ilya Zakharevich | 2002-02-11 | 1 | -1/+1 |
* | OS/390 seems to do length 0 udp reads, Nicholas says | Jarkko Hietaniemi | 2002-01-29 | 1 | -1/+5 |
* | Save $! so that other syscalls don't disturb it before | Nick Ing-Simmons | 2002-01-25 | 1 | -4/+11 |
* | Re: HiRes | H.Merijn Brand | 2002-01-13 | 1 | -1/+1 |
* | Win32-ize socketpair test | Nick Ing-Simmons | 2002-01-12 | 1 | -3/+13 |
* | Also UNICOS/mk has deviant socketpair(). | Jarkko Hietaniemi | 2002-01-05 | 1 | -1/+2 |
* | [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too | Nicholas Clark | 2002-01-05 | 1 | -6/+36 |
* | [better PATCH] Re: Low-lights of Win32 / bleadperl | Nicholas Clark | 2002-01-01 | 1 | -2/+2 |
* | socketpair tweaks from Nicholas Clark. | Jarkko Hietaniemi | 2001-12-29 | 1 | -2/+2 |
* | because (sys)?read doesn't reset buffers | Nicholas Clark | 2001-12-27 | 1 | -0/+7 |
* | Re: socketpair emulation | Nicholas Clark | 2001-12-27 | 1 | -1/+3 |
* | Re: socketpair emulation | Nicholas Clark | 2001-12-24 | 1 | -5/+25 |
* | socketpair emulation | Nicholas Clark | 2001-12-23 | 1 | -0/+144 |