]> granicus.if.org Git - php/commit
The third argument to fseek() is now one of the standard SEEK_* constants.
authorAndrei Zmievski <andrei@php.net>
Mon, 24 Apr 2000 14:18:11 +0000 (14:18 +0000)
committerAndrei Zmievski <andrei@php.net>
Mon, 24 Apr 2000 14:18:11 +0000 (14:18 +0000)
commit071c01a019f1e506b158bdb72d389c6a9eb4c979
treec43ed8002c3e16549c574b76804e655eb4f32211
parentf4c9d96f2e5420e4d3a52dfbcec34a59727e3126
The third argument to fseek() is now one of the standard SEEK_* constants.

# The previous change to support seekfrom stuff was incorrect.
NEWS
ext/standard/file.c