Avoid non-portable long long constants.
[wine] / dlls / ntdll / sysdeps.c
2003-08-02  Alexandre JulliardProperly free thread stacks on NPTL systems.
2003-07-24  Pierre d'HerbemontAdded PowerPC support in SYSDEPS_SwitchToThreadStack.
2003-07-16  Pierre d'HerbemontAdded support for the TEB on Mac OS X.
2003-07-03  Alexandre JulliardFixed compile when functions are not inlined.
2003-06-27  Alexandre JulliardMoved some of the process functions to dlls/kernel.