Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
cd62411d783f189025854e05154ddfbeea2872b8
/
xmalloc.c
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
f54482a
Solaris 9 has no stdint.h, ugh. Reported by a couple of people most
by Nicholas Marriott
· 14 years ago
a5acabd
Sync OpenBSD patchset 467:
by Tiago Cunha
· 15 years ago
88bb938
Sync OpenBSD patchset 463:
by Tiago Cunha
· 15 years ago
a9e3d5c
More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h.
by Nicholas Marriott
· 15 years ago
bb459be
Whitespace and more syncing.
by Nicholas Marriott
· 15 years ago
6ad0d2a
Nuke debugging.
by Nicholas Marriott
· 16 years ago
b4ac8c1
Multiple window splitting.
by Nicholas Marriott
· 16 years ago
de0e1c6
Lose ensure* stuff.
by Nicholas Marriott
· 16 years ago
92a42a9
FreeBSD requires stdint.h.
by Nicholas Marriott
· 17 years ago
a5a17b4
Skip exec on cmds. Also use xmemstrdup where appropriate.
by Nicholas Marriott
· 17 years ago
1e316cf
Lose intermediate handling (unused). Change argument parsing to work properly over multiple buffers by saving a copy of the argument (we can't just save off/len since the buffer may vanish at any point).
by Nicholas Marriott
· 17 years ago
4b62b1d
Sync with fdm.
by Nicholas Marriott
· 17 years ago
a41ece5
Initial import to CVS. Basic functions are working, albeit with a couple of showstopper memory bugs and many missing features. Detaching, reattaching, creating new sessions, listing sessions work acceptably for using with shells. Simple curses programs (top, systat, tetris) and more complicated ones (mutt, emacs) that don't require scrolling regions (ESC[r) mostly work fine (including mutt, emacs). No status bar yet and no key remapping or other customisation.
by Nicholas Marriott
· 17 years ago