Cleaned up the various errno location tests in configure.
Added (h_)errno_location pointers in the library that allow remapping the calls in higher level dlls. Moved X11DRV_CritSection out of sysdeps.c and into x11drv.dll.
Showing
- configure 124 additions, 129 deletionsconfigure
- configure.in 19 additions, 58 deletionsconfigure.in
- dlls/x11drv/x11drv_main.c 50 additions, 0 deletionsdlls/x11drv/x11drv_main.c
- include/acconfig.h 2 additions, 14 deletionsinclude/acconfig.h
- include/config.h.in 2 additions, 14 deletionsinclude/config.h.in
- include/wine/library.h 4 additions, 0 deletionsinclude/wine/library.h
- include/x11drv.h 0 additions, 4 deletionsinclude/x11drv.h
- library/Makefile.in 1 addition, 0 deletionslibrary/Makefile.in
- library/errno.c 46 additions, 0 deletionslibrary/errno.c
- scheduler/sysdeps.c 2 additions, 63 deletionsscheduler/sysdeps.c
- scheduler/thread.c 22 additions, 0 deletionsscheduler/thread.c
Loading
Please register or sign in to comment