Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | protos | Hannes Magnusson | 2006-10-02 | 1 | -1/+1 |
| | |||||
* | fix possible crash in posix_access() | Nuno Lopes | 2006-09-16 | 2 | -0/+16 |
| | |||||
* | last portion of z/Z fixes | Antony Dovgal | 2006-08-31 | 1 | -12/+12 |
| | |||||
* | Added missing ifdef block. | Ilia Alshanetsky | 2006-06-19 | 1 | -0/+2 |
| | | | | | # Thanks Mike | ||||
* | Added posix_initgroups() function. | Ilia Alshanetsky | 2006-06-19 | 3 | -1/+24 |
| | |||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -6/+8 |
| | |||||
* | Adjusted credits file so that it appears properly on phpinfo() | Ilia Alshanetsky | 2006-04-07 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - MFH: Fixed initializing and argument checking for posix_mknod(). | Derick Rethans | 2005-11-02 | 1 | -2/+6 |
| | |||||
* | makedev is a macro on several systems. | Magnus M��tt� | 2005-08-08 | 1 | -1/+1 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | |||||
* | typo | foobar | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | - Added check for makedev systemcall, which Netware doesn't support. | Derick Rethans | 2005-06-30 | 2 | -1/+5 |
| | |||||
* | fix build on Solaris | Wez Furlong | 2005-06-06 | 2 | -0/+5 |
| | |||||
* | Added new function: posix_mknod(). | Magnus M��tt� | 2005-05-13 | 3 | -1/+68 |
| | |||||
* | - getlogin() / getgroups() are not necessarily available everywhere | foobar | 2005-05-09 | 3 | -1/+13 |
| | |||||
* | change return type from NULL to FALSE when parameter parsing failed | Antony Dovgal | 2005-01-28 | 1 | -27/+38 |
| | | | | | (as was requested by Ilia) | ||||
* | MFB: fix posix_getsid() & posix_getpgid() | Antony Dovgal | 2005-01-28 | 1 | -2/+20 |
| | |||||
* | Argh.. Committed old patch. | Magnus M��tt� | 2005-01-07 | 1 | -2/+3 |
| | | | | | Add safe_mode check and fix error code. | ||||
* | Added new function: posix_access() | Magnus M��tt� | 2005-01-07 | 2 | -5/+45 |
| | | | | | Feature requests: #29615, #14924 | ||||
* | Simplify code via the use of macros. | Ilia Alshanetsky | 2004-04-18 | 1 | -142/+39 |
| | |||||
* | "The Visa to Sibiria" (work in progress) | Hartmut Holzgraefe | 2004-03-23 | 1 | -0/+49 |
| | | | | | | | | | Adding a package.xml to a bundled extension does not only ease the transition to PECL whereever suitable but also allows to build and install an extension as "shared" using the PEAR installer without having to deal with phpize and friends by hand | ||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Fixed paths in various tests. In certain conditions usage of partial file | Ilia Alshanetsky | 2003-08-18 | 1 | -1/+2 |
| | | | | | paths results in test failures. | ||||
* | proto fixes | Andrey Hristov | 2003-07-19 | 1 | -1/+1 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
| | |||||
* | 64-bit correction to variables passed to zend_parse_parameters | David Hill | 2003-03-06 | 1 | -1/+2 |
| | | | | | @64-bit correction to variables passed to zend_parse_parameters (Dave) | ||||
* | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-19 | 1 | -8/+4 |
| | |||||
* | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -41/+9 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
| | |||||
* | Make these all work with persistent streams too. | Wez Furlong | 2002-09-25 | 1 | -11/+9 |
| | |||||
* | - Fix ZTS built. | Markus Fischer | 2002-06-04 | 1 | -2/+2 |
| | |||||
* | - Move macro code into distinct function for easier debugging as suggested by | Markus Fischer | 2002-06-03 | 1 | -21/+29 |
| | | | | | Andi. | ||||
* | - Fix isatty() and ttyname() (Closes #17323, #17333). | Markus Fischer | 2002-06-03 | 1 | -8/+42 |
| | |||||
* | - Fix posix_isatty() and posix_ttyname() (Closes #17323) | Markus Fischer | 2002-05-20 | 1 | -6/+10 |
| | |||||
* | p is set, but never used. | Sascha Schumann | 2002-05-04 | 1 | -2/+1 |
| | |||||
* | - Fix proto. | Markus Fischer | 2002-04-23 | 1 | -1/+1 |
| | |||||
* | Do NOT use c++ comments in c code!!!!! | foobar | 2002-04-13 | 1 | -12/+18 |
| | |||||
* | - Fix defines | Derick Rethans | 2002-04-10 | 1 | -2/+2 |
| | |||||
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -7/+1 |
| | |||||
* | When #if BLAHING a section, ensure to make it's prototype included. Returns | Dan Kalowsky | 2002-03-06 | 1 | -1/+3 |
| | | | | | build capability to MacOSX. | ||||
* | - More ZTS fixes | Derick Rethans | 2002-03-06 | 1 | -2/+2 |
| | |||||
* | - Introduced posix_errno() (get error number from last error message) and | Markus Fischer | 2002-03-05 | 2 | -323/+407 |
| | | | | | | | | | | | | | | | | | | | | | | | posix_strerror() (convert error number into error string). - Do not output any error message if any of the function fails with FALSE return value. The proper way now is to call posix_errno() and posix_strerror() after encountering an error condition. - Function not support on a system no longer issue a 'not available' error but simply don't exist so we can safely use 'function_exists'. - Fixed protos. - Use new parameter parsing API. - posix_uname() may be aware of 'domainname' (GNU extension) - posix_getgrnam(), posix_getgrgid(): the returned information does no longer contains mixture of string and numbered keys (hash / array) but contains key 'member' with an array of all members in a list (or an empty array). This breaks BC but is the right thing IMHO. | ||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 2 | -2/+2 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 2 | -4/+4 |
| | |||||
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -3/+3 |
| | |||||
* | - Prototypes | Derick Rethans | 2001-11-08 | 1 | -17/+17 |
| | |||||
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
| | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) |