1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-03 02:41:59 -05:00
Daniel Stenberg aa27db6986 removed the prototype and made it include string.h instead
If your system, such as Solaris 2.7, lacks the strtok_r() prototype in
   string.h, then you'll face a bunch of warnings on all instances
   where strtok_r() is used.

   There's not much we can do about it. Adding a prototype here screws
   everything up on other platforms! :-(
2001-05-31 06:05:32 +00:00
..
2001-05-30 11:06:56 +00:00
2001-05-21 21:45:11 +00:00
2001-05-21 21:45:11 +00:00
2000-10-06 11:02:48 +00:00
2001-04-07 18:35:28 +00:00
2001-03-02 07:44:22 +00:00
2000-05-22 14:12:12 +00:00
2001-01-24 09:01:32 +00:00
2001-03-09 15:13:11 +00:00
2001-03-16 15:19:36 +00:00
2001-01-09 07:41:04 +00:00
2001-03-22 15:42:10 +00:00
2001-05-29 19:17:03 +00:00
2001-03-09 15:13:34 +00:00
2001-03-09 15:13:34 +00:00
2001-05-30 11:06:56 +00:00
2001-03-16 15:19:36 +00:00
2001-05-11 11:38:42 +00:00