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
Type
/
to 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 }}
dominikduda
/
tmux
Public
forked from
tmux/tmux
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
tmux
compat
on
2.0
User selector
All users
All time
Commit history
Commits on Dec 15, 2014
Add missing va_end, from Thomas Jarosch.
nicm
committed
3771ab7
View commit details
Copy full SHA for 3771ab7
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
No need for $Id$ now.
nicm
committed
747cab4
View commit details
Copy full SHA for 747cab4
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
Don't close random file descriptor on error, from J Raynor.
nicm
committed
5e7f1b9
View commit details
Copy full SHA for 5e7f1b9
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
I broke last change, fix so it works, from J Raynor.
nicm
committed
1667041
View commit details
Copy full SHA for 1667041
View code at this point
Browse repository at this point
cdefs.h -> types.h.
nicm
committed
054a825
View commit details
Copy full SHA for 054a825
View code at this point
Browse repository at this point
Commits on Sep 22, 2014
Synchronize forkpty master and child to avoid hang on AIX with fast exiting
Show description for 4d53fd9
nicm
committed
4d53fd9
View commit details
Copy full SHA for 4d53fd9
View code at this point
Browse repository at this point
Commits on Aug 9, 2014
Add compat/fparseln.c
ThomasAdam
committed
7279707
View commit details
Copy full SHA for 7279707
View code at this point
Browse repository at this point
Sync libutil from OpenBSD (imsg)
Show description for 0e23ab4
ThomasAdam
committed
0e23ab4
View commit details
Copy full SHA for 0e23ab4
View code at this point
Browse repository at this point
Commits on Oct 10, 2013
Add openat() to compat.
nicm
committed
e588ddb
View commit details
Copy full SHA for e588ddb
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
+strings.h in compat/.
nicm
committed
1099442
View commit details
Copy full SHA for 1099442
View code at this point
Browse repository at this point
Commits on Apr 22, 2013
Add compat for cfmakeraw, from Dagobert Michelsen.
nicm
committed
792e285
View commit details
Copy full SHA for 792e285
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Return error for --foo when using compat/getopt.c.
nicm
committed
0f31d23
View commit details
Copy full SHA for 0f31d23
View code at this point
Browse repository at this point
Commits on Jul 12, 2012
Sync with OpenBSD. Mostly because of the added _SAFE macros which is
Show description for 7a583b1
Tiago Cunha
committed
7a583b1
View commit details
Copy full SHA for 7a583b1
View code at this point
Browse repository at this point
Commits on Jul 11, 2012
Remove remaining xfree calls from the portable version.
Tiago Cunha
committed
513bd8f
View commit details
Copy full SHA for 513bd8f
View code at this point
Browse repository at this point
Commits on May 3, 2012
Sync OpenBSD tree.h due to patchset 1104.
Show description for b74b875
Tiago Cunha
committed
b74b875
View commit details
Copy full SHA for b74b875
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
ANSIfy function prototypes, from Tim Ruehsen.
nicm
committed
82f4db0
View commit details
Copy full SHA for 82f4db0
View code at this point
Browse repository at this point
Commits on Jul 25, 2011
Can't use the same va_list twice, from Emanuele Giaquinta.
nicm
committed
e9ebdac
View commit details
Copy full SHA for e9ebdac
View code at this point
Browse repository at this point
Commits on Jul 22, 2011
Compatibility for b64_ntop, missing from some alternative libc.
nicm
committed
20134fa
View commit details
Copy full SHA for 20134fa
View code at this point
Browse repository at this point
Commits on Jul 9, 2011
Expand the Id keyword.
Tiago Cunha
committed
391f1f0
View commit details
Copy full SHA for 391f1f0
View code at this point
Browse repository at this point
Add missing $Id$.
Tiago Cunha
committed
8357a55
View commit details
Copy full SHA for 8357a55
View code at this point
Browse repository at this point
Commits on Mar 4, 2011
Use the right asprintf since we don't support truly broken platforms right now.
nicm
committed
34bb013
View commit details
Copy full SHA for 34bb013
View code at this point
Browse repository at this point
Commits on Jan 21, 2011
Support for HP-UX.
nicm
committed
38f1691
View commit details
Copy full SHA for 38f1691
View code at this point
Browse repository at this point
Only have one asprintf implementation, that's likely to always work.
nicm
committed
e34c6fd
View commit details
Copy full SHA for e34c6fd
View code at this point
Browse repository at this point
Commits on Jan 10, 2011
Trim spaces.
nicm
committed
abd1f61
View commit details
Copy full SHA for abd1f61
View code at this point
Browse repository at this point
Commits on Jan 7, 2011
Missing HAVE_STDINT_H.
nicm
committed
b463d3d
View commit details
Copy full SHA for b463d3d
View code at this point
Browse repository at this point
Commits on Nov 13, 2010
Whoops, get the logic the right way round.
nicm
committed
30e8ed3
View commit details
Copy full SHA for 30e8ed3
View code at this point
Browse repository at this point
Commits on Nov 11, 2010
malloc(0) may return NULL, so only assume that is an error if allocating
Show description for 94c2adf
nicm
committed
94c2adf
View commit details
Copy full SHA for 94c2adf
View code at this point
Browse repository at this point
Commits on Oct 27, 2010
Compat for closefrom().
nicm
committed
2287ec7
View commit details
Copy full SHA for 2287ec7
View code at this point
Browse repository at this point
Commits on Oct 24, 2010
Remove redundant preprocessor check (it's already taken care of by tmux.h).
Tiago Cunha
committed
8344758
View commit details
Copy full SHA for 8344758
View code at this point
Browse repository at this point
Commits on Jun 6, 2010
Sync OpenBSD patchset 706:
Show description for bebfd7c
Tiago Cunha
committed
bebfd7c
View commit details
Copy full SHA for bebfd7c
View code at this point
Browse repository at this point
Commits on Jun 5, 2010
Must allocate for putenv.
nicm
committed
89eb952
View commit details
Copy full SHA for 89eb952
View code at this point
Browse repository at this point
Commits on May 19, 2010
Solaris 9 doesn't have setenv and unsetenv so add compat versions, based
Show description for 278effd
nicm
committed
278effd
View commit details
Copy full SHA for 278effd
View code at this point
Browse repository at this point
Commits on Apr 12, 2010
Sync OpenBSD patchset 680:
Show description for 0646b3c
Tiago Cunha
committed
0646b3c
View commit details
Copy full SHA for 0646b3c
View code at this point
Browse repository at this point
Commits on Nov 8, 2009
Adjust recent libevent changes to the portable version.
Tiago Cunha
committed
e41055c
View commit details
Copy full SHA for e41055c
View code at this point
Browse repository at this point
Commits on Oct 15, 2009
Fill in the tty name in SunOS's forkpty compat, and use it in osdep_getname.
Show description for 0614ca4
nicm
committed
0614ca4
View commit details
Copy full SHA for 0614ca4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.