]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/generic/inttypes.h
* sysdeps/unix/dirstream.h (struct __dirstream): Move lock member
authorUlrich Drepper <drepper@redhat.com>
Fri, 3 Aug 2007 02:43:06 +0000 (02:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 3 Aug 2007 02:43:06 +0000 (02:43 +0000)
commit9b2e9577b228350b15d88303b00097dd58e8d29b
tree82493d0106a8f6de24685458f79cbf3b9525179c
parent497af0cb21612530874e9471fb52f20d19c14026
* sysdeps/unix/dirstream.h (struct __dirstream): Move lock member

to fill a hole on 64-bit platforms.

* stdlib/stdlib.h: Remove __strto*_internal prototypes and strto*
inline functions.
* include/stdlib.h: Add __strto*_internal prototypes here.
* wcsmbs/wchar.h: Remove __wcsto*_internal prototypes and wcsto*
inline functions.
* include/wchar.h: Add __wcsto*_internal prototypes.
* sysdeps/generic/inttypes.h: No need to protect the declaration
of the __strto*_internal and __wcsto*_internal members here.
ChangeLog
include/stdlib.h
include/wchar.h
stdlib/stdlib.h
sysdeps/generic/inttypes.h
sysdeps/unix/dirstream.h
wcsmbs/wchar.h