]> git.tuebingen.mpg.de Git - adu.git/commit
Add pretty-printing formating functions.
authorAndre Noll <maan@systemlinux.org>
Sat, 18 Oct 2008 15:20:58 +0000 (17:20 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 18 Oct 2008 15:20:58 +0000 (17:20 +0200)
commit0a8f1be6ca96c7050f02129bb275c926671007f4
treed9314b6f99ecf6b7d57783ffd64b42dfda4ac753
parent1f948aa655d9a7389477baa1489f86e548ec064e
Add pretty-printing formating functions.

This adds a generic format string parser. The new code is compiled
in but not yet used.
Makefile
format.c [new file with mode: 0644]
format.h [new file with mode: 0644]
string.c
string.h