Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 16862: allow print's -s and -z options to be used with -f | Oliver Kiddle | 2002-03-19 | 1 | -1/+1 |
| | |||||
* | 16673: add langinfo module as an interface to locale information. | Clint Adams | 2002-02-19 | 1 | -1/+2 |
| | |||||
* | 16332: remove ansi2knr.c from our repository due to licence | Geoff Wing | 2001-12-20 | 1 | -1/+12 |
| | | | | | | | differences. Adjust the build process accordingly. configure will now abort if the user requests ansi2knr but no ansi2knr is available. ansi2knr is available from the main distribution site and most mirrors | ||||
* | 16361: include <stdio.h> to avoid implicit declarations. | Clint Adams | 2001-12-18 | 1 | -1/+1 |
| | |||||
* | unposted: get rid of evil -Wno-implicit in CFLAGS | Clint Adams | 2001-12-15 | 1 | -2/+2 |
| | |||||
* | 16241: new rand48(param) math function | Peter Stephenson | 2001-11-15 | 1 | -1/+2 |
| | |||||
* | enable dynamic libraries on MacOS X is the dlcompat library is installed | Oliver Kiddle | 2001-10-10 | 1 | -2/+10 |
| | |||||
* | fix build and test problems in Mac OS X (15882) | Oliver Kiddle | 2001-09-27 | 1 | -0/+1 |
| | |||||
* | David Lebel: Shared object linkage on OpenBSD. | Bart Schaefer | 2001-09-13 | 1 | -2/+27 |
| | |||||
* | Remove extraneous comma. | Bart Schaefer | 2001-07-03 | 1 | -1/+1 |
| | |||||
* | 15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers | Clint Adams | 2001-07-03 | 1 | -1/+1 |
| | |||||
* | Remove references to FUNCINST_MK. | Bart Schaefer | 2001-07-03 | 1 | -2/+0 |
| | |||||
* | 15211: zsh/pcre module | Clint Adams | 2001-07-02 | 1 | -2/+6 |
| | |||||
* | fix IRIX 5.3 specific compilation problems and some error messages (15204) | Oliver Kiddle | 2001-07-02 | 1 | -1/+1 |
| | |||||
* | 15183: fix DLLD in non-ELF case | Andrey Borzenkov | 2001-06-29 | 1 | -2/+0 |
| | |||||
* | 15181: use -KPIC instead of -Kpic | Andrey Borzenkov | 2001-06-29 | 1 | -1/+1 |
| | |||||
* | 15180: final AIX touch - default to termcap and add -shared flag (or | Andrey Borzenkov | 2001-06-29 | 1 | -1/+6 |
| | | | | -bM:SRE for native compiler) for modules | ||||
* | enable-sitefndir -> enable-site-fndir | Peter Stephenson | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | 14973: fix for reported problems on AIX. | Andrey Borzenkov | 2001-06-19 | 1 | -23/+29 |
| | |||||
* | Per NetBSD, use "gcc -fPIC" rather than -fpic. | Bart Schaefer | 2001-06-17 | 1 | -1/+1 |
| | |||||
* | Use mkstemp where available | Peter Stephenson | 2001-06-15 | 1 | -1/+1 |
| | |||||
* | 14813: autoload functions from deleted .zwc files | Clint Adams | 2001-06-08 | 1 | -1/+2 |
| | |||||
* | More reliable BROKEN_KILL_ESRCH test. | Bart Schaefer | 2001-06-08 | 1 | -4/+3 |
| | |||||
* | 14772: David Lebel <lebel@lebel.org>: OpenBSD dynamic linking | Andrey Borzenkov | 2001-06-06 | 1 | -1/+11 |
| | |||||
* | 14758: use host_os instead of ac_cv_cygwin | Andrey Borzenkov | 2001-06-06 | 1 | -3/+3 |
| | |||||
* | unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both | Andrey Borzenkov | 2001-06-06 | 1 | -0/+1941 |
autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50 |