History log of /haiku/src/tests/system/libroot/posix/dirent_test.cpp
Revision Date Author Comments
# 425ac1b6 20-Jun-2023 Alexander von Gluck IV <kallisti5@unixzen.com>

refactor: Swap %Ld for %lld in all format usages

* %Ld is an undocumented alias for %lld in glibc.
* muslc doesn't implement it for this reason.
* While we will likely never drop %Ld support,
lets clean house and set a better example.

Change-Id: Id46dad3104abae483e80cc5c05d1464d3ecd8030
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6636
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# f022c304 07-May-2016 Jérôme Duval <jerome.duval@gmail.com>

readdir_r(): uses the logic of readdir()...

to retrieve more than one entry.
* readdir_r() is now affected by rewinddir(), thus fixing #12755.
* extends dirent_test with readdir_r().


# 73e3cd69 01-Sep-2009 Axel Dörfler <axeld@pinc-software.de>

* Applied dirent_test build fix in trunk as well.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32889 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ed7c4a3e 07-Aug-2008 Axel Dörfler <axeld@pinc-software.de>

* Added simple test app for readdir() to see how it fills out the dirent
and the private DIR parts.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26860 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 73e3cd69049268a7ad5843a96fbcead3ee3db698 01-Sep-2009 Axel Dörfler <axeld@pinc-software.de>

* Applied dirent_test build fix in trunk as well.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32889 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ed7c4a3e9a9fbb65a5096b567c70d381ac421750 07-Aug-2008 Axel Dörfler <axeld@pinc-software.de>

* Added simple test app for readdir() to see how it fills out the dirent
and the private DIR parts.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26860 a95241bf-73f2-0310-859d-f6bbb57e9c96