]> mj.ucw.cz Git - libucw.git/commit
conf2: record used selectors when searching in lists
authorRobert Spalek <robert@ucw.cz>
Fri, 21 Apr 2006 12:45:26 +0000 (14:45 +0200)
committerRobert Spalek <robert@ucw.cz>
Fri, 21 Apr 2006 12:45:26 +0000 (14:45 +0200)
commit9ea4e64043c2ed8d91ac661e0aa98d9c3f9ff4b1
tree6c286b088cfcb9c99fc62d66bb7b8ea641738a6a
parent4394a6c303de4d94972f9a7b37a52f6cd799690c
conf2: record used selectors when searching in lists

- store number of entries to section flags
- find_item() fixed so that it correctly handles accesses to unknown
  top-level sections.  also setting an absolute attribute (i.e. not
  relative to the current section) starts with a caret now.
- added an u32 mask to the stack and record_selector() that fills it
lib/conf2.c