9 Commits (0572555dab1d1e10b5f7351a005ec588cab41e25)

Author SHA1 Message Date
Rich Felker 4c4f15dae5 hasmntopt: match only whole options not arbitrary substrings 1 year ago
Alyssa Ross 4e6c827cf4 mntent: exclude trailing newline from parsed field 2 years ago
Rich Felker f314e13392 mntent: fields are delimited only by tabs or spaces, not general whitespace 3 years ago
q66 ee1d39bc15 mntent: unescape octal sequences 3 years ago
Rich Felker 8974ef2124 mntent: fix potential mishandling of extremely long lines 4 years ago
Alyssa Ross 751bee0ee7 mntent: fix parsing lines with optional fields 5 years ago
Natanael Copa 05973dc3bb use dynamic buffer for getmntent 10 years ago
Timo Teräs 0a24be213a make endmntent function handle null argument 12 years ago
Rich Felker b9bb8f67bb cleanup src/linux and src/misc trees, etc. 14 years ago
Rich Felker ede5ae7b0b make getmntent_r discard long lines when it returns error, not seek back 15 years ago
Rich Felker 7e76095180 improve error handling in mntent stuff... 15 years ago
Rich Felker 6b87e941f9 fix completely bogus loop condition in getmntent_r 15 years ago
Rich Felker 2c4e9e6e4b add getmntent_r interface (all of mntent is nonstandard anyway) 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago