Mike Frysinger cb1cc9c67a sim: constify sim_write source buffer
Most the sim write functions declare their source buffer const because
they only ever read from it.  The global sim_write() function does not
follow this convention though which causes some warnings when trying to
pass it const strings or buffers.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-04-13 20:28:20 +00:00
..
2009-10-02 14:40:41 +00:00
2010-01-06 05:25:24 +00:00
2009-12-02 14:04:17 +00:00
2010-04-13 20:28:20 +00:00
2009-09-02 07:25:43 +00:00
2010-03-25 21:12:36 +00:00
2010-01-05 21:10:30 +00:00
2010-04-05 19:30:00 +00:00
2010-02-03 23:28:01 +00:00
2010-03-25 21:12:36 +00:00
2010-04-06 07:39:30 +00:00
2009-06-01 19:40:44 +00:00
2009-06-01 19:40:44 +00:00
2007-11-08 00:08:48 +00:00
2009-09-03 02:02:48 +00:00
2009-07-25 11:28:20 +00:00
2009-10-07 02:57:27 +00:00
2009-10-19 18:14:24 +00:00
2008-03-25 01:02:13 +00:00
2005-07-12 10:35:00 +00:00
2008-11-19 18:25:20 +00:00