| Commit message (Expand) | Author | Age | Files | Lines |
* | Regen Configure. | Jarkko Hietaniemi | 1999-11-16 | 1 | -12/+4 |
* | The separation of 64-bitness and largefileness continues | Jarkko Hietaniemi | 1999-11-14 | 1 | -2/+2 |
* | Continue largefileness separation from quadness; | Jarkko Hietaniemi | 1999-11-13 | 1 | -4/+0 |
* | Try to fix largefileness so that it "works" without a quad IV. | Jarkko Hietaniemi | 1999-11-13 | 1 | -5/+4 |
* | Turn on largefileness always if available and | Jarkko Hietaniemi | 1999-11-11 | 1 | -11/+14 |
* | Try to do something if st_size, st_uid, st_gid are too big for an IV; | Jarkko Hietaniemi | 1999-11-11 | 1 | -0/+15 |
* | Add HAS_QUAD ($Config{d_quad}); use it. | Jarkko Hietaniemi | 1999-10-30 | 1 | -5/+10 |
* | Continue what #4494 started; introduce uid and gid formats. | Jarkko Hietaniemi | 1999-10-29 | 1 | -35/+53 |
* | Move the IV, UV, I8, U8, ..., and NV to metaconfig | Jarkko Hietaniemi | 1999-10-29 | 1 | -16/+79 |
* | Remove quad logic from perl.h; regen Configure; | Jarkko Hietaniemi | 1999-10-29 | 1 | -0/+45 |
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 1 | -4/+8 |
* | Fix printing of uids and gids; regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 1 | -0/+16 |
* | Remove unused "squatter" symbols; regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 1 | -84/+0 |
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 1 | -17/+20 |
* | Nosuid checking for statfs() people: from Spider Boardman. | Jarkko Hietaniemi | 1999-10-27 | 1 | -8/+47 |
* | Revert #4457 for more investigation. | Jarkko Hietaniemi | 1999-10-26 | 1 | -6/+0 |
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-26 | 1 | -6/+7 |
* | Add getmnt() to nosuid checking. | Jarkko Hietaniemi | 1999-10-26 | 1 | -0/+6 |
* | Long double support: sqrtl et al are not available everywhere, | Jarkko Hietaniemi | 1999-10-19 | 1 | -0/+6 |
* | Untangle the IV_IS_QUAD jungle by introduding | Jarkko Hietaniemi | 1999-10-02 | 1 | -0/+6 |
* | Regen Configure, all of xs_apiversion didn't take. | Jarkko Hietaniemi | 1999-10-02 | 1 | -0/+35 |
* | Rename -Duselfs to -Duselargefiles. We don't need no stnkngbbrvtns. | Jarkko Hietaniemi | 1999-09-20 | 1 | -1/+1 |
* | Prompt for uselfs. | Jarkko Hietaniemi | 1999-09-20 | 1 | -1/+1 |
* | Add usemorebits and uselfs. | Jarkko Hietaniemi | 1999-09-20 | 1 | -0/+7 |
* | Obsolete epoc/config.h caused #4153 to re-introduce already | Jarkko Hietaniemi | 1999-09-14 | 1 | -82/+0 |
* | Configure nits. | Jarkko Hietaniemi | 1999-09-14 | 1 | -0/+97 |
* | I_PTHREAD was PTHREADEAD. | Jarkko Hietaniemi | 1999-09-14 | 1 | -0/+6 |
* | Batch of small 64-bit/long double/large file support tweaks: | Jarkko Hietaniemi | 1999-08-16 | 1 | -6/+8 |
* | BYTEORDER fix. | Jarkko Hietaniemi | 1999-08-13 | 1 | -0/+25 |
* | Jumbo Configure and large file support update. | Jarkko Hietaniemi | 1999-08-13 | 1 | -166/+5 |
* | Introduce HAS_LLSEEK. | Jarkko Hietaniemi | 1999-08-13 | 1 | -0/+5 |
* | Add Configure -Duselongdouble and add a missing semicolon. | Jarkko Hietaniemi | 1999-08-12 | 1 | -0/+6 |
* | More 64-bit fixing. One known bug of that kind | Jarkko Hietaniemi | 1999-08-02 | 1 | -0/+5 |
* | 64-bit work. Now 32-bit platforms get a 100% make test | Jarkko Hietaniemi | 1999-08-01 | 1 | -0/+45 |
* | Make Configure support PERL_BINCOMPAT_5005. | Jarkko Hietaniemi | 1999-07-29 | 1 | -0/+8 |
* | Use vendorprefixlib. | Jarkko Hietaniemi | 1999-07-25 | 1 | -0/+6 |
* | Circumcode a strange shell(?) bug in AIX found | Jarkko Hietaniemi | 1999-07-25 | 1 | -78/+78 |
* | AIX magic: ccdlflags needs to be different for | Mike W Ellwood | 1999-07-22 | 1 | -1/+1 |
* | Hack SOCKS support some more plus a patch from Andy Dougherty | Jarkko Hietaniemi | 1999-07-05 | 1 | -0/+6 |
* | Miscellaneus AIX fixes + SOCKS support. | Jarkko Hietaniemi | 1999-07-04 | 1 | -0/+6 |
* | Do not throw away gccvers compilation errors. | Andy Dougherty | 1999-07-04 | 1 | -3/+3 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -3/+3 |
* | Make Configure support the change #3367, | Jarkko Hietaniemi | 1999-05-29 | 1 | -0/+30 |
* | fflush. | Jarkko Hietaniemi | 1999-05-21 | 1 | -0/+2 |
* | Patches to fflushing in SunOS 4 from Andy Dougherty | Jarkko Hietaniemi | 1999-05-20 | 1 | -1/+1 |
* | Still fflushing. | Jarkko Hietaniemi | 1999-05-14 | 1 | -2/+7 |
* | Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't. | Jarkko Hietaniemi | 1999-05-13 | 1 | -0/+6 |
* | Still fflushing strong. | Jarkko Hietaniemi | 1999-05-13 | 1 | -1/+13 |
* | Detect whether fflush(NULL) works as per change #3352. | Jarkko Hietaniemi | 1999-05-12 | 1 | -0/+6 |
* | Add I_NETINET_TCP to help change #3391. | Jarkko Hietaniemi | 1999-05-11 | 1 | -10/+16 |