summaryrefslogtreecommitdiff
path: root/ext/posix/config.m4
Commit message (Collapse)AuthorAgeFilesLines
* Added posix_initgroups() function.Ilia Alshanetsky2006-06-191-1/+1
|
* typofoobar2005-06-301-1/+1
|
* - Added check for makedev systemcall, which Netware doesn't support.Derick Rethans2005-06-301-1/+1
|
* fix build on SolarisWez Furlong2005-06-061-0/+2
|
* Added new function: posix_mknod().Magnus M��tt�2005-05-131-1/+1
|
* - getlogin() / getgroups() are not necessarily available everywherefoobar2005-05-091-1/+1
|
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1
|
* Unified the configure messages.foobar2001-11-301-3/+3
|
* Check for getpgid (torben@php.net)Jason Greene2001-07-051-1/+1
|
* Added seteuid and setegid functions on request by max@valkyrie.sscf.ucsb.edu.Kristian Köhntopp2000-07-261-2/+2
| | | | | Also fixed the function detection for the HAVE_ functions.
* Make posix module buildable as shared moduleSascha Schumann2000-05-011-9/+4
|
* Add configure stuffSascha Schumann1999-12-031-1/+13
| | | | | | (note that --with-xxx should be only used, if it references something external.)
* Add posix moduleSascha Schumann1999-12-031-0/+6