]> jfr.im git - solanum.git/commit - ircd/s_conf.c
src/s_conf: More detailed error messages conforming to POSIX errno
authorQuora Dodrill <redacted>
Wed, 14 Aug 2013 22:26:29 +0000 (15:26 -0700)
committerQuora Dodrill <redacted>
Wed, 14 Aug 2013 22:30:15 +0000 (15:30 -0700)
commita576a0fe64158002cd868e8a0dd72ff9ccbcfecd
treeb886dd9ccdcfaff4e6d01cace26ee13e7cf760b3
parent7ddd614cd3fff056ff037abda99e95d9edbf884e
src/s_conf: More detailed error messages conforming to POSIX errno

When the configuration file is unreadable or not existing, charybdis will now report the POSIX error message from the failed call. This is a compromise between the behavior in f951460ae991e2e8defb9638f8ee508283705cbb and f6f049070e240d0ce637e9e3ac4fba4148b9725d.
src/s_conf.c