[PHP-CVS] cvs: php4 /ext/standard filestat.c

2001-04-25 Thread Andi Gutmans
andiTue Apr 24 23:30:24 2001 EDT Modified files: /php4/ext/standard filestat.c Log: - Fix filetype() and lstat() too. Index: php4/ext/standard/filestat.c diff -u php4/ext/standard/filestat.c:1.60 php4/ext/standard/filestat.c:1.61 ---

[PHP-CVS] cvs: php4 /ext/standard filestat.c

2001-04-24 Thread Andi Gutmans
andiTue Apr 24 21:22:30 2001 EDT Modified files: /php4/ext/standard filestat.c Log: - Fix problem with is_link(), there seem to be at least another couple of - bugs lurking around though. - Cleaned up code a bit and optimized it a bit too. Index:

[PHP-CVS] cvs: php4 /ext/standard filestat.c

2001-04-24 Thread Andi Gutmans
andiTue Apr 24 22:43:31 2001 EDT Modified files: /php4/ext/standard filestat.c Log: - Nuke warning. This signed/unsigned stuff gets really annoying sometimes. Index: php4/ext/standard/filestat.c diff -u php4/ext/standard/filestat.c:1.58

[PHP-CVS] cvs: php4 /ext/standard filestat.c

2001-04-24 Thread Andi Gutmans
andiTue Apr 24 22:53:45 2001 EDT Modified files: /php4/ext/standard filestat.c Log: - Another fix Index: php4/ext/standard/filestat.c diff -u php4/ext/standard/filestat.c:1.59 php4/ext/standard/filestat.c:1.60 --- php4/ext/standard/filestat.c:1.59

[PHP-CVS] cvs: php4 /ext/standard filestat.c

2001-04-03 Thread Jani Taskinen
sniper Tue Apr 3 03:51:16 2001 EDT Modified files: /php4/ext/standard filestat.c Log: SCO (and maybe others) do not have this defined. Index: php4/ext/standard/filestat.c diff -u php4/ext/standard/filestat.c:1.56 php4/ext/standard/filestat.c:1.57 ---

[PHP-CVS] cvs: php4 /ext/standard filestat.c

2001-02-15 Thread Egon Schmid
eschmid Thu Feb 15 12:33:09 2001 EDT Modified files: /php4/ext/standard filestat.c Log: Small typo. Index: php4/ext/standard/filestat.c diff -u php4/ext/standard/filestat.c:1.52 php4/ext/standard/filestat.c:1.53 --- php4/ext/standard/filestat.c:1.52 Sun Jan