Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sharedsv* to the DOSish platforms; plus add | Jarkko Hietaniemi | 2001-08-14 | 1 | -2/+4 |
| | | | | | some WinCE files to the list of DOSish files. p4raw-id: //depot/perl@11667 | ||||
* | Introduce more floating point classifying APIs; | Jarkko Hietaniemi | 2001-08-09 | 1 | -0/+14 |
| | | | | | | | | | | | | | try to define (most importantly) Perl_is{inf,nan}(x). For this first cut, assume none such APIs exist in non-UNIXoid platforms-- this is of course too unkind: Win32 rumoredly has _fpclass() and _isnan(), and VMS/VOS very probably have some of the APIs available. The only thing Perl uses at the moment is Perl_isnan() (has been in use for a while now). NOTE: the Win32 and NetWare config_h.?c need regenerating. p4raw-id: //depot/perl@11618 | ||||
* | Add HAS_PTHREAD_ATFORK. | Jarkko Hietaniemi | 2001-07-12 | 2 | -1/+8 |
| | | | p4raw-id: //depot/perl@11334 | ||||
* | Netware tweak from Ananth Kesari. | Jarkko Hietaniemi | 2001-07-09 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@11233 | ||||
* | Netware tweaks from Guruprasad. | Jarkko Hietaniemi | 2001-07-02 | 6 | -46/+51 |
| | | | p4raw-id: //depot/perl@11090 | ||||
* | NetWare tweaks from Guruprasad. | Jarkko Hietaniemi | 2001-06-30 | 8 | -53/+265 |
| | | | p4raw-id: //depot/perl@11035 | ||||
* | Add Configure probes for nl_langinfo() and <langinfo.h>. | Jarkko Hietaniemi | 2001-06-28 | 1 | -0/+2 |
| | | | | | | Expected not to exist in non-UNIX excepting in VMS, where according to a quick web survey they just might. p4raw-id: //depot/perl@11003 | ||||
* | Add perl_clone_host() for Netware. | Jarkko Hietaniemi | 2001-06-27 | 1 | -0/+9 |
| | | | p4raw-id: //depot/perl@10986 | ||||
* | Netware patches from Ananth Kesari. | Jarkko Hietaniemi | 2001-06-26 | 7 | -1416/+1235 |
| | | | p4raw-id: //depot/perl@10950 | ||||
* | NetWare scripts tweak from Ananth Kesari. | Jarkko Hietaniemi | 2001-06-22 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@10826 | ||||
* | Add fchdir() probe (in non-UNIX systems assume it doesn't exist). | Jarkko Hietaniemi | 2001-06-21 | 2 | -0/+7 |
| | | | p4raw-id: //depot/perl@10797 | ||||
* | NetWare tweaks from Guruprasad. | Jarkko Hietaniemi | 2001-06-21 | 10 | -163/+429 |
| | | | p4raw-id: //depot/perl@10775 | ||||
* | NetWare tweaks from Guruprasad. | Jarkko Hietaniemi | 2001-06-19 | 2 | -24/+27 |
| | | | p4raw-id: //depot/perl@10719 | ||||
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 49 | -0/+15595 |
p4raw-id: //depot/perl@10643 |