]> git.pld-linux.org Git - packages/file.git/blob - name-use-count.patch
add mime type for *.m3u files; rel 4
[packages/file.git] / name-use-count.patch
1 --- file-5.26/src/file.h~       2016-03-31 20:51:12.000000000 +0300
2 +++ file-5.26/src/file.h        2016-04-17 12:37:55.562528440 +0300
3 @@ -421,7 +421,7 @@
4         uint16_t regex_max;
5         size_t bytes_max;               /* number of bytes to read from file */
6  #define        FILE_INDIR_MAX                  50
7 -#define        FILE_NAME_MAX                   30
8 +#define        FILE_NAME_MAX                   256
9  #define        FILE_ELF_SHNUM_MAX              32768
10  #define        FILE_ELF_PHNUM_MAX              2048
11  #define        FILE_ELF_NOTES_MAX              256
This page took 0.071155 seconds and 3 git commands to generate.