Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PlayScriptRedux
/
playscript
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
17
Code
Issues
40
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
playscript
support
on
playscript-mono
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 28, 2013
Fix Syscall.readlink() for non-ascii targets
Show description for 9b824c3
steffen-kiess
committed
9b824c3
View commit details
Copy full SHA for 9b824c3
View code at this point
Browse repository at this point
Commits on Jul 26, 2013
Revert the use of mono_binary_search () in support/supportw.c.
Show description for 78db50f
Alex Rønne Petersen
committed
78db50f
View commit details
Copy full SHA for 78db50f
View code at this point
Browse repository at this point
Add a mono_binary_search () function.
Show description for bd54b2b
Alex Rønne Petersen
committed
bd54b2b
View commit details
Copy full SHA for bd54b2b
View code at this point
Browse repository at this point
Commits on Jun 1, 2013
Pass some defines in config.h instead of on the command line.
vargaz
committed
5535c13
View commit details
Copy full SHA for 5535c13
View code at this point
Browse repository at this point
Commits on May 30, 2013
Revert "Pass more defines in config.h instead of on the command line. Pass libgc defines to libgc only."
Show description for dbbb5ff
vargaz
committed
dbbb5ff
View commit details
Copy full SHA for dbbb5ff
View code at this point
Browse repository at this point
Pass more defines in config.h instead of on the command line. Pass libgc defines to libgc only.
vargaz
committed
cff0ecb
View commit details
Copy full SHA for cff0ecb
View code at this point
Browse repository at this point
Commits on May 2, 2013
mac-reachability.c: update for C89isms
Show description for d4630d0
abock
committed
d4630d0
View commit details
Copy full SHA for d4630d0
View code at this point
Browse repository at this point
Commits on May 1, 2013
mac-reachability.c: enable for TARGET_IOS
abock
committed
1ddafd7
View commit details
Copy full SHA for 1ddafd7
View code at this point
Browse repository at this point
NetworkChange: Support Mac OS X (bcx#12038)
Show description for ed5d39b
abock
committed
ed5d39b
View commit details
Copy full SHA for ed5d39b
View code at this point
Browse repository at this point
Commits on Apr 18, 2013
Fix a crash in Mono.Posix.Syscall.getpwuid_r () on some systems when a uid is not found. Fixes #11770.
steffen-kiess
authored and
vargaz
committed
f7b3557
View commit details
Copy full SHA for f7b3557
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Fix the build.
vargaz
committed
e70d60d
View commit details
Copy full SHA for e70d60d
View code at this point
Browse repository at this point
Fix build break.
Show description for 7a30dcc
jonpryor
committed
7a30dcc
View commit details
Copy full SHA for 7a30dcc
View code at this point
Browse repository at this point
Commits on Mar 27, 2013
Add nanosecond resolution times to struct Stat
steffen-kiess
committed
28e1614
View commit details
Copy full SHA for 28e1614
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
Add various methods and flags to Syscall
Show description for 5329fab
steffen-kiess
committed
5329fab
View commit details
Copy full SHA for 5329fab
View code at this point
Browse repository at this point
Set errno to 0 before calling readdir in Syscall.readdir().
Show description for 6ceccd8
steffen-kiess
committed
6ceccd8
View commit details
Copy full SHA for 6ceccd8
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
Added CreateNLSocket stub for non-linux platforms
grendello
committed
c802ea5
View commit details
Copy full SHA for c802ea5
View code at this point
Browse repository at this point
Commits on Oct 24, 2012
Fix the build.
kumpera
committed
32fbc3a
View commit details
Copy full SHA for 32fbc3a
View code at this point
Browse repository at this point
Disable -Werror=format-security on GCC as the input is already validated by the caller
Show description for 58f443c
meebey
committed
58f443c
View commit details
Copy full SHA for 58f443c
View code at this point
Browse repository at this point
Commits on Oct 3, 2012
Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no longer supported, see http://lists.gnu.org/archive/html/automake/2012-08/msg00087.html.
vargaz
committed
c1ed4a5
View commit details
Copy full SHA for c1ed4a5
View code at this point
Browse repository at this point
Commits on Jun 26, 2012
For Bug 2014: map FcntlCommand to local system command for fcntl_lock
Show description for 0fb2958
Rob Wilkens
authored and
Rob Wilkens
committed
0fb2958
View commit details
Copy full SHA for 0fb2958
View code at this point
Browse repository at this point
Commits on Jun 16, 2012
any BSD's sendfile has 6 arguments
metanest
committed
9e9e2c8
View commit details
Copy full SHA for 9e9e2c8
View code at this point
Browse repository at this point
Commits on Jun 15, 2012
mincore(2) isnot X/Ooen standard
metanest
committed
7c38dc9
View commit details
Copy full SHA for 7c38dc9
View code at this point
Browse repository at this point
Commits on Jun 1, 2012
Fix implicit function declarations on osx.
vargaz
committed
174de37
View commit details
Copy full SHA for 174de37
View code at this point
Browse repository at this point
Commits on Mar 19, 2012
Silence compiler warnings for methods that are P/Invoked: provide prototypes
migueldeicaza
committed
43fac74
View commit details
Copy full SHA for 43fac74
View code at this point
Browse repository at this point
(write_serial): fix the variable holding the return value of write(2) which is a ssize_t, not a size_t. This fixed a problem where we would not exit the loop, as negative values would never be se…
Show description for 99209c6
migueldeicaza
committed
99209c6
View commit details
Copy full SHA for 99209c6
View code at this point
Browse repository at this point
Commits on Mar 5, 2012
Revert the change to syslog message formatting, as JonP's code already does escaping in managed code, see: https://github.com/mono/mono/commit/f49164bf7658855390b2c19574b170f8728a99ff#commitcomment…
migueldeicaza
committed
7b07672
View commit details
Copy full SHA for 7b07672
View code at this point
Browse repository at this point
Commits on Feb 27, 2012
[MonoPosixHelper] Allow MmapFlags.MAP_ANON use on OS X.
Show description for 163f906
jonpryor
committed
163f906
View commit details
Copy full SHA for 163f906
View code at this point
Browse repository at this point
Commits on Aug 17, 2011
[minizip] Ensure we don't ever accidentally change calling convention
Show description for b5a0b8e
alanmcgovern
committed
b5a0b8e
View commit details
Copy full SHA for b5a0b8e
View code at this point
Browse repository at this point
Commits on Jul 25, 2011
Fix invocation to syslog
migueldeicaza
committed
16a40cb
View commit details
Copy full SHA for 16a40cb
View code at this point
Browse repository at this point
Commits on May 1, 2011
Added exception in case of using nonstandard baud rate on POSIX boxes, which is not supported by termios. OutOfRange rather than NotSupported exception due to interface compatibility.
konrad-kruczynski
committed
718b24e
View commit details
Copy full SHA for 718b24e
View code at this point
Browse repository at this point
Commits on Apr 20, 2011
Don't forget to link with libiconv
jstedfast
committed
48ca474
View commit details
Copy full SHA for 48ca474
View code at this point
Browse repository at this point
Commits on Mar 29, 2011
[nl] Move a bunch of #if's out of the way.
gonzalop
committed
eef46f9
View commit details
Copy full SHA for eef46f9
View code at this point
Browse repository at this point
Commits on Mar 28, 2011
(c) lines.
gonzalop
committed
b336008
View commit details
Copy full SHA for b336008
View code at this point
Browse repository at this point
Commits on Mar 27, 2011
[NetworkInformation] Support network IP/status events
Show description for 75d42f1
gonzalop
committed
75d42f1
View commit details
Copy full SHA for 75d42f1
View code at this point
Browse repository at this point
Commits on Mar 22, 2011
[windows] Get rid of a lot of warnings
gonzalop
committed
a198d18
View commit details
Copy full SHA for a198d18
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.