Enlightenment CVS committal Author : mej Project : eterm Module : libast
Dir : eterm/libast/include Modified Files: libast.h Log Message: Tue Jun 29 17:14:13 2004 Michael Jennings (mej) Some small fixes suggested by Charlie Gordon <[EMAIL PROTECTED]>. Minor build tweaks...updated to new release number. ---------------------------------------------------------------------- =================================================================== RCS file: /cvsroot/enlightenment/eterm/libast/include/libast.h,v retrieving revision 1.50 retrieving revision 1.51 diff -u -3 -r1.50 -r1.51 --- libast.h 4 Feb 2004 22:23:01 -0000 1.50 +++ libast.h 29 Jun 2004 21:18:07 -0000 1.51 @@ -30,8 +30,8 @@ * including all required system headers and LibAST Object headers. * * @author Michael Jennings <[EMAIL PROTECTED]> - * @version $Revision: 1.50 $ - * @date $Date: 2004/02/04 22:23:01 $ + * @version $Revision: 1.51 $ + * @date $Date: 2004/06/29 21:18:07 $ */ #ifndef _LIBAST_H_ @@ -2691,6 +2691,8 @@ extern int spiftool_temp_file(char *, size_t); /* strings.c */ +extern spif_bool_t spiftool_safe_strncpy(spif_charptr_t dest, const spif_charptr_t src, spif_int32_t size); +extern spif_bool_t spiftool_safe_strncat(spif_charptr_t dest, const spif_charptr_t src, spif_int32_t size); extern spif_charptr_t spiftool_substr(const spif_charptr_t, spif_int32_t, spif_int32_t); #if LIBAST_REGEXP_SUPPORT_POSIX && HAVE_REGEX_H extern spif_bool_t spiftool_regexp_match(const spif_charptr_t, const spif_charptr_t); ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs