]> git.ipfire.org Git - thirdparty/glibc.git/commit
dynarray: Implement begin/end functions in the spirit of C++
authorFlorian Weimer <fweimer@redhat.com>
Tue, 13 Jun 2017 15:03:56 +0000 (17:03 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 13 Jun 2017 19:55:10 +0000 (21:55 +0200)
commitf8bf87face3304f216bcd838081fa33bb4976ac6
tree1dc3e2a512d5b040aa12c760a6b751b8916cbc9d
parenta65ea28d1833d3502c5070472e43bda04410e6b5
dynarray: Implement begin/end functions in the spirit of C++
ChangeLog
malloc/dynarray-skeleton.c
malloc/tst-dynarray-shared.h
malloc/tst-dynarray.c