repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update reference to standard.
[official-gcc.git]
/
libio
/
config
/
isc.mt
blob
15cbb8c36c2e4455a4712e8c59bc79878c9db60d
1
# Flags to pass to gen-params when building _G_config.h.
2
# For example: G_CONFIG_ARGS = size_t="unsigned long"
3
G_CONFIG_ARGS = pid_t="unsigned short" \
4
gid_t="unsigned short" uid_t="unsigned short"