This patch completes the simplification recently enabled by introduction
of the CRLF macro. ebcdic2ascii_strictly is renamed ebcdic2ascii; os_toascii_strictly is renamed os_toascii. The former loose conversion functions are removed, and references suitably changed. This changes nothing on ASCII machines, but removes the kludge to have two translation tables. Submitted by: Paul Gilmartin <pg@sweng.stortek.com> Reviewed by: Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@84404 13f79535-47bb-0310-9956-ffa450edef68
Loading
Please register or sign in to comment