]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/lxclock.h
seccomp: s/seccomp_notif_id_valid/seccomp_notify_id_valid/g
[mirror_lxc.git] / src / lxc / lxclock.h
2018-11-06 Christian BraunerMerge pull request #2719 from ssup2/master
2018-09-28 Stéphane GraberMerge pull request #2657 from ssup2/master
2018-09-28 Stéphane GraberMerge pull request #2629 from ssup2/master
2018-09-27 Wolfgang BumillerMerge pull request #2643 from brauner/2018-09-23/cgroup...
2018-09-27 Stéphane GraberMerge pull request #2652 from brauner/lxc/master
2018-09-26 Christian Braunertree-wide: fix includes to fix bionic builds
2018-03-30 Stéphane GraberMerge pull request #2244 from brauner/2018-03-29/fixup
2018-03-30 Christian Braunerlxclock: use thread-safe *_OFD_* fcntl() locks
2017-10-06 Stéphane GraberMerge pull request #1718 from agaida/patch-1
2017-08-25 Stéphane GraberMerge pull request #1757 from brauner/2017-08-10/furthe...
2017-08-24 Christian Braunertree-wide: non-functional changes
2017-07-08 Serge HallynMerge pull request #1665 from brauner/2017-07-01/deprec...
2017-07-03 Christian BraunerMerge pull request #1668 from 0x0916/2017-07-03/lxclock
2017-07-03 Long Wanglxclock: non-functional changes
2014-05-09 S.Çağlar Onuruse same ifndef/define format for all headers
2014-01-06 S.Çağlar Onurcheck pthread_atfork and thread-local storage
2013-12-23 Serge HallynRevert "remove static_lock()/static_unlock() and start...
2013-12-19 S.Çağlar Onurremove static_lock()/static_unlock() and start to use...
2013-11-25 hallynMerge pull request #92 from majek/share-namespaces
2013-11-25 James HuntAdd '--enable-api-docs' for doxygen-generated public...
2013-11-14 S.Çağlar Onurgather all locking related code into src/lxc/lxclock.c
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-08-30 Serge Hallynfix wrong license text for parts of liblxc library
2013-05-25 Serge Hallynlocking: update per Dwight's comment
2013-05-25 Serge Hallynlxclock: Replace named sempahore with flock
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-27 Dwight EngenMake config api items const
2012-11-12 Stéphane GraberMerge the liblxc API work by Serge Hallyn.