Sign in
chromium
/
chromium
/
src
/
facd7a7651cf81da7fbe48596be7f4324ff86ab8
/
base
/
bzip2_error_handler.cc
7afa9c92
NO CODE CHANGE
by
[email protected]
· 16 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
459e14ca
Use own our bzip2 error handler instead of the default which prints error messages to STDERR and calls exit(1). This is better, since we will now crash instead of exiting. This also removes some unnecessary code and error strings from bzip2.
by
[email protected]
· 17 years ago
f23423a1
Use own our bzip2 error handler instead of the default which prints error messages to STDERR and calls exit(1). This is better, since we will now crash instead of exiting. This also removes some unnecessary code and error strings from bzip2.
by
[email protected]
· 17 years ago