RE: [PATCH weston 2/7] shared: add file_create_dated() helper
> -Original Message- > From: wayland-devel > [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of > Pekka Paalanen > Sent: Friday, February 13, 2015 7:02 PM > To: wayland-devel@lists.freedesktop.org > Cc: Pekka Paalanen > Subject: [PATCH
[PATCH weston 2/7] shared: add file_create_dated() helper
From: Pekka Paalanen For easy creation of unique new files. I'm looking at you, screenshooter. This code is based on timeline.c weston_timeline_do_open(). Signed-off-by: Pekka Paalanen --- Makefile.am| 2 + shared/file-util.c | 118 +++