Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-10 | (FCT): Remove forward decl; no longer needed. | Jim Meyering | |
(FCT): Define using a prototype. | |||
2003-03-22 | (NEW_PATTERN): Cast alloca to proper type. | Jim Meyering | |
Otherwise, it wouldn't compile with at least /bin/cc on ymp-cray-unicos9.0.2.X. Combine two mostly-identical uses of alloca into one. | |||
2002-06-26 | (WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead of | Jim Meyering | |
(defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H). It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1 reported by Vin Shelton. | |||
2002-06-26 | from libc | Jim Meyering | |