I'm looking at applying the strtok_r patch for 5.2, which will include a strtok_r implementation for platforms where it is missing. I started to look for a place to put that implementation, and I notices that there are several other string functions implemented, but each in their own file.
Any objections to merging strlcpy.c, strtol.c, strtoul.c and the new strtok_r into one file, string_utils.c? (or a similarly named file) -- Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
