]> git.pond.sub.org Git - empserver/commit
Less rigid field separators, support comments:
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 3 Dec 2005 11:04:44 +0000 (11:04 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 3 Dec 2005 11:04:44 +0000 (11:04 +0000)
commit0a7291eb372b66525367efd7ce691971c727250f
tree00e761a09563211346c413eff1c9287c86e44756
parent8ca219819c9d679442f77f5f8dec21f918c9bd71
Less rigid field separators, support comments:
(skipfs): New.
(xuflds, xundump): Use it.  Update field scanf stop-sets accordingly.
(xuflds): Update test for good field separator.

(xundump): Fail silently if nothing can be read and no specific table
is expected.
src/lib/common/xundump.c