git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19518 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-27 20:27:49 +00:00
parent bcd946b04e
commit 9dbf95ffae

View File

@@ -1,3 +1,11 @@
2006-12-27 Love H<>rnquist <20>strand <lha@it.su.se>
* sl_locl.h: Include <ctype.h>.
* test_sl.c: test sl_make_argv
* sl.c (sl_make_argv): Add quoting support (both "" and \ style).
2006-12-05 Love H<>rnquist <20>strand <lha@it.su.se>
* sl.c: Use strcspn to remove \n from fgets result. Prompted by