| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump the version numbers to five-eight-oh. | Jarkko Hietaniemi | 2002-05-28 | 2 | -2/+294 |
* | Fixup VOS builds of miniperl | Paul Green | 2002-05-06 | 3 | -2/+27 |
* | Update README.vos and release vos build macros | Paul Green | 2002-05-05 | 4 | -0/+65 |
* | Try #2 of getting rid of bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 2 | -20/+4 |
* | No bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 2 | -2/+0 |
* | fix vos/vos.c to implement pow(0,0) | Paul Green | 2002-04-25 | 1 | -0/+21 |
* | Configure-related tweaks. | Jarkko Hietaniemi | 2002-03-29 | 4 | -0/+10 |
* | Neuter socketpair on Stratus VOS | Paul Green | 2002-03-28 | 2 | -3/+21 |
* | d_nv_preserves_uv_bits | Nicholas Clark | 2002-03-18 | 2 | -2/+2 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 6 | -27/+1209 |
* | VOS patches for perl 5.8 | Paul Green | 2002-02-16 | 7 | -96/+113 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-25 | 4 | -86/+107 |
* | Eradicate sharedsv.* | Jarkko Hietaniemi | 2002-01-20 | 1 | -3/+1 |
* | Last patch needed to get Perl5.7 to build natively on VOS | Paul Green | 2002-01-07 | 1 | -0/+4 |
* | Correct several Stratus VOS build issues | Paul Green | 2002-01-06 | 1 | -1/+1 |
* | VOS tweaks from Paul Green. | Jarkko Hietaniemi | 2001-12-29 | 6 | -39/+78 |
* | VOS needs to know the modules, including pp_sort. | Jarkko Hietaniemi | 2001-11-30 | 1 | -0/+1 |
* | Tweak for the VOS building script from Paul Green. | Jarkko Hietaniemi | 2001-11-30 | 1 | -3/+9 |
* | Add procselfexe and d_dirfd to strange lands. | Jarkko Hietaniemi | 2001-11-23 | 4 | -2942/+2964 |
* | Implement the sort pragma. Split sort code from pp_ctl.c | Jarkko Hietaniemi | 2001-11-21 | 1 | -0/+2 |
* | Spread d_procselfexe to far-off lands (undefined). | Jarkko Hietaniemi | 2001-11-20 | 4 | -2938/+2953 |
* | Remove iconv references since we are not using it | Jarkko Hietaniemi | 2001-09-20 | 4 | -84/+56 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 2 | -2/+2 |
* | Introduce more floating point classifying APIs; | Jarkko Hietaniemi | 2001-08-09 | 4 | -0/+284 |
* | Add HAS_PTHREAD_ATFORK. | Jarkko Hietaniemi | 2001-07-12 | 4 | -2/+16 |
* | Add Configure probes for nl_langinfo() and <langinfo.h>. | Jarkko Hietaniemi | 2001-06-28 | 4 | -0/+30 |
* | Further tiny bcopy cleanup | Andy Dougherty | 2001-06-22 | 2 | -8/+8 |
* | Add fchdir() probe (in non-UNIX systems assume it doesn't exist). | Jarkko Hietaniemi | 2001-06-21 | 4 | -0/+14 |
* | After some reading I don't think we can blindly | Jarkko Hietaniemi | 2001-06-20 | 4 | -14/+0 |
* | VOS updates from Paul Green. | Jarkko Hietaniemi | 2001-06-19 | 3 | -0/+10 |
* | Update the vos/config.*.* files. | Jarkko Hietaniemi | 2001-06-19 | 4 | -62/+100 |
* | Add a makefile for more painless adding of symbols to the | Jarkko Hietaniemi | 2001-06-19 | 1 | -0/+21 |
* | The first steps towards cross-compilation. | Jarkko Hietaniemi | 2001-06-15 | 4 | -18/+6 |
* | Add Configure directive -Dusereentrant for Artur's ithreads work, | Jarkko Hietaniemi | 2001-06-13 | 2 | -0/+2 |
* | Add the modfl_pow32_bug (anti)definition also to VOS headers. | Jarkko Hietaniemi | 2001-06-11 | 2 | -0/+16 |
* | VOS updates from Paul Green for @10476. | Jarkko Hietaniemi | 2001-06-11 | 8 | -255/+495 |
* | Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. | Jarkko Hietaniemi | 2001-06-08 | 2 | -0/+2 |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 2 | -18/+28 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 1 | -0/+2 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 4 | -0/+14 |
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for | Jarkko Hietaniemi | 2001-04-05 | 4 | -0/+154 |
* | Add sockatmark() probing. | Jarkko Hietaniemi | 2001-03-27 | 4 | -0/+16 |
* | More SIG_SIZE fixes. | Jarkko Hietaniemi | 2001-01-22 | 2 | -2/+2 |
* | The SIG_SIZE is the number of the elements *excluding* | Jarkko Hietaniemi | 2001-01-21 | 2 | -2/+2 |
* | Define SIG_SIZE, the number of elements in the sig_name and | Jarkko Hietaniemi | 2001-01-17 | 4 | -0/+12 |
* | Revert #8437 and #8438, the Linux large files story is more complex. | Jarkko Hietaniemi | 2001-01-15 | 4 | -14/+0 |
* | (Reverted by #8440) | Jarkko Hietaniemi | 2001-01-14 | 4 | -0/+14 |
* | Use UVXf. | Jarkko Hietaniemi | 2001-01-12 | 4 | -0/+12 |
* | Add sigprocmask() probe, regen Configure, regen toc. | Jarkko Hietaniemi | 2001-01-12 | 4 | -0/+16 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 2 | -0/+12 |