diff options
author | Sascha Schumann <sas@php.net> | 2002-10-07 03:12:06 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2002-10-07 03:12:06 +0000 |
commit | 88b2d8bb8f56926805903fbd4bf2e53631fe728e (patch) | |
tree | a848312cc37eb40029cf056acbcef2f939e64484 /ext/mbstring/php_mbregex.c | |
parent | 2dde6fb594a1c90a30ecd0cda20e562e37ad58e9 (diff) | |
download | php-git-88b2d8bb8f56926805903fbd4bf2e53631fe728e.tar.gz |
stdio buffers data in user land. By calling fflush(3), this
data is sent to the kernel using write(2). fsync'ing a
file descriptor is not required -- writing to a fd has the same
affect as calling fflush after each fwrite.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions