History log of /haiku/src/system/libroot/posix/glibc/wcsmbs/wchar.h
Revision Date Author Comments
# 86e5dd70 08-Mar-2022 Jérôme Duval <jerome.duval@gmail.com>

glibc: add missing prototypes in wchar.h

fixes #17636

Change-Id: Iab9db947abf9b13d840fb94d2095f1c42f1c4051
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5077
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# 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++.


# 40135926 07-Feb-2012 Oliver Tappe <zooey@hirschkaefer.de>

Adjust glibc's definition of mbstate_t
* instead of unification, we now keep both our and glibc's fields
separate in order to allow for both our code and glibc's to use
such a struct at the same time (independently)


# b7417fbe 07-Jan-2012 Oliver Tappe <zooey@hirschkaefer.de>

Switch wchar from glibc to our own implementations.


# 2ba22cc3 19-Dec-2011 Oliver Tappe <zooey@hirschkaefer.de>

Fix crash of AboutSystem on gcc4.

* Glibc declares and uses its own version of mbstate_t, which is
incompatibly with our own. Mix our own fields into glibc's
mbstate_t, such that the two structs are compatible.


# 5af32e75 13-Apr-2005 Axel Dörfler <axeld@pinc-software.de>

Renamed src/kernel to src/system.


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


# 2a868d76457840c145bb98305249b8a235b065d7 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++.


# 40135926f9e3ed6d8c9dc867119c20251492ba0e 07-Feb-2012 Oliver Tappe <zooey@hirschkaefer.de>

Adjust glibc's definition of mbstate_t
* instead of unification, we now keep both our and glibc's fields
separate in order to allow for both our code and glibc's to use
such a struct at the same time (independently)


# b7417fbec1977006971f93c91a288138a9462e5a 07-Jan-2012 Oliver Tappe <zooey@hirschkaefer.de>

Switch wchar from glibc to our own implementations.


# 2ba22cc36a6458923eac9854049b9cc96253307e 19-Dec-2011 Oliver Tappe <zooey@hirschkaefer.de>

Fix crash of AboutSystem on gcc4.

* Glibc declares and uses its own version of mbstate_t, which is
incompatibly with our own. Mix our own fields into glibc's
mbstate_t, such that the two structs are compatible.


# 5af32e752606778be5dd7379f319fe43cb3f6b8c 13-Apr-2005 Axel Dörfler <axeld@pinc-software.de>

Renamed src/kernel to src/system.


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