Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-10 | Mirror the correction made in autoconf. | Jim Meyering | |
2000-07-06 | Include <ctype.h> for use of isalpha. | Jim Meyering | |
2000-07-06 | (AC_FUNC_STRERROR_R): Pass a reasonably large buffer to strerror_r. | Jim Meyering | |
2000-06-24 | If the compile-test says | Jim Meyering | |
strerror_r doesn't work, then resort to a `run'-test that works on BeOS and segfaults on DEC Unix. | |||
2000-06-24 | check for decl unconditionally | Jim Meyering | |
2000-06-24 | Revive this file -- to try out an experimental | Jim Meyering | |
version of AC_FUNC_STRERROR_R that may work even on BeOS, a system for which strerror does return char*, but which lacks a conveniently accessible declaration of the function. | |||
2000-05-28 | . | Jim Meyering | |
2000-01-15 | tweak comment | Jim Meyering | |
2000-01-08 | *** empty log message *** | Jim Meyering | |
2000-01-08 | *** empty log message *** | Jim Meyering | |
2000-01-08 | (jm_FUNC_STRERROR_R): New file/macro. | Jim Meyering | |