History log of /PHP-5.6/ext/posix/posix.c (Results 26 – 50 of 135)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0
# 8c15aa23 29-Sep-2009 Rasmus Lerdorf

Add missing open_basedir check in posix_mkfifo


Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# a93fef41 06-Aug-2009 Jani Taskinen

- Fix CS and remove extra strlen() call


# 889e8990 06-Aug-2009 Rasmus Lerdorf

The user argument cannot be NULL here - fixes 2 tests


# ade24c7e 01-Aug-2009 Felipe Pena

- Fixed bug #49132 (posix_times returns false without error)
patch by: phpbugs at gunnu dot us


Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3
# 1fa3b21c 06-Jun-2009 Matt Wilmas

MFH: Fixed error message grammar:
- "cannot" instead of "can not" (meaning "also can")
- "than" instead of "then" (Hint: "then" should hardly be needed;
you're not telling the orde

MFH: Fixed error message grammar:
- "cannot" instead of "can not" (meaning "also can")
- "than" instead of "then" (Hint: "then" should hardly be needed;
you're not telling the order in which to do something)

... plus removed a couple ending. dots

show more ...


Revision tags: php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2, php-5.2.7RC1
# a7279c44 20-Sep-2008 Arnaud Le Blanc

MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1
# f2d0da3c 23-Jun-2008 Felipe Pena

- Fixed folding


# a3da6b4c 23-Jun-2008 Felipe Pena

- Added arginfo


# f90b9d29 22-Jun-2008 Felipe Pena

- Fix build where __USE_GNU is used instead of _GNU_SOURCE to define utsname.domainname


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1
# ee4a6916 05-May-2008 Rasmus Lerdorf

There is no domainname element in utsname on OSX


# b5b865e6 04-May-2008 Antony Dovgal

MFH: fix folding


Revision tags: php-5.2.6, RELEASE_1_0_2
# c300f98e 11-Apr-2008 Antony Dovgal

MFH: fix 2 segfaults in ZTS mode


Revision tags: php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 84a8bb03 10-Mar-2008 Felipe Pena

MFH: New way for check void parameters


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1
# d2d88e74 25-Jul-2007 Hannes Magnusson

MFH: Show "wrong parameter count" error messages


Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6
# e0a73626 22-Feb-2007 Antony Dovgal

MFH: check for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is not implemented)
patch by stas at FreeBSD dot org


Revision tags: php-4.4.6RC1, php-4.4.5
# 7b12fd54 10-Feb-2007 Antony Dovgal

MFH


# 2024ec6e 09-Feb-2007 Antony Dovgal

MFH: fix #40410 (ext/posix does not compile on MacOS 10.3.9)


123456