1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00
Files
archived-php-src/ext
Sara Golemon cbe1597b74 Switch use of strtok() to gd_strtok_r()
strtok() is not thread safe, so this will potentially break in
very bad ways if used in ZTS mode.

I'm not sure why gd_strtok_r() exists since it seems to do the
same thing as strtok_r(), but I'll assume it's a portability
decision and do as the Romans do.
2014-08-19 13:16:44 -07:00
..
2014-01-03 11:04:26 +08:00
2014-05-08 01:59:39 -07:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-05-12 10:54:16 -07:00
2014-08-13 20:12:42 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-08-17 15:44:02 +03:00
2014-06-08 13:50:22 -07:00
2014-07-08 14:13:46 -07:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-04-10 17:42:32 +03:00
2014-08-17 15:44:02 +03:00
2014-04-14 10:44:53 -07:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-06-20 13:56:32 +04:00
2014-08-14 18:20:26 +00:00
2014-08-17 15:44:02 +03:00
2014-07-30 02:28:31 +00:00
2014-08-07 19:49:59 +02:00
2014-01-03 11:04:26 +08:00
2014-08-17 15:44:02 +03:00
2014-01-03 11:04:26 +08:00
2014-06-20 13:56:32 +04:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-05-21 18:58:14 +02:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-06-08 13:50:22 -07:00
2014-01-03 11:04:26 +08:00
2014-05-10 11:55:42 -03:00
2014-01-03 11:04:26 +08:00
2014-08-17 15:44:02 +03:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-02-14 14:51:10 +02:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-04-01 10:08:08 +02:00
2014-01-03 11:04:26 +08:00
2014-08-05 15:44:43 +02:00