summaryrefslogtreecommitdiff
path: root/m4/strerror_r.m4
AgeCommit message (Collapse)Author
2000-07-10Mirror the correction made in autoconf.Jim Meyering
2000-07-06Include <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-24If the compile-test saysJim Meyering
strerror_r doesn't work, then resort to a `run'-test that works on BeOS and segfaults on DEC Unix.
2000-06-24check for decl unconditionallyJim Meyering
2000-06-24Revive this file -- to try out an experimentalJim 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-15tweak commentJim 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