summaryrefslogtreecommitdiff
path: root/hints/uts.sh
Commit message (Collapse)AuthorAgeFilesLines
* Correct a couple more cases of $Config{useshrplib}Steve Hay2007-07-031-1/+1
| | | p4raw-id: //depot/perl@31526
* Ignore SIGFPE everywhere.Jarkko Hietaniemi2001-08-071-1/+1
| | | p4raw-id: //depot/perl@11608
* UTS tweaks for Hal Morris.Jarkko Hietaniemi2001-07-121-4/+5
| | | p4raw-id: //depot/perl@11284
* Typo in #10889.Jarkko Hietaniemi2001-06-251-1/+1
| | | p4raw-id: //depot/perl@10933
* Make UTS as per #10888.Jarkko Hietaniemi2001-06-241-1/+1
| | | p4raw-id: //depot/perl@10889
* One fix for strtoul not setting errnoHal Morris2001-06-041-2/+14
| | | | | Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com> p4raw-id: //depot/perl@10436
* A nicely working combination for UTS from Hal Morris.Jarkko Hietaniemi2001-05-111-10/+11
| | | p4raw-id: //depot/perl@10079
* i_ieeefp=undef for UTS.Jarkko Hietaniemi2001-05-111-1/+2
| | | p4raw-id: //depot/perl@10078
* Typo in #10025.Jarkko Hietaniemi2001-05-071-1/+1
| | | p4raw-id: //depot/perl@10026
* cc, cflags, and optimize tweaks for UTS from Hal Morris.Jarkko Hietaniemi2001-05-071-2/+2
| | | p4raw-id: //depot/perl@10025
* Configure should figure out the list of dynamic extensionsJarkko Hietaniemi2001-05-071-1/+0
| | | | | just fine in UTS-- and in fact it does, as reported by Hal Morris. p4raw-id: //depot/perl@10023
* Remove GDBM_File from the dynamic extensions for UTS,Jarkko Hietaniemi2001-05-041-1/+1
| | | | | GDBM is not a standard feature. p4raw-id: //depot/perl@9984
* Add Time::Piece, a slight rewrite of Time::Object,Jarkko Hietaniemi2001-04-191-1/+1
| | | | | from Matt Sergeant. p4raw-id: //depot/perl@9748
* Non-UNIX platforms extensions update. (Well, UTS is UNIX.)Jarkko Hietaniemi2001-04-121-1/+1
| | | p4raw-id: //depot/perl@9691
* Add MIME::Base64 here and there. Again, a lot ofJarkko Hietaniemi2001-03-251-1/+1
| | | | | optimism is in the air. p4raw-id: //depot/perl@9337
* Boldly add extensions to be built to VMS, EPOC, UTS,Jarkko Hietaniemi2001-03-241-1/+1
| | | | | | U/WIN, and VM/ESA (and fixups for DJGPP). Some of these additions may be too optimistic. p4raw-id: //depot/perl@9324
* Amdahl UTS hints updates.Hal Morris2000-11-101-4/+18
| | | | | | Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com> p4raw-id: //depot/perl@7634
* Amdahl UTS doesn't seem to do dynaloading.Jarkko Hietaniemi2000-10-131-1/+3
| | | p4raw-id: //depot/perl@7219
* perl 4.0 patch 32: patch #20, continuedLarry Wall1992-06-081-1/+1
| | | | See patch #20.
* perl 4.0 patch 19: (combined patch)Larry Wall1991-11-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ok, here's the cleanup patch I suggested you wait for. Have at it... Subject: added little-endian pack/unpack options This is the only enhancement in this patch, but it seemed unlikely to bust anything else, and added functionality that it was very difficult to do any other way. Compliments of David W. Sanderson. Subject: op/regexp.t failed from missing arg to bcmp() Subject: study was busted by 4.018 Subject: sort $subname was busted by changes in 4.018 Subject: default arg for shift was wrong after first subroutine definition Things that broke in 4.018. Shame on me. Subject: do {$foo ne "bar";} returned wrong value A bug of long standing. How come nobody saw this one? Or if you did, why didn't you report it before now? Or if you did, why did I ignore you? :-) Subject: some machines need -lsocket before -lnsl Subject: some earlier patches weren't propagated to alternate 286 code Subject: compile in the x2p directory couldn't find cppstdin Subject: more hints for aix, isc, hp, sco, uts Subject: installperl no longer updates unchanged library files Subject: uts wrongly defines S_ISDIR() et al Subject: too many preprocessors can't expand a macro right in #if The usual pastiche of portability kludges. Subject: deleted some unused functions from usersub.c And fixed the spelling of John Macdonald's name, and included his suggested workaround for a certain vendor's stdio bug... Subject: added readdir test Subject: made op/groups.t more reliable Subject: added test for sort $subname to op/sort.t Subject: added some hacks to op/stat.t for weird filesystem architectures Improvements (hopefully) to the regression tests.
* perl 4.0 patch 2: Patch 1 continuedLarry Wall1991-04-111-0/+2