Andi Gutmans
|
dbeb4158d2
|
- A belated happy holidays and PHP 5
|
2004-01-08 08:18:22 +00:00 |
|
James Cox
|
f68c7ff249
|
updating license information in the headers.
|
2003-06-10 20:04:29 +00:00 |
|
foobar
|
8e3f23e3c0
|
ws fixes + missing $Id$ tags, headers added
|
2003-02-19 08:40:19 +00:00 |
|
Derick Rethans
|
78747bd2df
|
- Don't wrap lines... this is annoying while coding.
|
2001-09-09 13:29:31 +00:00 |
|
Rasmus Lerdorf
|
81e2cf03ac
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
|
Rasmus Lerdorf
|
25c3a3a39d
|
vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
|
2001-06-05 13:12:10 +00:00 |
|
Sterling Hughes
|
39e282254b
|
place nice with other libraries.
|
2001-05-30 05:00:39 +00:00 |
|
Andi Gutmans
|
503bb3bedb
|
- Export strlcat()/strcpy() for Frank.
- Windows doesn't have lstat().
|
2000-04-20 17:40:03 +00:00 |
|
Zeev Suraski
|
85210ed9bf
|
Get Win32 to compile again
|
1999-11-27 00:48:50 +00:00 |
|
Sascha Schumann
|
5d34e43f8d
|
Include php_config.h in both files, otherwise HAVE_STRLCAT/HAVE_STRLCPY
will never be defined, even on systems which have these functions.
|
1999-11-26 13:33:41 +00:00 |
|
Stig Bakken
|
33a946d317
|
#if !HAVE_FOO -> #ifndef HAVE_FOO
|
1999-09-24 14:41:27 +00:00 |
|
Andi Gutmans
|
61a3c147c3
|
Add strlcpy/strlcat to the build process
|
1999-09-14 19:12:57 +00:00 |
|