Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zend_error() -> php_error_docref(). | Ilia Alshanetsky | 2003-01-24 | 1 | -5/+5 |
* | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-19 | 1 | -16/+8 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
* | O_ASYNC is not defined in cygwin | Marcus Boerger | 2002-12-12 | 1 | -0/+2 |
* | Fix leak when read call fails (see comment in #16635). | Wez Furlong | 2002-11-03 | 1 | -0/+1 |
* | Silence compile warning. | Ilia Alshanetsky | 2002-10-19 | 1 | -1/+0 |
* | - Use tabs instead of spaces for indentation! | Andi Gutmans | 2002-08-16 | 1 | -158/+143 |
* | changed default stop bits to a valid value | Alan Knowles | 2002-08-15 | 1 | -2/+2 |
* | changed default stop bits | Alan Knowles | 2002-08-15 | 1 | -1/+1 |
* | adding dio_tcsetattr and ASYNC support | Alan Knowles | 2002-08-15 | 2 | -0/+183 |
* | ws fix | foobar | 2002-07-07 | 1 | -7/+7 |
* | Fix the fix properly. | foobar | 2002-07-07 | 1 | -4/+4 |
* | Fix bug: #16707 | foobar | 2002-07-05 | 1 | -2/+2 |
* | Don't use headers if the module contains only one phpinfo() entry, just | Sander Roobol | 2002-06-09 | 1 | -1/+1 |
* | allocate space for NUL | Sascha Schumann | 2002-04-20 | 1 | -1/+1 |
* | realloc buffer down | Sterling Hughes | 2002-04-20 | 1 | -1/+3 |
* | fix freebsd compile | Sterling Hughes | 2002-03-24 | 1 | -0/+4 |
* | revert out accidental code | Sterling Hughes | 2002-03-23 | 1 | -166/+0 |
* | remove experimental status | Sterling Hughes | 2002-03-23 | 1 | -0/+166 |
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -9/+1 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 2 | -5/+3 |
* | - Unified error messages. | Markus Fischer | 2002-01-10 | 1 | -10/+35 |
* | Added the O_NOCTTY option, for terminal i/o. | Sterling Hughes | 2002-01-04 | 1 | -0/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 2 | -2/+2 |
* | proto fixes | Hartmut Holzgraefe | 2001-12-06 | 1 | -2/+2 |
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -2/+6 |
* | @ Add Direct I/O extension for lowlevel access to the POSIX layer. (sterling) | Sterling Hughes | 2001-11-06 | 6 | -0/+502 |