Tim J. Robbins
dab4fca49b
Implement btowc() in terms of mbrtowc() instead of sgetrune(), and
...
wctob() in terms of wcrtomb() instead of sputrune(). There should be
no functional differences, but there may be a small performance hit
because we make an extra function call.
The aim here is to have as few functions as possible calling
s{get,put}rune() to make it easier to remove them in the future.
2003-08-07 07:45:35 +00:00
..
2002-03-22 21:53:29 +00:00
2002-11-10 11:14:58 +00:00
2003-08-07 07:45:35 +00:00
2002-10-29 09:03:57 +00:00
2002-08-30 20:26:02 +00:00
2003-08-03 19:28:23 +00:00
2002-12-18 13:33:04 +00:00
2002-03-18 15:44:27 +00:00
2002-08-09 08:22:29 +00:00
2003-06-26 10:46:16 +00:00
2003-06-13 07:13:54 +00:00
2003-07-29 07:52:44 +00:00
2003-06-01 15:30:56 +00:00
2002-10-06 10:15:38 +00:00
2002-10-06 10:15:38 +00:00
2002-10-06 10:15:38 +00:00
2002-12-18 12:45:11 +00:00
2002-12-05 08:50:00 +00:00
2002-08-17 20:03:44 +00:00
2002-10-06 10:15:38 +00:00
2002-10-06 10:15:38 +00:00
2002-10-06 10:15:38 +00:00
2002-10-06 10:15:38 +00:00
2002-10-06 10:15:38 +00:00
2002-10-06 10:15:38 +00:00
2002-10-06 10:15:38 +00:00
2002-11-29 17:35:09 +00:00
2002-08-17 20:30:34 +00:00
2002-10-06 10:15:38 +00:00
2003-06-26 10:46:16 +00:00
2003-06-13 00:14:07 +00:00
2003-06-26 10:46:16 +00:00
2001-12-20 18:28:52 +00:00
2003-06-26 10:46:16 +00:00
2002-10-09 09:19:28 +00:00
2003-06-26 10:46:16 +00:00
2001-12-20 18:28:52 +00:00
2003-06-26 10:46:16 +00:00
2003-07-29 07:52:44 +00:00
2002-10-28 08:24:46 +00:00
2002-11-29 17:35:09 +00:00
2002-09-06 11:24:06 +00:00
2002-11-29 17:35:09 +00:00
2002-11-10 10:49:14 +00:00
2003-02-06 11:04:47 +00:00
2003-06-13 07:13:54 +00:00
2002-11-29 17:35:09 +00:00
2002-08-18 06:30:10 +00:00
2002-11-29 17:35:09 +00:00
2002-09-06 11:24:06 +00:00
2002-11-09 04:13:26 +00:00
2002-10-28 08:24:46 +00:00
2002-10-14 01:50:45 +00:00
2003-02-06 11:04:47 +00:00
2002-04-13 04:25:56 +00:00
2003-06-26 10:46:16 +00:00
2002-03-22 21:53:29 +00:00
2002-10-16 11:37:38 +00:00
2002-12-19 09:40:28 +00:00
2002-08-09 08:22:29 +00:00
2002-08-21 16:20:02 +00:00
2003-06-13 07:13:54 +00:00
2003-05-22 13:02:28 +00:00
2003-07-06 02:03:37 +00:00
2003-07-06 02:03:37 +00:00
2003-07-29 07:52:44 +00:00
2003-06-25 22:34:13 +00:00
2002-01-09 13:43:31 +00:00
2002-10-03 11:14:00 +00:00
2002-08-21 16:20:02 +00:00
2002-10-03 11:14:00 +00:00
2002-08-21 16:20:02 +00:00
2002-11-29 17:35:09 +00:00
2002-11-29 17:35:09 +00:00
2002-10-10 22:56:18 +00:00
2002-10-10 22:56:18 +00:00
2003-06-13 07:13:54 +00:00
2002-11-29 17:35:09 +00:00
2003-02-18 13:39:52 +00:00
2002-11-29 17:35:09 +00:00
2003-04-10 09:20:38 +00:00
2002-11-29 17:35:09 +00:00
2002-09-15 08:06:17 +00:00
2002-11-29 17:35:09 +00:00
2002-09-06 11:24:06 +00:00
2003-05-22 13:02:28 +00:00
2003-02-22 00:06:05 +00:00
2003-03-13 06:29:53 +00:00
2003-01-01 18:49:04 +00:00
2002-11-29 17:35:09 +00:00
2002-09-08 13:27:26 +00:00
2003-03-13 06:29:53 +00:00
2002-09-22 08:06:45 +00:00
2002-10-27 10:41:21 +00:00
2002-09-08 13:27:26 +00:00
2002-09-22 08:06:45 +00:00
2002-09-22 08:06:45 +00:00
2003-08-07 07:45:35 +00:00
2002-10-27 10:41:21 +00:00
2002-11-29 17:35:09 +00:00
2002-11-09 05:19:08 +00:00
2002-11-29 17:35:09 +00:00
2002-08-04 12:43:53 +00:00
2002-11-29 17:35:09 +00:00
2002-08-19 20:32:27 +00:00