Commit 87baa8b6 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Normalize symbol exports for Win32/Netware to the httpd.exp reference.
  Diff tags pre_win_nw_syms/post_win_nw_syms for complete edit.

  Note I've corrected _SEVERAL_ badly declared symbols on Win32 into
  API_EXPORT_NONSTD flavors (e.g. those using (...) args).  This may,
  or may not, break binary compatibility depending on how those args
  are addressed, and if those functions were used.

  I've further tested by setting aside the .def file and rebuilding,
  and validated that our symbols list corresponds to the API_DECLARE()
  macros at this moment.

Submitted by:	Thomas Eibner <thomas@stderr.net>
Reviewed by:	Stoddard, Rowe


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92633 13f79535-47bb-0310-9956-ffa450edef68
parent a5fcff9f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment