diff options
author | Dimitri Papadopoulos <dimitri_at@users.sf.net> | 2003-10-06 10:00:31 +0000 |
---|---|---|
committer | Dimitri Papadopoulos <dimitri_at@users.sf.net> | 2003-10-06 10:00:31 +0000 |
commit | 16640527a75814a9f914b795a8de51a12aff4ac4 (patch) | |
tree | aa599a71984786d895befa44451e599867506068 /newlib/libc/stdlib/realloc.c | |
parent | a61556238ea605458dcd02f55f3fd8735c7b5687 (diff) | |
download | cygnal-16640527a75814a9f914b795a8de51a12aff4ac4.tar.gz cygnal-16640527a75814a9f914b795a8de51a12aff4ac4.tar.bz2 cygnal-16640527a75814a9f914b795a8de51a12aff4ac4.zip |
* include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertFiberToThread):
Add function. Sometimes I don't understand MSDN. This function is
available on Windows XP and Server 2003, but the SDK is supposed to
make it available when _WIN32_WINNT >= 0x0400, or so says the MSDN.
Mmmh...
* include/winbase.h [_WIN32_WINNT >= 0x0400] (CreateFiberEx):
Guard function. Same remark as above.
* lib/user32.def (ConvertFiberToThread, CreateFiberEx):
Add functions.
Diffstat (limited to 'newlib/libc/stdlib/realloc.c')
0 files changed, 0 insertions, 0 deletions