Jason Volk
|
dfb4e19848
|
ircd::fs: Replace reuses of net::eof w/ specific fs::eof.
|
2023-01-26 14:14:52 -08:00 |
|
Jason Volk
|
079e273355
|
ircd: Upgrade to std::filesystem from boost::filesystem.
|
2022-07-07 16:47:55 -07:00 |
|
Jason Volk
|
1ce9ec3f8e
|
ircd::fs::error: Remove fs::error from the ircd::exception hierarchy.
|
2019-03-16 18:12:38 -07:00 |
|
Jason Volk
|
171f5ff623
|
ircd::fs: Use string_view for error fmt string args.
|
2018-12-24 13:34:59 -08:00 |
|
Jason Volk
|
3c4591b121
|
ircd::fs: Fix fs::error template.
|
2018-12-21 15:32:12 -08:00 |
|
Jason Volk
|
a2a66eb314
|
ircd::fs: Deinline various error ctor; simplify various error handling.
|
2018-12-15 20:50:32 -08:00 |
|
Jason Volk
|
04f3dc4d17
|
ircd::fs: Make fs::error inherit from std::system_error.
|
2018-12-12 17:32:24 -08:00 |
|
Jason Volk
|
6fc078395b
|
ircd::fs: Fix formatting.
|
2018-08-24 15:44:00 -07:00 |
|
Jason Volk
|
1a1002c96d
|
ircd::fs: Propagate error_code through exception system; improve stack.
|
2018-08-23 03:31:36 -07:00 |
|