Files
libguestfs/customize
Richard W.M. Jones 0eb23230fa common/mlstdutils: Move list functions into extended List module.
However some existing functions had names which shadowed existing
functions in the List module, so I had to rename them:

  assoc -> List.assoc_lbl
  append -> List.push_back_list
  prepend -> List.push_front_list

This is an extension of the previous commit.
2017-12-08 16:22:11 +00:00
..
2016-10-01 13:08:32 +01:00
2017-01-03 16:48:21 +01:00
2017-01-03 16:48:21 +01:00
2017-09-28 14:39:23 +01:00
2017-01-03 16:48:21 +01:00
2017-08-01 16:06:48 +02:00