the upcoming 2.0 version
https://redmine.lighttpd.net/projects/lighttpd2
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
readdir_r is deprecated in glibc due to serious memory handling issues in the API: one cannot pass the size of the allocated dirent. glibc authors claims readdir is thread-safe in modern implementations, and expect POSIX to require it in a future version. No way to check whether readdir is thread-safe though :( ("thread-safe" in this context means different directory streams, which is good enough.) Also remove li_dirent_buf_size. Change-Id: Ia5eae3327e97dc4b0751fb2604ea21c0ce09a5f9 |
6 years ago | |
---|---|---|
cmake | 7 years ago | |
contrib | 6 years ago | |
doc | 6 years ago | |
include | 6 years ago | |
src | 6 years ago | |
tests | 9 years ago | |
.gitignore | 8 years ago | |
CMakeLists.txt | 7 years ago | |
COPYING | 9 years ago | |
Makefile.am | 9 years ago | |
autogen.sh | 10 years ago | |
configure.ac | 9 years ago | |
diff-dist-git.sh | 9 years ago | |
packdist.sh | 13 years ago |