include: rename LIST_ENTRY to WINE_LIST_ENTRY to prevent a conflict on *BSD/OSX (resend) (1/7)

Austin English austinenglish at gmail.com
Sat Jan 16 18:21:00 CST 2010


Same as last time, this time in a series to rename them all.
---
 dlls/crypt32/collectionstore.c    |    8 ++--
 dlls/crypt32/proplist.c           |    4 +-
 dlls/ddraw/ddraw.c                |    4 +-
 dlls/ddraw/main.c                 |    2 +-
 dlls/dinput/effect_linuxinput.c   |    2 +-
 dlls/dmime/graph.c                |    4 +-
 dlls/dmime/segment.c              |   10 +++---
 dlls/dmime/tempotrack.c           |    2 +-
 dlls/dmloader/container.c         |    8 ++--
 dlls/dmloader/loader.c            |   20 +++++-----
 dlls/dmstyle/commandtrack.c       |    2 +-
 dlls/dmusic/collection.c          |    6 ++--
 dlls/fusion/asmenum.c             |    6 ++--
 dlls/fusion/tests/asmenum.c       |    4 +-
 dlls/gdi32/freetype.c             |   70 ++++++++++++++++++------------------
 dlls/inetcomm/mimeole.c           |   12 +++---
 dlls/kernel32/resource.c          |    4 +-
 dlls/mapi32/prop.c                |    8 ++--
 dlls/msctf/compartmentmgr.c       |   12 +++---
 dlls/msctf/context.c              |   12 +++---
 dlls/msctf/inputprocessor.c       |    4 +-
 dlls/msctf/threadmgr.c            |   42 +++++++++++-----------
 dlls/mshtml/dispex.c              |    2 +-
 dlls/mshtml/htmlwindow.c          |    2 +-
 dlls/mshtml/script.c              |    2 +-
 dlls/mshtml/task.c                |    8 ++--
 dlls/msi/action.c                 |    8 ++--
 dlls/msi/custom.c                 |    2 +-
 dlls/msi/database.c               |    8 ++--
 dlls/msi/dialog.c                 |    2 +-
 dlls/msi/events.c                 |    4 +-
 dlls/msi/format.c                 |    6 ++--
 dlls/msi/helpers.c                |   30 ++++++++--------
 dlls/msi/join.c                   |    2 +-
 dlls/msi/source.c                 |    2 +-
 dlls/msi/table.c                  |    4 +-
 dlls/msxml3/dispex.c              |    2 +-
 dlls/ntdll/directory.c            |    4 +-
 dlls/ntdll/exception.c            |    4 +-
 dlls/ntdll/heap.c                 |   20 +++++-----
 dlls/ntdll/threadpool.c           |    8 ++--
 dlls/ntdll/virtual.c              |   14 ++++----
 dlls/ole32/compobj.c              |   12 +++---
 dlls/ole32/marshal.c              |   14 ++++----
 dlls/ole32/moniker.c              |    4 +-
 dlls/ole32/ole2.c                 |    2 +-
 dlls/ole32/storage32.c            |    4 +-
 dlls/ole32/stubmanager.c          |   10 +++---
 dlls/pdh/pdh_main.c               |    6 ++--
 dlls/quartz/memallocator.c        |    6 ++--
 dlls/urlmon/urlmon_main.c         |    2 +-
 dlls/user.exe16/user.c            |    2 +-
 dlls/user32/class.c               |    2 +-
 dlls/windowscodecs/info.c         |    2 +-
 dlls/wined3d/arb_program_shader.c |   24 ++++++------
 dlls/wined3d/baseshader.c         |    2 +-
 dlls/wined3d/context.c            |    2 +-
 dlls/wined3d/device.c             |   16 ++++----
 dlls/wined3d/glsl_shader.c        |    4 +-
 dlls/wined3d/resource.c           |    4 +-
 dlls/wined3d/stateblock.c         |    8 ++--
 dlls/wineps.drv/ppd.c             |    2 +-
 dlls/winex11.drv/dib.c            |    2 +-
 dlls/winhttp/cookie.c             |   10 +++---
 dlls/winhttp/session.c            |    2 +-
 dlls/wininet/cookie.c             |   10 +++---
 dlls/wininet/http.c               |    2 +-
 dlls/wininet/urlcache.c           |    2 +-
 dlls/winmm/time.c                 |    2 +-
 dlls/winspool.drv/info.c          |    4 +-
 include/wine/list.h               |   23 ++++++------
 libs/wine/mmap.c                  |   16 ++++----
 programs/winecfg/winecfg.c        |    8 ++--
 server/async.c                    |    6 ++--
 server/change.c                   |    4 +-
 server/class.c                    |    4 +-
 server/completion.c               |    2 +-
 server/debugger.c                 |    4 +-
 server/device.c                   |    4 +-
 server/fd.c                       |   27 +++++++-------
 server/hook.c                     |    2 +-
 server/mailslot.c                 |    2 +-
 server/mutex.c                    |    2 +-
 server/object.c                   |    8 ++--
 server/process.c                  |   16 ++++----
 server/process.h                  |    2 +-
 server/queue.c                    |   38 ++++++++++----------
 server/registry.c                 |    4 +-
 server/thread.c                   |    6 ++--
 server/token.c                    |    4 +-
 server/window.c                   |   14 ++++----
 tools/widl/parser.y               |    6 ++--
 tools/widl/typegen.c              |   10 +++---
 tools/widl/typetree.c             |    2 +-
 tools/widl/typetree.h             |    4 +-
 95 files changed, 379 insertions(+), 381 deletions(-)



-- 
-Austin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-include-rename-LIST_ENTRY-to-WINE_LIST_ENTRY-to-prev.patch~
Type: application/octet-stream
Size: 174173 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100116/36796fa2/attachment-0001.obj>


More information about the wine-patches mailing list