repo.or.cz
/
glibc
/
pb-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* sysdeps/x86_64/memset.S: Jump from bzero to memset using
[glibc/pb-stable.git]
/
include
/
langinfo.h
blob
8f93671658497c4a1bbd08cd8e009a5f52d9be0e
1
#ifndef _LANGINFO_H
2
3
#include <locale/langinfo.h>
4
5
libc_hidden_proto
(
nl_langinfo
)
6
7
extern
__typeof
(
nl_langinfo_l
)
__nl_langinfo_l
;
8
9
#endif