wine/dlls/ntdll
Alexandre Julliard 5b36a00b4d ntdll: Add bsearch_s.
Implementation copied from msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-07-01 19:16:16 +02:00
..
tests ntdll: Add qsort_s. 2022-07-01 19:16:16 +02:00
unix ntdll: Use +threadname channel for SetThreadDescription(). 2022-06-30 12:32:48 +02:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Remove heap pointer from SUBHEAP structure. 2022-06-13 19:57:31 +02:00
large_int.c
loader.c
locale.c ntdll: Move the user locale initialization to the Unix side. 2022-06-09 13:20:13 +02:00
locale_private.h ntdll: Share a few more locale functions with the Unix side. 2022-06-09 13:20:13 +02:00
make_errors
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
math.c
misc.c ntdll: Add bsearch_s. 2022-07-01 19:16:16 +02:00
ntdll.spec ntdll: Add bsearch_s. 2022-07-01 19:16:16 +02:00
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Use +threadname channel for thread rename exceptions. 2022-06-30 12:32:48 +02:00
signal_arm64.c ntdll: Use +threadname channel for thread rename exceptions. 2022-06-30 12:32:48 +02:00
signal_i386.c ntdll: Use +threadname channel for thread rename exceptions. 2022-06-30 12:32:48 +02:00
signal_x86_64.c ntdll: Use +threadname channel for thread rename exceptions. 2022-06-30 12:32:48 +02:00
string.c ntdll: Add _makepath_s. 2022-06-30 12:32:48 +02:00
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c ntdll: Add _wmakepath_s. 2022-06-30 12:32:48 +02:00