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.2
User selector
All users
All time
Commit history
Commits on Feb 19, 2016
Fixed fgetln(3) implementation (from Joerg Jung) which does not depend on *BSD
Show description for e9d369a
nicm
committed
e9d369a
View commit details
Copy full SHA for e9d369a
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
Update my email address.
nicm
committed
ca29dc9
View commit details
Copy full SHA for ca29dc9
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
-sys/queue.h in proc.c, and nuke the unnecessary C++ header guards stuff and
Show description for 7b08513
nicm
committed
7b08513
View commit details
Copy full SHA for 7b08513
View code at this point
Browse repository at this point
Commits on Nov 21, 2015
Move tmux.h below system includes.
nicm
committed
2c48293
View commit details
Copy full SHA for 2c48293
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Add reallocarray to compat.
nicm
committed
a77960c
View commit details
Copy full SHA for a77960c
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Fix available_fds when there is no AF_INET, reported by Mathieu Arnold.
nicm
committed
f199fb6
View commit details
Copy full SHA for f199fb6
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Sync up vis.* for stravis().
nicm
committed
2ebef95
View commit details
Copy full SHA for 2ebef95
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Fix a warning, from Kosta Zertsekel.
nicm
committed
669059a
View commit details
Copy full SHA for 669059a
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
Implement osdep_get_name and osdep_get_cwd for AIX, from J Raynor.
nicm
committed
8c96e2a
View commit details
Copy full SHA for 8c96e2a
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
Update imsg*.[ch] from OpenBSD, including bzero->memset.
nicm
committed
235e0bd
View commit details
Copy full SHA for 235e0bd
View code at this point
Browse repository at this point
Commits on Jun 10, 2015
Don't leak dotfd if fchdir fails. From ettl dot martin78 at gmail dot com.
nicm
committed
dca084e
View commit details
Copy full SHA for dca084e
View code at this point
Browse repository at this point
Commits on May 7, 2015
queue.h should come from compat.h.
nicm
committed
63b7a03
View commit details
Copy full SHA for 63b7a03
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Make place const to avoid a warning, from Ben Boeckel.
nicm
committed
5e956f1
View commit details
Copy full SHA for 5e956f1
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.