All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 4] libxl: use libxl__ namespace for hidden functions
@ 2010-09-07 10:07 Ian Campbell
  2010-09-07 10:07 ` [PATCH 1 of 4] libxl: Ensure all _hidden functions use libxl__ prefix Ian Campbell
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ian Campbell @ 2010-09-07 10:07 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Campbell

As described in libxl.h header internal functions should use the
libxl__ namespace.

I'm not sure this churn is worth it but we are starting to see patches
adding internal functions which do not follow the convention and it is
hard to ask for a respin with a straight face when there is so much
existing dirty laundry so we should either obey the documented
convention or ditch it.

I didn't touch flexarrays or xs_writev which is something of a special
case for use in dm_xenstore_record_pid (libxl__xs_writev already
exists but isn't immediately suitable for use).

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-09-07 18:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-07 10:07 [PATCH 0 of 4] libxl: use libxl__ namespace for hidden functions Ian Campbell
2010-09-07 10:07 ` [PATCH 1 of 4] libxl: Ensure all _hidden functions use libxl__ prefix Ian Campbell
2010-09-07 10:07 ` [PATCH 2 " Ian Campbell
2010-09-07 10:07 ` [PATCH 3 of 4] libxl: move hvm_build_set_params to libxl_dom.c Ian Campbell
2010-09-07 10:07 ` [PATCH 4 of 4] libxl: Use libxl__ namespace for internal types Ian Campbell
2010-09-07 17:25 ` [PATCH 0 of 4] libxl: use libxl__ namespace for hidden functions Ian Jackson
2010-09-07 18:39   ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.