History log of /haiku/headers/posix/search.h
Revision Date Author Comments
# 5e2d0005 17-Sep-2021 Augustin Cavalier <waddlesplash@gmail.com>

libroot: Fix previous commit.


# ffbe2ad9 17-Sep-2021 Augustin Cavalier <waddlesplash@gmail.com>

libroot: Reinstate tdestroy.

It was removed in hrev55422 as we never had declared it in any headers.
But it seems some software came to depend on it anyway. Reinstate it,
and add a declaration for it, behind _GNU_SOURCE.


# a3b79608 07-Jun-2014 Jérôme Duval <jerome.duval@gmail.com>

search.h: fix typo.

* Thanks diger for noticing.


# 173f54f1 19-Jul-2012 Matt Madia <mattmadia@gmail.com>

Updated copyright in headers. No functional change.


# 0fae8733 03-Nov-2010 Scott McCreary <scottmc2@gmail.com>

Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines.
Cleaned up some header style violations, making sure there are two blank lines after the header guards.
This fixes the posix header part of #2191.


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


# 3b2c863f 06-Jun-2008 Axel Dörfler <axeld@pinc-software.de>

The "search.h" header had a couple of issues:
* It was not self containing, as it used size_t without defining it.
* It was not C++ safe.
* It used the restrict keyword that is not recognized in GCC2. This fixes bug
#2262.
* It did not contain parameter names as demanded by our coding style.


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


# 62134088 24-Feb-2008 Jérôme Duval <korli@users.berlios.de>

added search.h


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


# a3b79608f9fb94632677ef4b52875d9d7f8e97a2 07-Jun-2014 Jérôme Duval <jerome.duval@gmail.com>

search.h: fix typo.

* Thanks diger for noticing.


# 173f54f1473bd6a6511c5fc6dc899c91fb8dd667 19-Jul-2012 Matt Madia <mattmadia@gmail.com>

Updated copyright in headers. No functional change.


# 0fae873352b02792db93f721c1a2ff6b240c8ecc 03-Nov-2010 Scott McCreary <scottmc2@gmail.com>

Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines.
Cleaned up some header style violations, making sure there are two blank lines after the header guards.
This fixes the posix header part of #2191.


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


# 3b2c863f1cc3d306755dd62bd8d2526c4bb46265 06-Jun-2008 Axel Dörfler <axeld@pinc-software.de>

The "search.h" header had a couple of issues:
* It was not self containing, as it used size_t without defining it.
* It was not C++ safe.
* It used the restrict keyword that is not recognized in GCC2. This fixes bug
#2262.
* It did not contain parameter names as demanded by our coding style.


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


# 6213408838d9c63d7aac9b93e0724d7bf1e285f7 24-Feb-2008 Jérôme Duval <korli@users.berlios.de>

added search.h


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