Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added posix_initgroups() function. | Ilia Alshanetsky | 2006-06-19 | 1 | -1/+1 |
| | |||||
* | typo | foobar | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | - Added check for makedev systemcall, which Netware doesn't support. | Derick Rethans | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | fix build on Solaris | Wez Furlong | 2005-06-06 | 1 | -0/+2 |
| | |||||
* | Added new function: posix_mknod(). | Magnus M��tt� | 2005-05-13 | 1 | -1/+1 |
| | |||||
* | - getlogin() / getgroups() are not necessarily available everywhere | foobar | 2005-05-09 | 1 | -1/+1 |
| | |||||
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -3/+3 |
| | |||||
* | Check for getpgid (torben@php.net) | Jason Greene | 2001-07-05 | 1 | -1/+1 |
| | |||||
* | Added seteuid and setegid functions on request by max@valkyrie.sscf.ucsb.edu. | Kristian Köhntopp | 2000-07-26 | 1 | -2/+2 |
| | | | | | Also fixed the function detection for the HAVE_ functions. | ||||
* | Make posix module buildable as shared module | Sascha Schumann | 2000-05-01 | 1 | -9/+4 |
| | |||||
* | Add configure stuff | Sascha Schumann | 1999-12-03 | 1 | -1/+13 |
| | | | | | | (note that --with-xxx should be only used, if it references something external.) | ||||
* | Add posix module | Sascha Schumann | 1999-12-03 | 1 | -0/+6 |