Files
systemd/src/test
David Herrmann 95d78c7e7c util: add alloca_align()
The alloca_align() helper is the alloca() equivalent of posix_memalign().
As there is no such function provided by glibc, we simply account for
additional memory and return a pointer offset into the allocated memory to
grant the alignment.

Furthermore, alloca0_align() is added, which simply clears the allocated
memory.
2014-09-22 14:27:02 +02:00
..
2014-08-18 18:43:48 +02:00
2014-07-29 19:19:49 +02:00
2014-06-22 00:36:19 +02:00
2014-08-18 18:43:52 +02:00
2014-09-18 12:09:10 +02:00
2014-05-15 15:29:58 +02:00
2014-07-17 20:23:53 +02:00
2014-06-24 02:40:50 +02:00
2013-12-03 22:27:45 +01:00
2014-09-08 11:06:45 +02:00
2014-08-18 18:44:00 +02:00
2014-09-14 22:47:21 +02:00
2014-09-22 14:27:02 +02:00
2014-06-06 19:41:24 +02:00