passwordfile/io
Martchus 92d8324cdc Improve condition for use of `pubsetbuf`
Using this function like this seems only be possible with `libstdc++`. The
standard lib of MSVC does not support it as well. So use it only with
`libstdc++`.
2023-02-28 21:01:23 +01:00
..
cryptoexception.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:42:20 +02:00
cryptoexception.h Make exception c'tors/d'tors non-inline again 2018-12-22 02:47:33 +01:00
entry.cpp Fix shadowing warning 2021-08-22 00:02:29 +02:00
entry.h Adapt to c++utilities v5 2019-05-04 22:25:14 +02:00
field.cpp Fix warnings 2021-03-20 21:55:40 +01:00
field.h Make Field default-constructable 2018-06-13 00:40:16 +02:00
parsingexception.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:42:20 +02:00
parsingexception.h Add override to ~ParsingException() 2019-02-06 18:02:14 +01:00
passwordfile.cpp Improve condition for use of `pubsetbuf` 2023-02-28 21:01:23 +01:00
passwordfile.h Use consistent order for visibility attribute 2020-01-29 18:31:23 +01:00