Commit Graph

21 Commits

Author SHA1 Message Date
Laurent Vivier 9bd9755dbb Update email address
Signed-off-by: Laurent Vivier <Laurent@Vivier.EU>
2013-09-05 14:45:27 +02:00
Laurent Vivier e10c68dab1 Manage comments (#.*\n) in configuration file 2008-04-16 13:36:26 +00:00
Laurent Vivier f215102d83 clear property if not found 2007-09-17 12:07:42 +00:00
Laurent Vivier 920aca763f add some braces 2007-09-15 05:26:14 +00:00
Laurent Vivier fb677da2fe configuration is int8_t 2007-09-08 23:09:14 +00:00
Laurent Vivier 8a586c3e31 include tools.mk 2007-09-06 22:09:11 +00:00
Laurent Vivier d9d6867a57 functions return index if possible 2007-08-31 20:42:27 +00:00
Laurent Vivier 523f28afcf correctly find the first item in the index 2007-08-31 20:41:36 +00:00
Laurent Vivier b02c57eea7 inc to add \n 2007-08-26 20:18:47 +00:00
Laurent Vivier f5d73a387d Add config_add_property() 2007-08-26 20:11:23 +00:00
Laurent Vivier 027eced2d7 add property at end 2007-08-26 20:10:17 +00:00
Laurent Vivier dddc763535 Add config_ad_property() 2007-08-26 19:48:12 +00:00
Laurent Vivier 20f15dbaa8 correct when entry doesn't exist but the index does 2007-08-26 19:47:45 +00:00
Laurent Vivier b726b2b901 Make it working ... 2007-08-26 19:22:43 +00:00
Laurent Vivier 0319bb29f2 check case when index_name is NULL 2007-08-26 19:22:12 +00:00
Laurent Vivier 37d9728374 check if property is NULLi, name must be not NULL 2007-08-26 19:17:29 +00:00
Laurent Vivier 54fff16a0d use memmove() 2007-08-26 19:16:40 +00:00
Laurent Vivier 6b1602d426 can set NULL to name and property to have nly the index 2007-08-26 09:18:36 +00:00
Laurent Vivier f5989469e2 use find function 2007-08-26 09:17:42 +00:00
Laurent Vivier f19444a5f1 add find functions 2007-08-26 09:16:23 +00:00
Laurent Vivier efaf856a44 First release 2007-08-25 21:31:10 +00:00