Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
phpce
/
php-coroutine-engine
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
81
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
php-coroutine-engine
ext
posix
php_posix.h
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 2, 2018
year++
laruence
committed
ccd4716
Copy full SHA for ccd4716
Commits on Jan 4, 2017
Update copyright headers to 2017
SammyK
committed
dac6c63
Copy full SHA for dac6c63
Commits on Jan 1, 2016
Merge branch 'PHP-5.6' into PHP-7.0
Show description for ed35de7
kaplanlior
committed
ed35de7
Copy full SHA for ed35de7
Happy new year (Update copyright to 2016)
kaplanlior
committed
49493a2
Copy full SHA for 49493a2
Commits on Jul 8, 2015
Add posix_setrlimit() FR #54603
maatta
committed
963d906
Copy full SHA for 963d906
Commits on Mar 23, 2015
cleanup mod version macros and mod defs, round x
weltling
committed
663074b
Copy full SHA for 663074b
Commits on Jan 15, 2015
bump year
laruence
committed
fc33f52
Copy full SHA for fc33f52
bump year
laruence
committed
0579e82
Copy full SHA for 0579e82
Commits on Jan 10, 2015
trailing whitespace removal
smalyshev
committed
b7a7b1a
Copy full SHA for b7a7b1a
Commits on Sep 19, 2014
s/PHP 5/PHP 7/
johannes
committed
d0cb715
Copy full SHA for d0cb715
Commits on Jan 3, 2014
Bump year
laruence
committed
c081ce6
Copy full SHA for c081ce6
Commits on Jan 1, 2013
Happy New Year
laruence
committed
a666285
Copy full SHA for a666285
Commits on Jan 1, 2012
- Year++
felipensp
committed
8775a37
Copy full SHA for 8775a37
Commits on Jan 1, 2011
- Year++
felipensp
committed
0203cc3
Copy full SHA for 0203cc3
Commits on Jan 3, 2010
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
sebastianbergmann
committed
9ba1e81
Copy full SHA for 9ba1e81
Commits on Dec 31, 2008
MFH: Bump copyright year, 3 of 3.
sebastianbergmann
committed
08659c2
Copy full SHA for 08659c2
Commits on Dec 31, 2007
MFH: Bump copyright year, 2 of 2.
sebastianbergmann
committed
d1dded8
Copy full SHA for d1dded8
Commits on Jan 1, 2007
MFH: Bump year.
sebastianbergmann
committed
4223aa4
Copy full SHA for 4223aa4
Commits on Jun 19, 2006
Added posix_initgroups() function.
Ilia Alshanetsky
committed
3b7be88
Copy full SHA for 3b7be88
Commits on Jan 1, 2006
bump year and license version
foobar
committed
5bd9322
Copy full SHA for 5bd9322
Commits on Aug 3, 2005
- Bumber up year
foobar
committed
23e671a
Copy full SHA for 23e671a
Commits on May 13, 2005
Added new function: posix_mknod().
maatta
committed
1c7d86a
Copy full SHA for 1c7d86a
Commits on May 9, 2005
- getlogin() / getgroups() are not necessarily available everywhere
foobar
committed
4b87d83
Copy full SHA for 4b87d83
Commits on Jan 7, 2005
Added new function: posix_access()
Show description for 0dddd92
maatta
committed
0dddd92
Copy full SHA for 0dddd92
Commits on Jan 8, 2004
- Happy new year and PHP 5 for rest of the files too..
Show description for ccfc46b
foobar
committed
ccfc46b
Copy full SHA for ccfc46b
Commits on Jun 10, 2003
updating license information in the headers.
James Cox
committed
f68c7ff
Copy full SHA for f68c7ff
Commits on Dec 31, 2002
Bump year.
sebastianbergmann
committed
b506f5c
Copy full SHA for b506f5c
Commits on Mar 5, 2002
- Introduced posix_errno() (get error number from last error message) and
Show description for 003bb8c
mfn
committed
003bb8c
Copy full SHA for 003bb8c
Commits on Feb 28, 2002
Maintain headers.
sebastianbergmann
committed
90613d2
Copy full SHA for 90613d2
Commits on Dec 11, 2001
Update headers.
sebastianbergmann
committed
3893351
Copy full SHA for 3893351
Commits on Jun 19, 2001
Change copyright note.
Sebastian Bergmann
committed
d926e84
Copy full SHA for d926e84
Commits on Jul 26, 2000
Added seteuid and setegid functions on request by max@valkyrie.sscf.ucsb.edu.
Show description for 1021562
Kristian Köhntopp
committed
1021562
Copy full SHA for 1021562
Commits on Jul 15, 2000
Some cosmetic changes.
Egon Schmid
committed
23b56e3
Copy full SHA for 23b56e3
Commits on Jul 2, 2000
Change header protection macros to conform to standard.
Show description for 16017f6
Sascha Schumann
committed
16017f6
Copy full SHA for 16017f6
Commits on Jun 10, 2000
- Erased an extra line by mistake
Andi Gutmans
committed
8df948c
Copy full SHA for 8df948c
Pagination
Previous
Next
You can’t perform that action at this time.