repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
[glibc.git]
/
include
/
obstack.h
blob
fe2e595381461e4b627602443ac2c07403cddbfa
1
#ifndef _OBSTACK_H
2
#include <malloc/obstack.h>
3
4
# ifndef _ISOMAC
5
6
libc_hidden_proto
(
_obstack_newchunk
)
7
8
# endif
/* !_ISOMAC */
9
#endif
/* obstack.h */