index
:
mdso
main
dso scavenger
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
output
/
mdso_output_error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
internals: mdso_output_strerror(): use strerror_r(3) rather than strerror(3).
midipix
1
-5
/
+13
2018-08-04
mdso_output_error_record(): use fdctx->fderr to determine annotation mode.
midipix
1
-2
/
+2
2018-08-03
mdso_output_error_record(): re-implemented with fdctx and pure fdio.
midipix
1
-8
/
+17
2017-11-09
mdso_error_strings table: removed duplicate const declaration.
midipix
1
-1
/
+1
2017-02-11
driver: utility api: added mdso_create_implib_archive().
midipix
1
-0
/
+1
2017-02-11
archive generation: added mdso_argen_common().
midipix
1
-0
/
+1
2017-02-08
driver: utility api: added mdso_create_implib_objects().
midipix
1
-0
/
+2
2017-02-04
annual chores.
midipix
1
-1
/
+1
2016-11-11
output: msdo_output_error_record(): output unit information.
midipix
1
-0
/
+48
2016-11-11
mdso_output_error(): added descriptive custom error strings.
midipix
1
-1
/
+13
2016-11-11
driver: struct mdso_error_info: extend and refactor.
midipix
1
-12
/
+12
2016-11-11
mdso_output_strerror(): removed excessive period.
midipix
1
-1
/
+1
2016-11-11
output: added mdso_output_error_record(), mdso_output_error_vector().
midipix
1
-0
/
+158