Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
e15a8a7c4681e4f975d80fc26b9f7c6686c94a9c
/
osdep-linux.c
c154873
unused -> __unused.
by Nicholas Marriott
· 9 years ago
747cab4
No need for $Id$ now.
by Nicholas Marriott
· 10 years ago
562af86
Merge branch 'obsd-master'
by Thomas Adam
· 10 years ago
024846b
If pgrp fails in osdep_get_cwd, try sid. Fixes eg cat foo|less. From Balazs
by Nicholas Marriott
· 11 years ago
3ed5e56
Set EVENT_NOEPOLL on Linux again.
by Nicholas Marriott
· 11 years ago
5d60bc7
Use pgrp of pty fd not pid of immediate child when recovering current working
by Nicholas Marriott
· 12 years ago
513bd8f
Remove remaining xfree calls from the portable version.
by Tiago Cunha
· 12 years ago
c1b9948
Change the way the working directory for new processes is discovered. If
by Nicholas Marriott
· 13 years ago
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
e08a40b
osdep-linux.c
by Nicholas Marriott
· 14 years ago
436f3b3
epoll on Linux is broken with /dev/null so it needs to be disabled.
by Nicholas Marriott
· 14 years ago
91241f1
Apply the make magic wand to pick an osdep-*.c file rather than using ifdefs.
by Nicholas Marriott
· 16 years ago
cce03e1
Looking up argv[0] is expensive, so just use p_comm for the window name which is good enough. Also increase name update time to 500 ms.
by Nicholas Marriott
· 16 years ago
c9cfc9a
Don't try to change the window name unless the pid of the process chosen has
by Nicholas Marriott
· 16 years ago
5a7b7aa
Don't leak fd.
by Nicholas Marriott
· 16 years ago
9cde0c2
Be more clever about picking window name.
by Nicholas Marriott
· 16 years ago
2d15f59
Try to change the window title to match the command running it in. This is done
by Nicholas Marriott
· 16 years ago