author | Max Kellermann <max@duempel.org> | |
Thu, 25 Dec 2008 13:09:21 +0000 (14:09 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 25 Dec 2008 13:09:21 +0000 (14:09 +0100) | ||
commit | 4152c4f6b51f576136f901f13605874d951f5ca1 | |
tree | 02b51f8529b0b39ddbc6bfc5d9e7de274cc8cfd0 | tree | snapshot |
parent | 11ab59f9d7b3c247bf7b2fecafde9e60e96ea60f | commit | diff |
conf: use buffered I/O for reading the config file
Don't read byte by byte until a newline is found. Use fgets()
instead.
Don't read byte by byte until a newline is found. Use fgets()
instead.
src/conf.c | diff | blob | history |