summaryrefslogtreecommitdiff
path: root/vos
Commit message (Expand)AuthorAgeFilesLines
* Add procselfexe and d_dirfd to strange lands.Jarkko Hietaniemi2001-11-234-2942/+2964
* Implement the sort pragma. Split sort code from pp_ctl.cJarkko Hietaniemi2001-11-211-0/+2
* Spread d_procselfexe to far-off lands (undefined).Jarkko Hietaniemi2001-11-204-2938/+2953
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-204-84/+56
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-272-2/+2
* Introduce more floating point classifying APIs;Jarkko Hietaniemi2001-08-094-0/+284
* Add HAS_PTHREAD_ATFORK.Jarkko Hietaniemi2001-07-124-2/+16
* Add Configure probes for nl_langinfo() and <langinfo.h>.Jarkko Hietaniemi2001-06-284-0/+30
* Further tiny bcopy cleanupAndy Dougherty2001-06-222-8/+8
* Add fchdir() probe (in non-UNIX systems assume it doesn't exist).Jarkko Hietaniemi2001-06-214-0/+14
* After some reading I don't think we can blindlyJarkko Hietaniemi2001-06-204-14/+0
* VOS updates from Paul Green.Jarkko Hietaniemi2001-06-193-0/+10
* Update the vos/config.*.* files.Jarkko Hietaniemi2001-06-194-62/+100
* Add a makefile for more painless adding of symbols to theJarkko Hietaniemi2001-06-191-0/+21
* The first steps towards cross-compilation.Jarkko Hietaniemi2001-06-154-18/+6
* Add Configure directive -Dusereentrant for Artur's ithreads work,Jarkko Hietaniemi2001-06-132-0/+2
* Add the modfl_pow32_bug (anti)definition also to VOS headers.Jarkko Hietaniemi2001-06-112-0/+16
* VOS updates from Paul Green for @10476.Jarkko Hietaniemi2001-06-118-255/+495
* Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.Jarkko Hietaniemi2001-06-082-0/+2
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-042-18/+28
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-0/+2
* Move the strftime() wrapper from POSIX.xs to util.cJarkko Hietaniemi2001-04-194-0/+14
* Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed forJarkko Hietaniemi2001-04-054-0/+154
* Add sockatmark() probing.Jarkko Hietaniemi2001-03-274-0/+16
* More SIG_SIZE fixes.Jarkko Hietaniemi2001-01-222-2/+2
* The SIG_SIZE is the number of the elements *excluding*Jarkko Hietaniemi2001-01-212-2/+2
* Define SIG_SIZE, the number of elements in the sig_name andJarkko Hietaniemi2001-01-174-0/+12
* Revert #8437 and #8438, the Linux large files story is more complex.Jarkko Hietaniemi2001-01-154-14/+0
* (Reverted by #8440)Jarkko Hietaniemi2001-01-144-0/+14
* Use UVXf.Jarkko Hietaniemi2001-01-124-0/+12
* Add sigprocmask() probe, regen Configure, regen toc.Jarkko Hietaniemi2001-01-124-0/+16
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-152-0/+12
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari...Nicholas Clark2000-12-154-0/+14
* Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]Dominic Dunlop2000-11-214-0/+24
* Add HAS_SBRK_PROTO.Jarkko Hietaniemi2000-11-164-0/+20
* Add fwalk() probe to the configuration files and regen perltoc.Jarkko Hietaniemi2000-11-164-0/+14
* Add HAS_FSYNC, lack noticed by Nicholas Clark.Jarkko Hietaniemi2000-11-124-0/+16
* Add getpagesize() probing, on non-UNIX guess 'undef'.Jarkko Hietaniemi2000-11-114-0/+16
* VOS updates from Paul Green.Jarkko Hietaniemi2000-11-063-0/+23
* Add FCNTL_CAN_LOCK.Andy Dougherty2000-11-044-0/+16
* Stratus VOS updates from Paul Green.Jarkko Hietaniemi2000-10-2412-725/+1226
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-243-0/+24
* Introduce the man[24-8] variables, from Andy Dougherty.Jarkko Hietaniemi2000-10-122-46/+46
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-101-0/+1
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-101-1/+0
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-041-0/+1
* Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,Jarkko Hietaniemi2000-09-013-0/+24
* One forgotten file from #6816.Jarkko Hietaniemi2000-08-251-6/+12
* AIX 4.3.3 has SOCKS in libc with a differently named init routine,Dan Hale2000-08-252-6/+13
* Propagate new Configure vars.Jarkko Hietaniemi2000-08-183-36/+112