* mount.cc (compare_flags): New function.

(read_flags): Replace loop with bsearch.  Simplify error check.
This commit is contained in:
Corinna Vinschen
2010-04-28 15:35:52 +00:00
parent 8f47a15cef
commit f00bc469e2
2 changed files with 29 additions and 16 deletions

View File

@@ -1,3 +1,8 @@
2010-04-28 Corinna Vinschen <corinna@vinschen.de>
* mount.cc (compare_flags): New function.
(read_flags): Replace loop with bsearch. Simplify error check.
2010-04-28 Corinna Vinschen <corinna@vinschen.de>
* include/cygwin/version.h: Bump API minor version.