History log of /haiku/src/system/libroot/posix/glibc/include/allocalim.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 2a868d76 26-Jul-2015 Jérôme Duval <jerome.duval@gmail.com>

glibc: replace extern __inline with __extern_inline.

* this helps to comply with C99. As a reminder, some of these headers
are also used by x86_gcc2 src/libs/stdc++.


# a2762cad 16-May-2006 Jérôme Duval <korli@users.berlios.de>

hopefully handles bug #587


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


# f357360c 12-Mar-2006 Jérôme Duval <korli@users.berlios.de>

added more multibyte glibc functions


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


# 2a58d543 15-Aug-2015 Julian Harnath <julian.harnath@rwth-aachen.de>

Merge branch 'master' into app_server