summaryrefslogtreecommitdiff
path: root/src/shared/missing.h
Commit message (Expand)AuthorAge
* missing: define MS_REC and MS_SHARED if not defined alreadyAleksander Morgado2013-02-13
* timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering2012-11-25
* journal: provide an API that allows client to figure out whether they need to...Lennart Poettering2012-10-26
* make sure __NR_name_to_handle_at is correctly definedMichael Olbrich2012-10-19
* build-sys: check for name_to_handle_at declaration instead of its definitionMichael Olbrich2012-10-16
* missing: Fix compilation error due to wrong __NR_name_to_handle_at definitionEelco Dolstra2012-09-21
* build-sys: __secure_getenv lost dunder in libc 2.17Zbigniew Jędrzejewski-Szmek2012-09-17
* missing: define name_to_handle_at on our own if it is missingLennart Poettering2012-09-04
* main: set PR_SET_CHILD_REAPER for MANAGER_USERAuke Kok2012-07-25
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* execute: support syscall filtering using seccomp filtersLennart Poettering2012-07-17
* missing: define MS_STRICTATIME if not defined alreadyLennart Poettering2012-06-01
* missing: Fix broken syscall(__NR_fanotify_mark... on ppc32Andreas Schwab2012-05-14
* move remainig shared stuff to shared/Kay Sievers2012-04-12