summaryrefslogtreecommitdiff
path: root/libjack/shm.c
Commit message (Expand)AuthorAgeFilesLines
* uncrustification of jack source codePaul Davis2016-02-231-99/+106
* patch to release shm registry lock from Kristian AmliePaul Davis2013-10-061-2/+7
* #include changes to reflect separation of public and private headersPaul Davis2012-02-081-3/+3
* license changes : shm.c goes frm GPL to LGPL (agreed by JOQ via email); add l...paul2010-03-191-18/+18
* fixup removal of sysv SHM registry @ make install time (packagers take note);...paul2008-12-041-1/+0
* fix dynamic SIMD for OS X ; add config.h to netjack driver code ; make a conf...paul2008-12-041-3/+6
* fix up cflags for --disable-optimize case; remove unnecessary SHM remove erro...paul2008-11-281-3/+6
* print error msgs if shm removal fails; properly handle out-of-tree builds in ...paul2008-11-231-2/+6
* mark clients Finished after process has been called; remove clients that do n...paul2008-05-091-3/+9
* Version 0.109.4 : Nedko Arnaudov log patchsletz2008-03-041-1/+1
* remove all CVS Id lines from source and headerspaul2007-04-181-1/+0
* * JACK MIDI patch from Ian Estenpbd2006-05-041-13/+6
* [0.99.40] POSIX shm workarounds for OSXjoq2004-12-261-38/+39
* [0.99.39] multiserver POSIX shm fixesjoq2004-12-251-25/+78
* [0.99.38] more SHM changesjoq2004-12-231-159/+217
* [0.99.35] always ftruncate() POSIX shm registryjoq2004-12-131-10/+7
* Fix for VERBOSE()trutkin2004-12-131-0/+1
* [0.99.33] explicitly set server name for auto startjoq2004-12-121-3/+1
* [0.99.31] SHM registry lockingjoq2004-12-111-74/+163
* print SHM type messagejoq2004-12-111-0/+5
* [0.99.30] significant shm.c restructuringjoq2004-12-111-128/+201
* no messageletz2004-12-101-3/+33
* [0.99.28] purge shm registry on make installjoq2004-12-091-2/+0
* [0.99.26] don't destroy unallocated segmentjoq2004-12-081-0/+6
* [0.99.23] multi-server resource managementjoq2004-12-071-38/+163
* [0.99.15] preliminary multiple server supportjoq2004-11-291-4/+7
* rohan's port_max patch; jesse's fix for a messed up shm registrypbd2004-04-121-1/+3
* documentation and file formatting updatesjoq2004-03-281-37/+29
* [0.96.2] remove <sysdeps/os_defines.h>joq2004-03-271-2/+1
* Fix for Darwin/MacOSXletz2004-03-261-13/+24
* [0.96.1] config fixes for shm; stack touchjoq2004-03-261-1/+1
* [0.96.0] merge MacOSX EXP tree into HEADjoq2004-03-251-3/+2
* [0.93.9] declare jack_initialize_shm(void)joq2004-01-081-3/+3
* [0.89.8] check MAP_FAILED in jack_release_shm()joq2003-11-071-2/+2
* set attached_at in jack_shmalloc()joq2003-11-071-0/+2
* [0.89.0] merge of EXP branch into HEADjoq2003-10-311-261/+312
* [0.83.4] minor bufsize cleanupjoq2003-09-301-12/+3
* [0.83.3] resize with SysV shmjoq2003-09-301-44/+63
* readability improvements; no binary changesjoq2003-09-161-34/+68
* Removed #ifdef (linux) 'strutkin2003-06-171-3/+3
* Added /tmp cleanup from Fernandotrutkin2003-06-131-0/+35
* macosx portletz2003-05-271-3/+12
* misc. patches from various peoplepbd2003-05-101-3/+6
* get sysv shm api code working againpbd2003-04-241-10/+36
* modularize shm, plus a few core-audio-support related changes to engine codeanoncvs_joeq2003-04-161-0/+298