]> granicus.if.org Git - apache/commit
Follow up to r1829659, ap_[f]getline() EBCDIC awareness.
authorYann Ylavic <ylavic@apache.org>
Sun, 22 Apr 2018 15:48:31 +0000 (15:48 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 22 Apr 2018 15:48:31 +0000 (15:48 +0000)
commit3cd0ddc3fa18b895c1acb8d66a6d4a7945232960
tree9356116f06bf184edf17c4e5edbc42d73657fda9
parent2089af807d2a531456fcf4f4b6949f13964f35d7
Follow up to r1829659, ap_[f]getline() EBCDIC awareness.

Rename ap_fgetline_impl() to ap_fgetline_core(), and do missing EBCDIC
translation in ap_fgetline().

Also restore EBCDIC translation for ap_getline(), as noted by Ruediger this
was changed (unexpectedly) in r1829659.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1829789 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c