History log of /PHP-7.4/ext/posix/posix.c (Results 126 – 150 of 177)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 0141e970 25-Sep-2002 Wez Furlong

Make these all work with persistent streams too.


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90
# b4bcdda5 04-Jun-2002 Markus Fischer

- Fix ZTS built.


# 8e8f75a8 03-Jun-2002 Markus Fischer

- Move macro code into distinct function for easier debugging as suggested by
Andi.


# 8060dae5 03-Jun-2002 Markus Fischer

- Fix isatty() and ttyname() (Closes #17323, #17333).


Revision tags: php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10
# 94501132 20-May-2002 Markus Fischer

- Fix posix_isatty() and posix_ttyname() (Closes #17323)


Revision tags: RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2
# 3fbbd61d 04-May-2002 Sascha Schumann

p is set, but never used.


Revision tags: php-4.2.1RC1
# a8b633bf 23-Apr-2002 Markus Fischer

- Fix proto.


Revision tags: php-4.2.0, php-4.2.0RC4
# c46199f5 13-Apr-2002 foobar

Do NOT use c++ comments in c code!!!!!


Revision tags: php-4.2.0RC3
# a1907887 10-Apr-2002 Derick Rethans

- Fix defines


Revision tags: php-4.2.0RC2, php-4.2.0RC1, help
# 160fe54b 06-Mar-2002 Dan Kalowsky

When #if BLAHING a section, ensure to make it's prototype included. Returns
build capability to MacOSX.


# 2f04af44 06-Mar-2002 Derick Rethans

- More ZTS fixes


# 003bb8c2 05-Mar-2002 Markus Fischer

- Introduced posix_errno() (get error number from last error message) and
posix_strerror() (convert error number into error string).

- Do not output any error message if any of the fun

- Introduced posix_errno() (get error number from last error message) and
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.

show more ...


# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2
# a345d2ce 08-Nov-2001 Derick Rethans

- Prototypes


Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH
# 529b4dca 08-Aug-2001 foobar

Cleanup. (some relics from php3 era?)


Revision tags: BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)


Revision tags: php-4.0.6RC1, php-4.0.5
# 4c823e8a 30-Apr-2001 Andi Gutmans

- Change macros from V_ to VCWD_ because of AIX name clash


12345678