summaryrefslogtreecommitdiff
path: root/ipc.c (follow)
Commit message (Expand)AuthorAge
* Merge topic branch t/spdx into masterAndre Noll2026-03-26
|\
| * Switch to SPDX identifiers.Andre Noll2026-03-17
* | ipc.c: Drop return value of mutex_destroy().Andre Noll2026-03-18
|/
* ipc: Clamp shmmax to 10M.Andre Noll2025-08-26
* ipc: Remove pointless initialization in shm_get_shmmax().Andre Noll2024-05-07
* Avoid warning about sys/sysctl.h on glibc-2.30.Andre Noll2019-09-01
* Shorten copyright notice.Andre Noll2017-09-22
* doxygen: Add \ref to references.Andre Noll2017-06-25
* load_chunk_table(): Don't trust afhi->chunks_total.Andre Noll2017-03-25
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Change copyright year to 2014.Andre Noll2014-02-22
* ipc: Close proc fd.Andre Noll2013-09-04
* ipc.c: Fix typo in comment.Andre Noll2013-07-21
* Change copyright year to 2013.Andre Noll2013-03-25
* Change year in copyright message to 2012.Andre Noll2012-01-07
* doc: Add some missing doxygen comments.Andre Noll2011-10-15
* ipc: Determine maximal size of a shared memory area at runtime.Andre Noll2011-09-16
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Replace ipc error codes by system error codes.Andre Noll2008-04-12
* ipc.c: Cosmetics.Andre Noll2008-04-12
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Fix some gcc warnings on Solaris:Andre Noll2007-12-04
* ipc.c: Improve para_semop().Andre Noll2007-09-08
* replace standard GPL header by a one-line pointer to COPYINGAndre Noll2007-06-28
* be more carful wrt. signed vs. unsigned argument passingAndre Noll2007-05-26
* ipc.c: documentation fixesAndre2007-01-05
* small header cleanupAndre2006-04-07
* another typo in commentAndre2006-02-24
* fix another typo in commentAndre2006-02-22
* add more ipc documentationAndre2006-02-22
* Avoid busy loop if someone nasty removes the semaphores currently in use.Andre2006-02-21
* fix the plm database toolAndre2006-02-21
* The new ipc subsystemAndre2006-02-21