Cygwin: Pass file paths instead of file descriptors over UNIX sockets
[lttng-ust.git] / libringbuffer / shm.c
2012-11-28  Christian BabeuxCygwin: Pass file paths instead of file descriptors...
2012-05-18  Mathieu DesnoyersFix: don't SIGBUS when filesystem is full
2012-03-08  Mathieu DesnoyersLicense text standardization, add missing licenses
2012-02-21  Mathieu DesnoyersAdd missing limits.h include for NAME_MAX
2012-01-12  Mathieu DesnoyersClose stream and channel file descriptors as soon as...
2011-11-18  Mathieu DesnoyersRemove core.h
2011-11-07  Mathieu DesnoyersFix shadow channel struct callback override in consumer
2011-11-03  Mathieu DesnoyersMove include/ust/ to include/lttng/
2011-09-23  Mathieu DesnoyersUpdate lib ring buffer for external consumer
2011-09-23  Mathieu DesnoyersExport consumer ABI, implement ring buffer modification...
2011-08-29  Mathieu Desnoyersrestore signals in error case (shm allocation)
2011-08-29  Mathieu Desnoyersshm creation: use temporary name with O_CREAT | O_EXCL
2011-08-28  Mathieu Desnoyersshm: check error value of shm_unlink
2011-08-26  Mathieu DesnoyersRemove unused label
2011-08-26  Mathieu Desnoyerslibringbuffer shm: second unlink should be allowed...
2011-08-26  Mathieu Desnoyerslibringbuffer shm: be resilient to app crash between...
2011-08-23  Mathieu DesnoyersAdd missing error handling
2011-08-23  Mathieu Desnoyersset missing shm obj index field
2011-08-23  Mathieu Desnoyersfix shm objects wait fd and allocation error handling
2011-08-20  Mathieu DesnoyersAdd wakeup on subbuffer delivery
2011-08-20  Mathieu DesnoyersImplement shm object table
This page took 0.071493 seconds and 27 git commands to generate.