History log of /external/libunwind/tests/Ltest-nocalloc.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6456da2dc10d13e00b79ac3b366617342d964e5a 21-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> Assign `func' just once in Ltest-nocalloc glibc case
/external/libunwind/tests/Ltest-nocalloc.c
65f936402d0dd0e62191ed249f86946203476e28 21-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> Add arguments to malloc and calloc prototypes in Ltest-nocalloc
/external/libunwind/tests/Ltest-nocalloc.c
249ff2f840123823ae05d90bf44ba89d744c14c7 21-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> Remove unused variable in Ltest-nocalloc
/external/libunwind/tests/Ltest-nocalloc.c
e9f161a677087dfdf8e543b9e70c7131ac3fd942 21-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> Replace empty argument lists with `void' in tests
/external/libunwind/tests/Ltest-nocalloc.c
7263a97cedae620a233420b35e35173005bfef54 17-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> Roll `test-nocalloc' into `Ltest-nocalloc.c'

We are building only a UNW_LOCAL_ONLY build of `test-nocalloc', and the
"generic" build would not be very interesting. Roll the whole test into
`Ltest-nocalloc.c'.
/external/libunwind/tests/Ltest-nocalloc.c
d86155f72e0a2db73a6cf4b873d400536ed06486 06-Apr-2011 Arun Sharma <asharma@fb.com> Add a test to catch calls to calloc from libunwind

We'd like to avoid calls to all malloc related functions
so libunwind is still usable from such allocators.

Signed-off-by: Paul Pluzhnikov <ppluzhnikov@google.com>
/external/libunwind/tests/Ltest-nocalloc.c