summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More Configure/subconfigure.com syncing.Jarkko Hietaniemi1999-08-161-0/+39
* Remove from VMS what the change #3982 took away from Configure lands.Jarkko Hietaniemi1999-08-141-56/+0
* Small test tweaks.Jarkko Hietaniemi1999-08-143-1/+28
* Augment filesize limit note.Jarkko Hietaniemi1999-08-141-1/+2
* Note about filesize limits.Jarkko Hietaniemi1999-08-142-0/+6
* Catch the case of filesize limits.Jarkko Hietaniemi1999-08-142-31/+59
* fix MM_VMS.pm for space-delimited listsCraig A. Berry1999-08-131-4/+5
* Don't quit before printing out the message.Jarkko Hietaniemi1999-08-132-6/+6
* Remove more t/ trash on target "clean".Jarkko Hietaniemi1999-08-131-1/+1
* Avoid double long double.Jarkko Hietaniemi1999-08-131-8/+3
* BYTEORDER fix.Jarkko Hietaniemi1999-08-132-3/+34
* Jumbo Configure and large file support update.Jarkko Hietaniemi1999-08-1312-595/+229
* Retract change #3977 (do_open9() adds O_LARGEFILE automagically).Jarkko Hietaniemi1999-08-131-6/+2
* Introduce HAS_LLSEEK.Jarkko Hietaniemi1999-08-133-1/+10
* fix up VMS->unix filename translation a bitDan Sugalski1999-08-131-1/+12
* Make the 64-bit tests more paranoid.Jarkko Hietaniemi1999-08-131-30/+35
* Use O_LARGEFILE if available.Jarkko Hietaniemi1999-08-131-2/+6
* IRIX64 needs more -mabi=64 with gcc.Jarkko Hietaniemi1999-08-121-1/+4
* Reincarnate change #3967, now in more modest form.Jarkko Hietaniemi1999-08-121-0/+3
* Remove rt from libswanted (I added it many moons agoJarkko Hietaniemi1999-08-122-10/+3
* st_blocks is in 512 byte blocks.Jarkko Hietaniemi1999-08-122-4/+6
* Don't claim defeat too early.Jarkko Hietaniemi1999-08-121-5/+5
* IRIX 64-bit hint tweak.Jarkko Hietaniemi1999-08-121-2/+6
* Add Configure -Duselongdouble and add a missing semicolon.Jarkko Hietaniemi1999-08-123-2/+37
* Simply exit() early if lfs support seems unlikely.Jarkko Hietaniemi1999-08-122-4/+4
* Suffer silently for unused libraries.Jarkko Hietaniemi1999-08-121-0/+3
* Update MANIFEST to follow change #3965.Jarkko Hietaniemi1999-08-121-0/+12
* Regenerate Unicode tables based on new syllable listsJarkko Hietaniemi1999-08-122-428/+1331
* Remove more spurious casting.Jarkko Hietaniemi1999-08-121-3/+3
* Minor niggles on the lfs tests.Jarkko Hietaniemi1999-08-122-8/+10
* Don't bother with lfs testing if off_t is too small.Jarkko Hietaniemi1999-08-112-0/+12
* Long double patches from Dan Sugalski.Jarkko Hietaniemi1999-08-111-5/+5
* Flush buffer before duplicating file descriptor.Mark-Jason Dominus1999-08-112-1/+12
* Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)Craig A. Berry1999-08-111-1/+1
* Add a hopefully comforting message if there seems to be no LFS. Jarkko Hietaniemi1999-08-112-22/+66
* Unapply an experimental patch that accidentally escapedJarkko Hietaniemi1999-08-113-51/+61
* Add sysio large file support testing.Jarkko Hietaniemi1999-08-115-56/+152
* Patches needed to get _60 building withDan Sugalski1999-08-109-121/+143
* LFS testing robustness.Jarkko Hietaniemi1999-08-101-16/+71
* Pathces to get _60 building on VMSDan Sugalski1999-08-105-67/+374
* AIX is different, again. Now in cc -E output.Jarkko Hietaniemi1999-08-101-2/+8
* Use Pid_t on pgrp matters.Jarkko Hietaniemi1999-08-101-4/+4
* Use Pid_t.Jarkko Hietaniemi1999-08-106-17/+17
* Use Mode_t.Jarkko Hietaniemi1999-08-105-17/+18
* Small perlbug doc tweaks from Jon Orwant.Jarkko Hietaniemi1999-08-101-14/+14
* Large file support testing.Jarkko Hietaniemi1999-08-103-2/+87
* Remove I32 casting from time-related functions.Jarkko Hietaniemi1999-08-101-13/+13
* Gratuitous uid and gid casts to I32s and ints removed.Jarkko Hietaniemi1999-08-108-32/+32
* Remove I32 casts from pp_stat, these make stat()Phil Lobbes1999-08-101-13/+13
* Remove blathering.Jarkko Hietaniemi1999-08-101-22/+0