Sascha Schumann
|
c5e776ec2d
|
sizeof(size_t) != sizeof(int) on 64-bit platforms.
This also makes the API more consistent.
|
2000-11-06 23:35:33 +00:00 |
|
Andi Gutmans
|
fd7284a665
|
- Add V_RENAME() by "Daniel Beulshausen" <daniel@php4win.de>.
- It is untested and all places which use rename() in PHP should now use
- V_RENAME().
|
2000-10-26 05:21:52 +00:00 |
|
Andi Gutmans
|
94bea2902b
|
- Move #define to .h file
|
2000-10-03 16:36:32 +00:00 |
|
Andi Gutmans
|
3dab84005d
|
- Fix V_CHDIR_FILE()
|
2000-10-03 15:08:37 +00:00 |
|
Andi Gutmans
|
fe434a05b4
|
- Fix crash bug on NetBSD and OpenBSD. MAXPATHLEN didn't get defined
correctly and caused a stack overrun. This was *hard* to debug.
|
2000-09-07 15:31:29 +00:00 |
|
Andi Gutmans
|
b8a95da22a
|
- Centralize some configuration stuff
- Use inline in my strtok_r implementation
|
2000-09-06 20:27:12 +00:00 |
|
Andi Gutmans
|
07cfd5754e
|
- Added macros
|
2000-09-04 04:18:38 +00:00 |
|
Andi Gutmans
|
1109b9ab57
|
- More TSRM work
|
2000-09-03 18:58:46 +00:00 |
|
Andi Gutmans
|
03432bf61f
|
- Make TSRM work on Windows.
|
2000-09-03 18:47:35 +00:00 |
|
Andi Gutmans
|
daf926cf5b
|
- Move virtual cwd to TSRM.
In the least this still doesn't work on Windows.
|
2000-09-03 18:18:13 +00:00 |
|