RTEnv: Use the unicode CRT APIs on windows to avoid lost-in-translation issues.
header (C) fixes
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT status code) and the odd bugs nearby.
Automated rebranding to Oracle copyright/license strings via filemuncher
IPRT: alignment check hacking.
IMO better for the ''unsetenv()'' prototype on Darwin
some comments
Nasty darwin burn fix. Review required
back 42448
typo, fix mac burn
fixed ''RTEnvUnset'' for Windows hosts
''RTEnvUnset()'': Use ''unsetenv()'' if available
rebranding: IPRT files again.
Rebranding: replacing more innotek strings.
The Big Sun Rebranding Header Change
The Giant CDDL Dual-License Header Change.
Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
Biggest check-in ever. New source code headers for all (C) innotek files.
InnoTek -> innotek: all the headers and comments.
two new RTEnv APIs.
RTEnv (incomplete).