aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_internal.c
Commit message (Expand)AuthorAgeFilesLines
* libxl: Clear file object on successful munmap()Signed-off-by: Jim Fehlig2011-02-171-1/+7
* libxl: Use libxl__ namespace for internal typesIan Campbell2010-09-081-10/+10
* libxl: Ensure all _hidden functions use libxl__ prefix (manual part)Ian Campbell2010-09-081-3/+3
* libxl: Ensure all _hidden functions use libxl__ prefix (autogenerated patch)Ian Campbell2010-09-081-17/+17
* libxl: implement destroy for libxl_file_reference builtin typeIan Campbell2010-08-191-0/+51
* tools/libxl: remove libxl_free() since there are no more callersGianni Tedesco2010-08-161-19/+0
* xl: Implement per-API-call garbage-collection lifetimeGianni Tedesco2010-08-121-32/+33
* xl: Return void from libxl_free() and libxl_free_all()"Gianni Tedesco (3P)"2010-08-111-6/+5
* libxl: consistently use typedef struct {} libxl_$typeIan Campbell2010-07-281-12/+12
* libxl: add libxl_strdup convenience functionIan Jackson2010-07-141-1/+11
* libxl: Use the caller's logger (xentoollog)Keir Fraser2010-05-281-27/+19
* libxl: make use of libxl path functionsKeir Fraser2010-05-061-0/+8
* libxl: Make logging functions preserve errnoKeir Fraser2010-04-121-1/+4
* libxenlight: remove all cloning logic.Keir Fraser2010-01-081-22/+3
* libxenlight: fix GC when cloning contextsKeir Fraser2009-12-041-0/+22
* libxenlight: correct broken osdeps.[ch] and make #includes consistentKeir Fraser2009-11-231-3/+7
* libxenlight: Clean up logging arrangementsKeir Fraser2009-11-231-6/+33
* libxenlight: initial libxenlight implementation under tools/libxlKeir Fraser2009-11-091-0/+159