1. 01 Jun, 2010 3 commits
    • fix compilation warning · 5fad0874
      Daniel Lezcano authored
      Fix compilation warning:
      
      lxc_console.c: In function ‘master_handler’:
      lxc_console.c:175: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
      Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
    • fix compilation warnings · 0e391e57
      Daniel Lezcano authored
      Fix the following warnings:
      
      console.c: In function ‘console_handler’:
      console.c:252: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
      console.c:254: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
      conf.c: In function ‘instanciate_veth’:
      conf.c:1130: warning: ignoring return value of ‘mktemp’, declared with attribute warn_unused_result
      conf.c:1135: warning: ignoring return value of ‘mktemp’, declared with attribute warn_unused_result
      conf.c: In function ‘instanciate_macvlan’:
      conf.c:1206: warning: ignoring return value of ‘mktemp’, declared with attribute warn_unused_result
      af_unix.c: In function ‘lxc_af_unix_send_fd’:
      af_unix.c:124: warning: dereferencing type-punned pointer will break strict-aliasing rules
      af_unix.c: In function ‘lxc_af_unix_recv_fd’:
      af_unix.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules
      af_unix.c: In function ‘lxc_af_unix_send_credential’:
      af_unix.c:195: warning: dereferencing type-punned pointer will break strict-aliasing rules
      af_unix.c: In function ‘lxc_af_unix_rcv_credential’:
      af_unix.c:237: warning: dereferencing type-punned pointer will break strict-aliasing rules
      Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
    • add restart framework · 196f1d54
      Cedric Le Goater authored
      Signed-off-by: 's avatarCedric Le Goater <clg@fr.ibm.com>
      Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
  2. 31 May, 2010 4 commits
  3. 28 May, 2010 8 commits
  4. 27 May, 2010 7 commits
  5. 26 May, 2010 10 commits
  6. 24 May, 2010 1 commit
  7. 19 May, 2010 4 commits
  8. 18 May, 2010 2 commits
  9. 12 May, 2010 1 commit