summaryrefslogtreecommitdiffstats
path: root/extra/scripts/install_headers.sh
Commit message (Expand)AuthorAgeFilesLines
* install_headers.sh: make more user friendlyMike Frysinger2009-11-221-10/+17
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-07-211-1/+0
* strict POSIX requires a path to specified to `find`Mike Frysinger2009-02-131-1/+1
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-1/+6
* Do not install libc-XXXX.h files in "make install".Denis Vlasenko2008-12-131-6/+13
* - .. and don't install the config dir, tooBernhard Reutner-Fischer2008-10-101-1/+2
* - remove bashism; don't install config/* to the targetBernhard Reutner-Fischer2008-10-101-2/+1
* - remove all *_hidden_proto(...) on install_headersBernhard Reutner-Fischer2008-09-261-1/+1
* In string.h, move libc_hidden_proto next to the corresponding declaration.Bernd Schmidt2008-06-081-1/+2
* Split kernel headers installation from "make install_headers".Denis Vlasenko2008-05-071-39/+0
* install_headers: do not exit if unifdef "fails", it's okDenis Vlasenko2008-05-011-1/+4
* install_headers: properly quote thingsDenis Vlasenko2008-04-301-3/+4
* install_headers.sh: detect a case when kernel headers are alreadyDenis Vlasenko2008-04-301-20/+26
* build system: improve install_headers.Denis Vlasenko2008-04-271-0/+86