index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
verror_msg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: speed up error_msg functions
Denys Vlasenko
2016-04-03
1
-4
/
+25
*
Fix compile failures
Denys Vlasenko
2014-05-02
1
-0
/
+2
*
libbb: make syslog level for bb_error_msg's configurable. use it in crond
Denys Vlasenko
2014-04-30
1
-1
/
+2
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb: reduce number of *error_msg[_and_die].c files by four
Denys Vlasenko
2010-07-04
1
-3
/
+20
*
Exclude syslog code if FEATURE_SYSLOG is not set
Nguyễn Thái Ngọc Duy
2010-04-09
1
-2
/
+7
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-3
/
+3
*
libbb: prevent resursion on malloc failure
Denys Vlasenko
2009-08-01
1
-16
/
+25
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-2
/
+2
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
- fix conflicting decls of syslog related facilitynames and prioritynames tables
Bernhard Reutner-Fischer
2008-01-27
1
-1
/
+1
*
perror_nomsg: don't print extra colon
Denis Vlasenko
2007-12-22
1
-2
/
+4
*
httpd shring and logging update, part 1 or 7
Denis Vlasenko
2007-08-17
1
-26
/
+100
*
verror_msg: don't printf(NULL)
Denis Vlasenko
2007-05-29
1
-3
/
+8
*
random small shrinkage and elimination of statics
Denis Vlasenko
2007-04-07
1
-1
/
+1
*
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
losetup: getopt_ulflags'ification + small fix for perror_nomsg
Denis Vlasenko
2006-09-22
1
-1
/
+3
*
- small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_...
Bernhard Reutner-Fischer
2006-09-12
1
-5
/
+1
*
getty, sulogin: convert to using bb_msg for syslog output
Denis Vlasenko
2006-09-07
1
-2
/
+3
*
fix if (ENABLE_FEATURE_SYSLOG & (...)) - should be &&
Denis Vlasenko
2006-09-07
1
-1
/
+1
*
Add CONFIG_FEATURE_SYSLOG which controls whether
Denis Vlasenko
2006-09-07
1
-1
/
+1
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-4
/
+30
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-23
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-1
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-2
/
+2
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-7
/
+1
*
Move applet_name declaration from busybox.h to libbb.h.
Matt Kraai
2001-04-24
1
-2
/
+0
*
Split error messages into separate files.
Eric Andersen
2001-03-19
1
-0
/
+51