summaryrefslogtreecommitdiff
path: root/win32/registry.c
Commit message (Expand)AuthorAgeFilesLines
* Change reentrancy API to always use the php prefix.Sascha Schumann2000-05-041-2/+2
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-151-1/+1
* - One more fopen -> PHP_FOPEN patchAndi Gutmans2000-04-041-1/+1
* @- Modified the registry INI entry reader (Win32) to work with drive letters....Zeev Suraski2000-03-251-8/+14
* Allow the INI callbacks to know at what stage PHP isZeev Suraski2000-02-261-1/+1
* Convert more source files to use thread-safe functionsSascha Schumann1999-11-261-3/+3
* Forgot to add these - Win32 registry supportZeev Suraski1999-04-181-0/+74