commit | b1c9fda74be24a69443f45d4470cbe14f69fe860 | [log] [tgz] |
---|---|---|
author | Derrick Lyndon Pallas <derrick@pallas.us> | Tue Apr 21 17:01:27 2020 -0700 |
committer | Derrick Lyndon Pallas <derrick@pallas.us> | Tue Apr 21 17:19:24 2020 -0700 |
tree | dd7e3ea66cf057947325c533da1830009e95bac1 | |
parent | fbee194fd9cc25e7438e73896ba81020ef1dd266 [diff] |
time64/ctime64_r: localtime64_r can fail In ctime64_r, the call to localtime64_r can fail. If we don't check for this and then call asctime64_r, the results are garbage. Signed-off-by: Derrick Lyndon Pallas <derrick@pallas.us>
A small portable C library to handle Apple Property List files in binary or XML.
Software:
Optional:
To compile run:
./autogen.sh make sudo make install
If you require a custom prefix or other option being passed to ./configure
you can pass them directly to ./autogen.sh
like this:
./autogen.sh --prefix=/opt/local --without-cython make sudo make install
git clone https://git.libimobiledevice.org/libplist.git
git clone https://github.com/libimobiledevice/libplist.git
Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. libimobiledevice is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc.
README Updated on: 2019-05-16