*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10256 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-07-02 23:59:34 +00:00
parent 19865c1f8b
commit b6079b640a
6 changed files with 28 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
2001-07-03 Assar Westerlund <assar@sics.se>
* Makefile.am (libroken_la_LDFLAGS:) set version to 13:0:4
* Makefile.am: add snprintf_test
* snprintf.c: rewrite so that it does not stop as soon as there
are no more characters to print, we need to figure out how long
the string would have to be. this also fixes snprintf(NULL, 0
2001-06-21 Assar Westerlund <assar@sics.se>
* simple_exec.c (pipe_execv): remove unused variable