index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
term-utils
/
write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-2
/
+2
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
1
-2
/
+1
*
misc: cleanup and fix --unknownopt issues
Ruediger Meier
2017-06-26
1
-5
/
+5
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-1
/
+1
*
login-utils: switch to utmpx.h
Ruediger Meier
2016-12-07
1
-11
/
+11
*
login-utils: avoid using the defined utmp sizes.
Ruediger Meier
2016-12-07
1
-1
/
+1
*
write: don't use strftime()
Karel Zak
2016-07-14
1
-6
/
+7
*
lib: try to find tty in get_terminal_name()
Sami Kerola
2016-07-04
1
-13
/
+3
*
write: stop removing and adding /dev/ in front of tty string
Sami Kerola
2016-07-04
1
-43
/
+38
*
write: tell when effective gid and tty path group mismatch
Sami Kerola
2016-07-04
1
-2
/
+7
*
write: improve coding style
Sami Kerola
2016-07-04
1
-36
/
+35
*
write: remove PUTC macro
Sami Kerola
2016-07-04
1
-10
/
+5
*
write: make timestamp to be obviously just a clock time
Sami Kerola
2016-07-01
1
-8
/
+9
*
write: remove unnecessary utmp variables
Sami Kerola
2016-07-01
1
-17
/
+11
*
write: improve function and variable names
Sami Kerola
2016-07-01
1
-38
/
+35
*
write: add control structure to clarify what is going on
Sami Kerola
2016-07-01
1
-42
/
+54
*
write: run atexit() checks at the end of execution
Sami Kerola
2016-07-01
1
-12
/
+17
*
write: use xstrncpy() from strutils.h
Sami Kerola
2016-07-01
1
-2
/
+2
*
write: set atime value in term_chk() only when needed
Sami Kerola
2016-07-01
1
-4
/
+4
*
write: remove pointless fileno(3) calls
Sami Kerola
2016-07-01
1
-6
/
+6
*
write: get rid of function prototypes
Sami Kerola
2016-07-01
1
-141
/
+132
*
write: remove unused variable
Sami Kerola
2016-07-01
1
-4
/
+0
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
1
-1
/
+1
*
write: fix setuid related regression
Wayne Pollock
2016-05-07
1
-7
/
+7
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-0
/
+3
*
textual: use usage() text element macros
Sami Kerola
2014-10-01
1
-4
/
+4
*
textual: use manual tail usage() macro
Sami Kerola
2014-10-01
1
-0
/
+1
*
textual: use version printing macro everywhere
Sami Kerola
2014-10-01
1
-3
/
+1
*
include/carefulputc: cleanup and add fputs_{quoted,nonblank}()
Karel Zak
2014-04-03
1
-1
/
+1
*
last, utmpdump, agetty, wall, write: avoid compatibility hacks
Sami Kerola
2013-08-29
1
-2
/
+2
*
write: change determination can user write to a terminal
Sami Kerola
2013-08-29
1
-4
/
+5
*
include: carefulput: print determined char when unprintable char is found
Sami Kerola
2013-08-23
1
-1
/
+1
*
textual: spell and encode the name of Arkadiusz MiĆkiewicz correctly
Benno Schulenberg
2013-02-06
1
-1
/
+1
*
write: stop using MAXHOSTNAMELEN
Karel Zak
2012-10-19
1
-3
/
+7
*
write: Don't explicitly include <asm/param.h>.
Thomas Schwinge
2012-05-29
1
-1
/
+0
*
write: Use PATH_MAX instead of MAXPATHLEN, as elsewhere.
Thomas Schwinge
2012-05-29
1
-3
/
+3
*
term-utils: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-0
/
+3
*
write: fix path for freopen()
Karel Zak
2011-09-06
1
-1
/
+1
*
write: cleanup usage()
Karel Zak
2011-08-16
1
-6
/
+8
*
write: remove inconsistent periods from two error messages
Benno Schulenberg
2011-08-15
1
-2
/
+2
*
write: maintenance fixes
Sami Kerola
2011-06-25
1
-103
/
+90
*
write: long options & new usage
Sami Kerola
2011-06-25
1
-3
/
+34
*
build-sys: move write to term-utils directory
Sami Kerola
2011-06-25
1
-0
/
+359