aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/net/URLDecoder.java
diff options
context:
space:
mode:
authorStephen M. Webb <stephen.webb@bregmasoft.com>2004-01-30 03:43:00 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2004-01-30 03:43:00 +0000
commit917a9fd4d5ce9ee5c906abb10812a316b77fc31c (patch)
treefcf9db0ae11adc880d72ac1fdbb94ef6a98414ca /libjava/java/net/URLDecoder.java
parentae8f0c17739a44cfeb118280fc59626108b1eb5f (diff)
downloadgcc-917a9fd4d5ce9ee5c906abb10812a316b77fc31c.zip
gcc-917a9fd4d5ce9ee5c906abb10812a316b77fc31c.tar.gz
gcc-917a9fd4d5ce9ee5c906abb10812a316b77fc31c.tar.bz2
c_locale.h: Change ::malloc() to new char[].
2004-01-29 Stephen M. Webb <stephen.webb@bregmasoft.com> * config/local/generic/c_locale.h: Change ::malloc() to new char[]. * config/local/gnu/c_locale.h: Change ::malloc() to new char[]. * include/bits/stl_tempbuf.h: Convert _Temporary_buffer to use std::get_temporary_buffer() instead of duplicating its code. Update to C++STYLE conventions. * include/std/std_memory.h (get_temporary_buffer): Use ::operator new() instead of std::malloc(). (return_temporary_buffer): Use ::operator delete() instead of std::free(). From-SVN: r76922
Diffstat (limited to 'libjava/java/net/URLDecoder.java')
0 files changed, 0 insertions, 0 deletions