summaryrefslogtreecommitdiff
path: root/ext/dio/dio.c
Commit message (Collapse)AuthorAgeFilesLines
* ws fixfoobar2002-07-071-7/+7
|
* Fix the fix properly.foobar2002-07-071-4/+4
|
* Fix bug: #16707foobar2002-07-051-2/+2
|
* Don't use headers if the module contains only one phpinfo() entry, justSander Roobol2002-06-091-1/+1
| | | | | stick to ordinary rows.
* allocate space for NULSascha Schumann2002-04-201-1/+1
|
* realloc buffer downSterling Hughes2002-04-201-1/+3
|
* fix freebsd compileSterling Hughes2002-03-241-0/+4
|
* revert out accidental codeSterling Hughes2002-03-231-166/+0
|
* remove experimental statusSterling Hughes2002-03-231-0/+166
|
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
|
* - Unified error messages.Markus Fischer2002-01-101-10/+35
| | | | | - Improved argument handling in dio_fcntl().
* Added the O_NOCTTY option, for terminal i/o.Sterling Hughes2002-01-041-0/+1
|
* Update headers.Sebastian Bergmann2001-12-111-1/+1
|
* proto fixesHartmut Holzgraefe2001-12-061-2/+2
|
* @ Add Direct I/O extension for lowlevel access to the POSIX layer. (sterling)Sterling Hughes2001-11-061-0/+402