Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
021c64310daa4ae4c4e8af08f17c994f21237758
/
log.c
a585a1b
Remove some stray debug code.
by nicm
· 9 years ago
a3129fd
Instead of combined flags for -c, -s, -t, split into different sets
by nicm
· 9 years ago
9cccb8c
Make the log stuff a bit tidier with some helper functions.
by nicm
· 9 years ago
577c0e3
Use __unused rather than rolling our own.
by nicm
· 9 years ago
6457136
Sync the entire xmalloc.[ch] with the other users, but with the addition
by nicm
· 9 years ago
69ea6b9
Do not leak log file descriptor.
by nicm
· 9 years ago
216ddf3
Move tzset() from log_open to main.
by nicm
· 9 years ago
364a885
Pass logging through vis(3).
by nicm
· 9 years ago
73bd816
Microseconds in log time.
by nicm
· 9 years ago
18d4802
Log time with message.
by nicm
· 9 years ago
a3612a5
Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
by millert
· 10 years ago
0a1a88d
Better format for printf format attributes.
by nicm
· 10 years ago
48478ea
Remove log_debug2 as well and simplify log.c.
by nicm
· 11 years ago
f155316
Remove unused log functions.
by nicm
· 11 years ago
021e95b
Do not use stderr for log file and don't call log_close when not needed.
by Nicholas Marriott
· 12 years ago
196710e
Simplify logging and just fprintf(stderr, ...) for early errors.
by Nicholas Marriott
· 13 years ago
7ad0525
Fix warnings. Doh.
by Nicholas Marriott
· 13 years ago
a597e35
Redirect libevent logging to tmux's log.
by Nicholas Marriott
· 13 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
044ebf1
Remove a couple of unused functions and fix a type ("FALLTHOUGH"), found by
by Nicholas Marriott
· 15 years ago
a7075f1
tmux doesn't and won't need syslog logging, so remove it and some other unused
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago